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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dp-slide_sec:not(:root:root:root:root) {
  background-color: var(--fo-background-color1);
  padding: calc(80px * var(--fo-spacing-coef) - 30px) 0 calc(80px * var(--fo-spacing-coef) - 40px);
  opacity: 0;
  animation: opacity 1 forwards;
  animation-delay: 1s;
}
@media screen and (max-width: 769px) {
  .dp-slide_sec:not(:root:root:root:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}
@keyframes opacity {
  to {
    opacity: 1;
  }
}
.dp-slide_sec:not(:root:root:root:root) .inner .slider-wrapper {
  overflow: hidden;
  position: relative;
  margin-inline: -10px;
  padding: 10px;
}
.dp-slide_sec:not(:root:root:root:root) .inner .slider-wrapper .slider-track {
  display: flex;
  gap: calc(20px * var(--fo-spacing-coef));
  transition: transform 0.5s ease;
  width: 100%;
}
.dp-slide_sec:not(:root:root:root:root) .inner .slider-wrapper .slider-track.no-transition {
  transition: none !important;
}
.dp-slide_sec:not(:root:root:root:root) .inner .slider-wrapper .slider-track .dp-swiper_row {
  visibility: hidden;
  flex: 0 0 calc((100% - 20px * var(--fo-spacing-coef) * 2) / 3);
  transition: opacity 0.5s ease, visibility 0s linear 0.5s;
  padding: 10px 10px 0;
}
@media screen and (max-width: 769px) {
  .dp-slide_sec:not(:root:root:root:root) .inner .slider-wrapper .slider-track .dp-swiper_row {
    display: flex;
    flex: 0 0 100%;
  }
}
.dp-slide_sec:not(:root:root:root:root) .inner .slider-wrapper .slider-track .dp-swiper_row.visible {
  visibility: visible;
  transition-delay: 0s;
}
.dp-slide_sec:not(:root:root:root:root) .inner .slider-wrapper .slider-track .dp-swiper_row .col {
  width: 100%;
}
@media screen and (max-width: 769px) {
  .dp-slide_sec:not(:root:root:root:root) .inner .slider-wrapper .slider-track .dp-swiper_row .col {
    padding: 0 10px 10px;
  }
}
.dp-slide_sec:not(:root:root:root:root) .inner .btn-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-inline: auto;
  width: calc(100% - 100px);
  gap: 10px;
}
@media screen and (max-width: 769px) {
  .dp-slide_sec:not(:root:root:root:root) .inner .btn-wrapper {
    width: 100%;
    padding: 0;
  }
}
.dp-slide_sec:not(:root:root:root:root) .inner .btn-wrapper .slider-button-next,
.dp-slide_sec:not(:root:root:root:root) .inner .btn-wrapper .slider-button-prev {
  border: none;
  font-size: 0;
  background-color: transparent;
  cursor: pointer;
  color: #919191;
}
.dp-slide_sec:not(:root:root:root:root) .inner .btn-wrapper .slider-button-next::before,
.dp-slide_sec:not(:root:root:root:root) .inner .btn-wrapper .slider-button-prev::before {
  content: "\f104";
  font-family: FontAwesome;
  font-size: 20px;
  color: inherit;
}
.dp-slide_sec:not(:root:root:root:root) .inner .btn-wrapper .slider-button-next {
  order: 3;
  right: 0;
  left: initial;
}
.dp-slide_sec:not(:root:root:root:root) .inner .btn-wrapper .slider-button-next::before {
  content: "\f105";
}
.dp-slide_sec:not(:root:root:root:root) .inner .btn-wrapper .slider-pagination {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 6px;
}
.dp-slide_sec:not(:root:root:root:root) .inner .btn-wrapper .slider-pagination .slider-dot {
  width: 11px;
  height: 11px;
  margin: 0;
  background-color: #eee;
  border-radius: 50%;
  cursor: pointer;
}
.dp-slide_sec:not(:root:root:root:root) .inner .btn-wrapper .slider-pagination .slider-dot.active {
  background-color: #919191;
}
.dp-slide_sec:not(:root:root:root:root) .inner .row.dp-swiper_btn_row {
  position: relative;
}
@media screen and (max-width: 769px) {
  .dp-slide_sec:not(:root:root:root:root) .inner .row.dp-swiper_btn_row {
    margin-top: 10px;
  }
}
.dp-slide_sec:not(:root:root:root:root) .inner .row.dp-swiper_btn_row .col {
  padding: 0;
}
.dp-slide_sec:not(:root:root:root:root) .inner .row.dp-swiper_btn_row .col .component.button.dp-stop_btn {
  margin: 0;
}
.dp-slide_sec:not(:root:root:root:root) .inner .row.dp-swiper_btn_row .col .component.button.dp-stop_btn .button-cont a {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: -7px;
  left: 10px;
  opacity: 0.8;
  z-index: 1;
  overflow: hidden;
  cursor: pointer;
  background: transparent;
  font-size: 0;
  letter-spacing: 0;
  line-height: 1;
  border: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .dp-slide_sec:not(:root:root:root:root) .inner .row.dp-swiper_btn_row .col .component.button.dp-stop_btn .button-cont a {
    position: relative;
  }
}
.dp-slide_sec:not(:root:root:root:root) .inner .row.dp-swiper_btn_row .col .component.button.dp-stop_btn .button-cont a::before {
  content: "\f04c";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 20px;
  font-weight: 400;
  color: #919191;
}
.dp-slide_sec:not(:root:root:root:root) .inner .row.dp-swiper_btn_row .col .component.button.dp-stop_btn .button-cont a.play::before {
  content: "\f04b";
}

.frame-root .frame-content .dp-slide_sec:not(:root:root:root:root:root) .inner {
  display: flex;
  flex-wrap: wrap;
}
.frame-root .frame-content .dp-slide_sec:not(:root:root:root:root:root) .inner .row {
  width: 100%;
}
.frame-root .frame-content .dp-slide_sec:not(:root:root:root:root:root) .inner .row.dp-swiper_row {
  width: 50%;
  margin-top: 50px;
}
.frame-root .frame-content .dp-slide_sec:not(:root:root:root:root:root) .inner .row.dp-swiper_row::before {
  content: "コンテンツを増やしたい場合は行を複製して下さい。右、もしくは左下に追加されます。\a行内は1カラムでの使用をおススメします。";
  font-size: 14px;
  background: #0987d4;
  color: #fff;
  position: absolute;
  top: -50px;
  right: 0;
  padding: 0 5px;
  z-index: 1;
  white-space: pre;
}
.frame-root .frame-content .dp-slide_sec:not(:root:root:root:root:root) .inner .row.dp-swiper_btn_row {
  margin-top: 20px;
}
.frame-root .frame-content .dp-slide_sec:not(:root:root:root:root:root) .inner .row.dp-swiper_btn_row::before {
  content: "再生・停止ボタンを表示する場合はリンク設定より「このページの一番上に遷移」に設定して下さい。";
  font-size: 14px;
  background: #0987d4;
  color: #fff;
  position: absolute;
  top: -30px;
  left: 0;
  padding: 0 5px;
  z-index: 1;
}

.contents .content-16 .row.row-1 {
  /* sample */
}
.contents .content-16 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-16 .row.row-1 .col.col-1 .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 .component.image {
  /* sample */
}
.contents .content-16 .row.row-2 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-16 .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-16 .row.row-2 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-16 .row.row-2 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .row.row-2 .col.col-1 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-16 .row.row-2 .col.col-1 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-16 .row.row-2 .col.col-1 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-16 .row.row-2 .col.col-1 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-16 .row.row-2 .col.col-1 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-16 .row.row-2 .col.col-1 .dp-richBase_text-v2 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-2 .col.col-1 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-16 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-16 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-16 .row.row-2 .col.col-1 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-16 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-16 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-16 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-16 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-16 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-16 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-16 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-16 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-16 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-16 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-16 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-16 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-16 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-16 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-16 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-16 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-16 .row.row-2 .col.col-1 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-16 .row.row-2 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-16 .row.row-2 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}

.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 .component.image {
  /* sample */
}
.contents .content-16 .row.row-3 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-16 .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-16 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-16 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .row.row-3 .col.col-1 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-16 .row.row-3 .col.col-1 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-16 .row.row-3 .col.col-1 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-16 .row.row-3 .col.col-1 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-16 .row.row-3 .col.col-1 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-16 .row.row-3 .col.col-1 .dp-richBase_text-v2 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-3 .col.col-1 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-16 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-16 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-16 .row.row-3 .col.col-1 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-16 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-16 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-16 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-16 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-16 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-16 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-16 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-16 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-16 .row.row-3 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-16 .row.row-3 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-16 .row.row-3 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-16 .row.row-3 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-16 .row.row-3 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-16 .row.row-3 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-16 .row.row-3 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-16 .row.row-3 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-16 .row.row-3 .col.col-1 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-16 .row.row-3 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-16 .row.row-3 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}

.contents .content-16 .row.row-4 {
  /* sample */
}
.contents .content-16 .row.row-4 .col.col-1 {
  /* sample */
}
.contents .content-16 .row.row-4 .col.col-1 .component.image {
  /* sample */
}
.contents .content-16 .row.row-4 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-16 .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-16 .row.row-4 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-16 .row.row-4 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .row.row-4 .col.col-1 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-16 .row.row-4 .col.col-1 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-16 .row.row-4 .col.col-1 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-16 .row.row-4 .col.col-1 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-16 .row.row-4 .col.col-1 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-16 .row.row-4 .col.col-1 .dp-richBase_text-v2 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-4 .col.col-1 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-16 .row.row-4 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-16 .row.row-4 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-16 .row.row-4 .col.col-1 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-16 .row.row-4 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-16 .row.row-4 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-16 .row.row-4 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-16 .row.row-4 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-16 .row.row-4 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-16 .row.row-4 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-16 .row.row-4 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-16 .row.row-4 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-16 .row.row-4 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-16 .row.row-4 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-16 .row.row-4 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-16 .row.row-4 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-16 .row.row-4 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-16 .row.row-4 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-16 .row.row-4 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-16 .row.row-4 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-16 .row.row-4 .col.col-1 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-16 .row.row-4 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-16 .row.row-4 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}

.contents .content-16 .row.row-5 {
  /* sample */
}
.contents .content-16 .row.row-5 .col.col-1 {
  /* sample */
}
.contents .content-16 .row.row-5 .col.col-1 .component.image {
  /* sample */
}
.contents .content-16 .row.row-5 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-16 .row.row-5 .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-5 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-16 .row.row-5 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-16 .row.row-5 .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-5 .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-5 .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-5 .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-5 .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-5 .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-5 .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-5 .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-5 .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-5 .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-5 .col.col-1 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-16 .row.row-5 .col.col-1 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-16 .row.row-5 .col.col-1 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-16 .row.row-5 .col.col-1 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-16 .row.row-5 .col.col-1 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-16 .row.row-5 .col.col-1 .dp-richBase_text-v2 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-5 .col.col-1 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-16 .row.row-5 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-16 .row.row-5 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-16 .row.row-5 .col.col-1 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-16 .row.row-5 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-16 .row.row-5 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-16 .row.row-5 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-16 .row.row-5 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-16 .row.row-5 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-16 .row.row-5 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-16 .row.row-5 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-16 .row.row-5 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-16 .row.row-5 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-16 .row.row-5 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-16 .row.row-5 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-16 .row.row-5 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-16 .row.row-5 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-16 .row.row-5 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-16 .row.row-5 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-16 .row.row-5 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-16 .row.row-5 .col.col-1 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-16 .row.row-5 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-16 .row.row-5 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}

.contents .content-16 .row.row-6 .col.col-1 {
  /* sample */
}
.contents .content-16 .row.row-6 .col.col-1 .component.button {
  /* sample */
}

.contents .content-16 .dp-js-script_row:not(:root:root:root:root) {
  display: none !important;
}
.contents .content-16 .row.row-7 .col.col-1 {
  /* sample */
}
.contents .content-16 .row.row-7 .col.col-1 .component.script-comp {
  /* sample */
}

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

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

.dp-mvslide_01_sec:not(:root:root:root: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-mvslide_01_sec:not(:root:root:root:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}
.dp-mvslide_01_sec:not(:root:root:root:root):has(.mvslide_01_img_col) {
  padding: 0;
}
.dp-mvslide_01_sec:not(:root:root:root:root):has(.mvslide_01_img_col) .inner {
  max-width: 100%;
  padding: 0;
}
.dp-mvslide_01_sec:not(:root:root:root:root) .inner .row.dp-mvslide_01_row:has(.mvslide_01_img_col) {
  display: flex;
  align-items: center;
  min-height: 490px;
  position: relative;
  z-index: 1;
  visibility: hidden;
  overflow: hidden;
  padding: calc(100px * var(--fo-spacing-coef)) 0;
}
@media screen and (max-width: 834px) {
  .dp-mvslide_01_sec:not(:root:root:root:root) .inner .row.dp-mvslide_01_row:has(.mvslide_01_img_col) {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    min-height: auto;
    padding: 0;
  }
}
.dp-mvslide_01_sec:not(:root:root:root:root) .inner .row.dp-mvslide_01_row:has(.mvslide_01_img_col) div.col.mvslide_01_text_col {
  background-color: var(--fo-background-color1);
  margin-left: 20px;
  padding: calc(60px * var(--fo-spacing-coef) - 10px) calc(60px * var(--fo-spacing-coef));
  z-index: 1;
}
@media screen and (max-width: 834px) {
  .dp-mvslide_01_sec:not(:root:root:root:root) .inner .row.dp-mvslide_01_row:has(.mvslide_01_img_col) div.col.mvslide_01_text_col {
    width: 100% !important;
    margin-left: initial;
    padding: 20px;
  }
}
.dp-mvslide_01_sec:not(:root:root:root:root) .inner .row.dp-mvslide_01_row:has(.mvslide_01_img_col) div.col.mvslide_01_text_col .component.richtext + .richtext {
  margin-top: calc(40px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .dp-mvslide_01_sec:not(:root:root:root:root) .inner .row.dp-mvslide_01_row:has(.mvslide_01_img_col) div.col.mvslide_01_text_col .component.richtext + .richtext {
    margin-top: calc(40px * var(--fo-spacing-coef) * 0.75);
  }
}
.dp-mvslide_01_sec:not(:root:root:root:root) .inner .row.dp-mvslide_01_row:has(.mvslide_01_img_col) div.col.mvslide_01_text_col .component.button:not(:root:root) {
  margin-top: calc(20px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .dp-mvslide_01_sec:not(:root:root:root:root) .inner .row.dp-mvslide_01_row:has(.mvslide_01_img_col) div.col.mvslide_01_text_col .component.button:not(:root:root) {
    margin-top: calc(20px * var(--fo-spacing-coef) * 0.75);
  }
}
@media screen and (min-width: 770px) {
  .dp-mvslide_01_sec:not(:root:root:root:root) .inner .row.dp-mvslide_01_row:has(.mvslide_01_img_col) div.col.mvslide_01_text_col .component.button:not(:root:root) .button-cont a.size-l {
    min-width: min(var(--fo-button-large-min-width-pc),100%);
  }
}
@media screen and (min-width: 770px) {
  .dp-mvslide_01_sec:not(:root:root:root:root) .inner .row.dp-mvslide_01_row:has(.mvslide_01_img_col) div.col.mvslide_01_text_col .component.button:not(:root:root) .button-cont a.size-m {
    min-width: min(var(--fo-button-medium-min-width-pc),100%);
  }
}
@media screen and (min-width: 770px) {
  .dp-mvslide_01_sec:not(:root:root:root:root) .inner .row.dp-mvslide_01_row:has(.mvslide_01_img_col) div.col.mvslide_01_text_col .component.button:not(:root:root) .button-cont a.size-s {
    min-width: min(var(--fo-button-small-min-width-pc),100%);
  }
}
.dp-mvslide_01_sec:not(:root:root:root:root) .inner .row.dp-mvslide_01_row:has(.mvslide_01_img_col) div.col.mvslide_01_img_col {
  position: absolute;
  top: 0;
  right: 0;
  width: 80% !important;
  height: 100%;
  padding: 0;
  overflow: hidden;
  z-index: 0;
}
@media screen and (max-width: 834px) {
  .dp-mvslide_01_sec:not(:root:root:root:root) .inner .row.dp-mvslide_01_row:has(.mvslide_01_img_col) div.col.mvslide_01_img_col {
    position: relative;
    width: 100% !important;
    height: 300px;
  }
}
.dp-mvslide_01_sec:not(:root:root:root:root) .inner .row.dp-mvslide_01_row:has(.mvslide_01_img_col) div.col.mvslide_01_img_col .component.image:not(:root:root) {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% + 40px) !important;
  margin: 0;
  overflow: hidden;
  opacity: 0;
  z-index: 0;
  transition: opacity 0.8s ease-in-out, transform 3s ease-in-out;
  will-change: transform;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
@media screen and (max-width: 834px) {
  .dp-mvslide_01_sec:not(:root:root:root:root) .inner .row.dp-mvslide_01_row:has(.mvslide_01_img_col) div.col.mvslide_01_img_col .component.image:not(:root:root) {
    height: 300px !important;
  }
}
.dp-mvslide_01_sec:not(:root:root:root:root) .inner .row.dp-mvslide_01_row:has(.mvslide_01_img_col) div.col.mvslide_01_img_col .component.image:not(:root:root).active {
  opacity: 1;
  z-index: 1;
  transform: scale(1.05);
}
.dp-mvslide_01_sec:not(:root:root:root:root) .inner .row.dp-mvslide_01_row:has(.mvslide_01_img_col) div.col.mvslide_01_img_col .component.image:not(:root:root).next {
  opacity: 1;
  z-index: 0;
  transform: scale(1);
}
.dp-mvslide_01_sec:not(:root:root:root:root) .inner .row.dp-mvslide_01_row:has(.mvslide_01_img_col) div.col.mvslide_01_img_col .component.image:not(:root:root) a {
  width: 100% !important;
  height: 100%;
}
.dp-mvslide_01_sec:not(:root:root:root:root) .inner .row.dp-mvslide_01_row:has(.mvslide_01_img_col) div.col.mvslide_01_img_col .component.image:not(:root:root) img {
  width: 100% !important;
  height: 100%;
  object-fit: cover !important;
  transition: none;
}
.dp-mvslide_01_sec:not(:root:root:root:root) .inner .row.dp-mvslide_01_row:has(.mvslide_01_img_col) div.col.mvslide_01_img_col .component.image:not(:root:root) img:hover {
  opacity: 1;
}
.dp-mvslide_01_sec:not(:root:root:root:root) .inner .row.dp-mvslide_01_row.reverse {
  justify-content: flex-end;
}
@media screen and (max-width: 834px) {
  .dp-mvslide_01_sec:not(:root:root:root:root) .inner .row.dp-mvslide_01_row.reverse {
    flex-direction: column;
  }
}
.dp-mvslide_01_sec:not(:root:root:root:root) .inner .row.dp-mvslide_01_row.reverse div.col.mvslide_01_text_col {
  margin-right: 20px;
  margin-left: initial;
}
@media screen and (max-width: 834px) {
  .dp-mvslide_01_sec:not(:root:root:root:root) .inner .row.dp-mvslide_01_row.reverse div.col.mvslide_01_text_col {
    margin-right: initial;
  }
}
.dp-mvslide_01_sec:not(:root:root:root:root) .inner .row.dp-mvslide_01_row.reverse div.col.mvslide_01_img_col {
  right: auto;
  left: 0;
}
.dp-mvslide_01_sec:not(:root:root:root:root) .inner .row.dp-mvslide_01_row:not(:has(.mvslide_01_text_col)) div.col.mvslide_01_img_col {
  position: initial;
  width: 100% !important;
}
.dp-mvslide_01_sec:not(:root:root:root:root) .inner .row.dp-mvslide_01_row:not(:has(.mvslide_01_text_col)) div.col.mvslide_01_img_col .component.image.active {
  transform: scale(1.05);
}
.dp-mvslide_01_sec:not(:root:root:root:root) .inner .row:not(.dp-mvslide_01_row) {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.frame-root .frame-content .dp-mvslide_01_sec:not(:root:root:root:root:root) .inner .row.dp-mvslide_01_row {
  visibility: inherit;
  overflow: inherit;
  margin-top: 50px;
}
.frame-root .frame-content .dp-mvslide_01_sec:not(:root:root:root:root:root) .inner .row.dp-mvslide_01_row::before {
  content: "画像のみを配置したカラムがスライド化します。3カラム以上は追加できません。\a※背景用の画像は必ず2枚以上配置してください。";
  display: inline-block;
  font-size: 14px;
  white-space: pre;
  width: auto;
  color: #fff;
  background-color: #0987d4;
  padding: 0 5px;
  position: absolute;
  top: -50px;
  right: 0;
  z-index: 1;
}

.contents .content-18 .row.row-1 {
  /* sample */
}
.contents .content-18 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-18 .row.row-1 .col.col-1 .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 .row.row-1 .col.col-1 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 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-richBase_text-v2 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-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 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-richBase_text-v2 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-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-1 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-1 .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-18 .row.row-1 .col.col-1 .dp-btn_custom01-02 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-18 .row.row-1 .col.col-1 .dp-btn_custom01-02 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-18 .row.row-1 .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-18 .row.row-1 .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-18 .row.row-1 .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-18 .row.row-1 .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-18 .row.row-1 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-18 .row.row-1 .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-18 .row.row-1 .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-18 .row.row-1 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-18 .row.row-1 .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-18 .row.row-1 .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-18 .row.row-1 .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-18 .row.row-1 .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-18 .row.row-1 .col.col-2 {
  /* sample */
}
.contents .content-18 .row.row-1 .col.col-2 .component.image {
  /* sample */
}
.contents .content-18 .row.row-1 .col.col-2 .component.image {
  /* sample */
}
.contents .content-18 .row.row-1 .col.col-2 .component.image {
  /* sample */
}

.contents .content-18 .dp-js-script_row:not(:root:root) {
  display: none !important;
}
.contents .content-18 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-18 .row.row-2 .col.col-1 .component.script-comp {
  /* sample */
}

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

.dp-mvslide_02_sec:not(:root:root:root:root) {
  background-color: var(--fo-background-color1);
  padding: calc(80px * var(--fo-spacing-coef) - 30px) 0 calc(80px * var(--fo-spacing-coef) - 40px);
}
@media screen and (max-width: 769px) {
  .dp-mvslide_02_sec:not(:root:root:root:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}
.dp-mvslide_02_sec:not(:root:root:root:root):has(.mvslide_02_img_col) {
  padding: 0;
}
.dp-mvslide_02_sec:not(:root:root:root:root):has(.mvslide_02_img_col) .inner {
  max-width: 100%;
  padding: 0;
}
.dp-mvslide_02_sec:not(:root:root:root:root) .inner .row.dp-mvslide_02_row:has(.mvslide_02_img_col) {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
  visibility: hidden;
  overflow: hidden;
}
@media screen and (max-width: 834px) {
  .dp-mvslide_02_sec:not(:root:root:root:root) .inner .row.dp-mvslide_02_row:has(.mvslide_02_img_col) {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    padding: 0;
  }
}
.dp-mvslide_02_sec:not(:root:root:root:root) .inner .row.dp-mvslide_02_row:has(.mvslide_02_img_col) div.col {
  min-height: 490px;
}
@media screen and (max-width: 834px) {
  .dp-mvslide_02_sec:not(:root:root:root:root) .inner .row.dp-mvslide_02_row:has(.mvslide_02_img_col) div.col {
    min-height: auto;
  }
}
.dp-mvslide_02_sec:not(:root:root:root:root) .inner .row.dp-mvslide_02_row:has(.mvslide_02_img_col) div.col.mvslide_02_text_col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #fff;
  padding: calc(40px * var(--fo-spacing-coef) - 10px) calc(60px * var(--fo-spacing-coef));
  z-index: 2;
}
@media screen and (max-width: 834px) {
  .dp-mvslide_02_sec:not(:root:root:root:root) .inner .row.dp-mvslide_02_row:has(.mvslide_02_img_col) div.col.mvslide_02_text_col {
    width: 100% !important;
    max-width: 100%;
    min-height: auto;
    padding: 20px;
  }
}
.dp-mvslide_02_sec:not(:root:root:root:root) .inner .row.dp-mvslide_02_row:has(.mvslide_02_img_col) div.col.mvslide_02_text_col.styles_col-shadow__imO2S {
  position: relative;
  box-shadow: none;
}
.dp-mvslide_02_sec:not(:root:root:root:root) .inner .row.dp-mvslide_02_row:has(.mvslide_02_img_col) div.col.mvslide_02_text_col.styles_col-shadow__imO2S::before {
  content: "";
  position: absolute;
  top: 0;
  left: 99%;
  width: calc(160px * var(--fo-spacing-coef));
  height: 100%;
  background: linear-gradient(to right, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.95) 10%, rgba(255, 255, 255, 0.85) 20%, rgba(255, 255, 255, 0.7) 40%, rgba(255, 255, 255, 0.4) 60%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0) 100%);
  z-index: 2;
  backdrop-filter: blur(1px);
  -webkit-backdrop-filter: blur(1px);
}
@media screen and (max-width: 834px) {
  .dp-mvslide_02_sec:not(:root:root:root:root) .inner .row.dp-mvslide_02_row:has(.mvslide_02_img_col) div.col.mvslide_02_text_col.styles_col-shadow__imO2S::before {
    content: none;
  }
}
.dp-mvslide_02_sec:not(:root:root:root:root) .inner .row.dp-mvslide_02_row:has(.mvslide_02_img_col) div.col.mvslide_02_text_col .component.richtext + .richtext {
  margin-top: calc(40px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .dp-mvslide_02_sec:not(:root:root:root:root) .inner .row.dp-mvslide_02_row:has(.mvslide_02_img_col) div.col.mvslide_02_text_col .component.richtext + .richtext {
    margin-top: calc(20px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.dp-mvslide_02_sec:not(:root:root:root:root) .inner .row.dp-mvslide_02_row:has(.mvslide_02_img_col) div.col.mvslide_02_text_col .component.button:not(:root:root) {
  margin-top: calc(20px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .dp-mvslide_02_sec:not(:root:root:root:root) .inner .row.dp-mvslide_02_row:has(.mvslide_02_img_col) div.col.mvslide_02_text_col .component.button:not(:root:root) {
    margin-top: calc(20px * var(--fo-spacing-coef) * 0.75);
  }
}
@media screen and (min-width: 770px) {
  .dp-mvslide_02_sec:not(:root:root:root:root) .inner .row.dp-mvslide_02_row:has(.mvslide_02_img_col) div.col.mvslide_02_text_col .component.button:not(:root:root) .button-cont a.size-l {
    min-width: min(var(--fo-button-large-min-width-pc),100%);
  }
}
@media screen and (min-width: 770px) {
  .dp-mvslide_02_sec:not(:root:root:root:root) .inner .row.dp-mvslide_02_row:has(.mvslide_02_img_col) div.col.mvslide_02_text_col .component.button:not(:root:root) .button-cont a.size-m {
    min-width: min(var(--fo-button-medium-min-width-pc),100%);
  }
}
@media screen and (min-width: 770px) {
  .dp-mvslide_02_sec:not(:root:root:root:root) .inner .row.dp-mvslide_02_row:has(.mvslide_02_img_col) div.col.mvslide_02_text_col .component.button:not(:root:root) .button-cont a.size-s {
    min-width: min(var(--fo-button-small-min-width-pc),100%);
  }
}
.dp-mvslide_02_sec:not(:root:root:root:root) .inner .row.dp-mvslide_02_row:has(.mvslide_02_img_col) div.col.mvslide_02_img_col {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  padding: 0;
}
@media screen and (max-width: 834px) {
  .dp-mvslide_02_sec:not(:root:root:root:root) .inner .row.dp-mvslide_02_row:has(.mvslide_02_img_col) div.col.mvslide_02_img_col {
    position: relative;
    width: 100% !important;
    height: 300px;
  }
}
.dp-mvslide_02_sec:not(:root:root:root:root) .inner .row.dp-mvslide_02_row:has(.mvslide_02_img_col) div.col.mvslide_02_img_col .component.image:not(:root:root) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  margin: 0;
  overflow: hidden;
  opacity: 0;
  z-index: 0;
  transition: opacity 0.8s ease-in-out, transform 3s ease-in-out;
  will-change: transform;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
@media screen and (max-width: 834px) {
  .dp-mvslide_02_sec:not(:root:root:root:root) .inner .row.dp-mvslide_02_row:has(.mvslide_02_img_col) div.col.mvslide_02_img_col .component.image:not(:root:root) {
    height: 300px !important;
  }
}
.dp-mvslide_02_sec:not(:root:root:root:root) .inner .row.dp-mvslide_02_row:has(.mvslide_02_img_col) div.col.mvslide_02_img_col .component.image:not(:root:root).active {
  opacity: 1;
  z-index: 1;
  transform: scale(1.05);
}
.dp-mvslide_02_sec:not(:root:root:root:root) .inner .row.dp-mvslide_02_row:has(.mvslide_02_img_col) div.col.mvslide_02_img_col .component.image:not(:root:root).next {
  opacity: 1;
  z-index: 0;
  transform: scale(1);
}
.dp-mvslide_02_sec:not(:root:root:root:root) .inner .row.dp-mvslide_02_row:has(.mvslide_02_img_col) div.col.mvslide_02_img_col .component.image:not(:root:root) img {
  width: 100% !important;
  height: 100%;
  object-fit: cover;
  transition: none;
}
.dp-mvslide_02_sec:not(:root:root:root:root) .inner .row.dp-mvslide_02_row:has(.mvslide_02_img_col) div.col.mvslide_02_img_col .component.image:not(:root:root) img:hover {
  opacity: 1;
}
.dp-mvslide_02_sec:not(:root:root:root:root) .inner .row.dp-mvslide_02_row.reverse {
  justify-content: flex-end;
}
@media screen and (max-width: 834px) {
  .dp-mvslide_02_sec:not(:root:root:root:root) .inner .row.dp-mvslide_02_row.reverse {
    flex-direction: column;
  }
}
.dp-mvslide_02_sec:not(:root:root:root:root) .inner .row.dp-mvslide_02_row.reverse div.col.mvslide_02_text_col.styles_col-shadow__imO2S::before {
  content: "";
  left: auto;
  right: 99%;
  background: linear-gradient(to left, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.95) 10%, rgba(255, 255, 255, 0.85) 20%, rgba(255, 255, 255, 0.7) 40%, rgba(255, 255, 255, 0.4) 60%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0) 100%);
}
@media screen and (max-width: 834px) {
  .dp-mvslide_02_sec:not(:root:root:root:root) .inner .row.dp-mvslide_02_row.reverse div.col.mvslide_02_text_col.styles_col-shadow__imO2S::before {
    content: none;
  }
}
.dp-mvslide_02_sec:not(:root:root:root:root) .inner .row.dp-mvslide_02_row.reverse div.col.mvslide_02_img_col {
  right: auto;
  left: 0;
}
@media screen and (max-width: 834px) {
  .dp-mvslide_02_sec:not(:root:root:root:root) .inner .row.dp-mvslide_02_row.reverse div.col.mvslide_02_img_col {
    height: 300px;
  }
}
.dp-mvslide_02_sec:not(:root:root:root:root) .inner .row.dp-mvslide_02_row:not(:has(.mvslide_02_text_col)) div.col.mvslide_02_img_col {
  position: initial;
  width: 100% !important;
}
.dp-mvslide_02_sec:not(:root:root:root:root) .inner .row.dp-mvslide_02_row:not(:has(.mvslide_02_text_col)) div.col.mvslide_02_img_col .component.image.active {
  transform: scale(1.05);
}
.dp-mvslide_02_sec:not(:root:root:root:root) .inner .row:not(.dp-mvslide_02_row) {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.frame-root .frame-content .dp-mvslide_02_sec:not(:root:root:root:root:root) .inner .row.dp-mvslide_02_row {
  visibility: inherit;
  overflow: inherit;
  margin-top: 50px;
}
.frame-root .frame-content .dp-mvslide_02_sec:not(:root:root:root:root:root) .inner .row.dp-mvslide_02_row::before {
  content: "画像のみを配置したカラムがスライド化します。3カラム以上は追加できません。※背景用の画像は必ず２枚以上配置してください。\aテキストを配置したカラムの「影をつける」設定を解除するとカラム間のグラデーションが非表示になります。※編集画面では表示されません。";
  display: inline-block;
  font-size: 14px;
  width: auto;
  color: #fff;
  white-space: pre;
  background-color: #0987d4;
  padding: 0 5px;
  position: absolute;
  top: -50px;
  right: 0;
  z-index: 1;
}

.contents .content-20 .row.row-1 {
  /* sample */
}
.contents .content-20 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-20 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-20 .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-20 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-20 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 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-1 .col.col-1 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 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-1 .col.col-1 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-20 .row.row-1 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-20 .row.row-1 .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-20 .row.row-1 .col.col-1 .dp-btn_custom01-02 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-20 .row.row-1 .col.col-1 .dp-btn_custom01-02 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-20 .row.row-1 .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-20 .row.row-1 .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-20 .row.row-1 .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-20 .row.row-1 .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-20 .row.row-1 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-20 .row.row-1 .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-20 .row.row-1 .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-20 .row.row-1 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-20 .row.row-1 .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-20 .row.row-1 .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-20 .row.row-1 .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-20 .row.row-1 .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-20 .row.row-1 .col.col-2 {
  /* sample */
}
.contents .content-20 .row.row-1 .col.col-2 .component.image {
  /* sample */
}
.contents .content-20 .row.row-1 .col.col-2 .component.image {
  /* sample */
}
.contents .content-20 .row.row-1 .col.col-2 .component.image {
  /* 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.script-comp {
  /* sample */
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.contents .content-27 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-27 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
  color: var(--fo-main-color);
}
@media screen and (max-width: 769px) {
  .contents .content-27 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-27 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :link {
  text-decoration: none;
}
.contents .content-27 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :visited {
  text-decoration: none;
}
.contents .content-27 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-27 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 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-1 .col.col-1 .dp-richMainColor_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-27 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-27 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-27 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 strong {
  font-family: inherit;
}
.contents .content-27 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-27 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-27 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-27 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-27 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-27 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-27 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-27 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-27 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-27 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-27 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-27 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-27 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-27 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-27 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-27 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-27 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .cta {
  margin-block: 0;
}
.contents .content-27 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-27 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-27 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-27 .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-27 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-27 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .dp-logo01_row {
  background-color: #fff;
  border: 1px solid #eee;
  margin: 10px auto 20px;
  padding: calc(40px * var(--fo-spacing-coef)) calc(44px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-27 .dp-logo01_row {
    padding: calc(40px * var(--fo-spacing-coef) * 0.75) calc(44px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-27 .dp-logo01_row div.col:not(:root) {
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  gap: calc(24px * var(--fo-spacing-coef)) calc(32px * var(--fo-spacing-coef));
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-27 .dp-logo01_row div.col:not(:root) {
    gap: calc(24px * var(--fo-spacing-coef) * 0.75) calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
@media screen and (min-width: 770px) {
  .contents .content-27 .dp-logo01_row div.col:not(:root):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) {
    align-self: auto !important;
  }
  .contents .content-27 .dp-logo01_row div.col:not(:root).vertical_position_top {
    align-content: start;
  }
  .contents .content-27 .dp-logo01_row div.col:not(:root).vertical_position_middle {
    align-content: center;
  }
  .contents .content-27 .dp-logo01_row div.col:not(:root).vertical_position_bottom {
    align-content: end;
  }
}
.contents .content-27 .dp-logo01_row div.col:not(:root) .component.image {
  width: calc((100% - 32px * var(--fo-spacing-coef) * 3) / 4);
  margin: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-27 .dp-logo01_row div.col:not(:root) .component.image {
    width: calc((100% - 32px * var(--fo-spacing-coef) * 0.75) / 2);
  }
}
.contents .content-27 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-27 .row.row-2 .col.col-1 .component.image {
  /* sample */
}
.contents .content-27 .row.row-2 .col.col-1 .component.image {
  /* sample */
}
.contents .content-27 .row.row-2 .col.col-1 .component.image {
  /* sample */
}
.contents .content-27 .row.row-2 .col.col-1 .component.image {
  /* sample */
}
.contents .content-27 .row.row-2 .col.col-1 .component.image {
  /* sample */
}
.contents .content-27 .row.row-2 .col.col-1 .component.image {
  /* sample */
}
.contents .content-27 .row.row-2 .col.col-1 .component.image {
  /* sample */
}
.contents .content-27 .row.row-2 .col.col-1 .component.image {
  /* sample */
}

.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-1 .col.col-2 {
  /* sample */
}

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

.contents .content-29 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-29 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
  color: var(--fo-main-color);
}
@media screen and (max-width: 769px) {
  .contents .content-29 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-29 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :link {
  text-decoration: none;
}
.contents .content-29 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :visited {
  text-decoration: none;
}
.contents .content-29 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-29 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 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-1 .col.col-1 .dp-richMainColor_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-29 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-29 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-29 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 strong {
  font-family: inherit;
}
.contents .content-29 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-29 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-29 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-29 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-29 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-29 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-29 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-29 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-29 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-29 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-29 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-29 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-29 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-29 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-29 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-29 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-29 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .cta {
  margin-block: 0;
}
.contents .content-29 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-29 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-29 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-29 .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-29 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-29 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-29 .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-29 .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-29 .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-29 .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-29 .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-29 .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-29 .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-29 .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-29 .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-29 .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-29 .dp-logo02_row {
  background-color: #fff;
  border: 1px solid #eee;
  margin: 10px auto 20px;
  padding: calc(40px * var(--fo-spacing-coef)) calc(44px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-29 .dp-logo02_row {
    padding: calc(30px * var(--fo-spacing-coef) * 0.75) calc(30px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-29 .dp-logo02_row div.col:not(:root) {
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: calc(24px * var(--fo-spacing-coef)) calc(32px * var(--fo-spacing-coef));
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-29 .dp-logo02_row div.col:not(:root) {
    gap: calc(24px * var(--fo-spacing-coef) * 0.75) calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
@media screen and (min-width: 770px) {
  .contents .content-29 .dp-logo02_row div.col:not(:root):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) {
    align-self: auto !important;
  }
  .contents .content-29 .dp-logo02_row div.col:not(:root).vertical_position_top {
    align-content: start;
  }
  .contents .content-29 .dp-logo02_row div.col:not(:root).vertical_position_middle {
    align-content: center;
  }
  .contents .content-29 .dp-logo02_row div.col:not(:root).vertical_position_bottom {
    align-content: end;
  }
}
.contents .content-29 .dp-logo02_row div.col:not(:root) .component.image {
  width: calc((100% - 32px * var(--fo-spacing-coef) * 5) / 6);
  margin: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-29 .dp-logo02_row div.col:not(:root) .component.image {
    width: calc((100% - 24px * var(--fo-spacing-coef) * 0.75 * 2) / 3);
  }
}
.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-1 .component.image {
  /* sample */
}
.contents .content-29 .row.row-2 .col.col-1 .component.image {
  /* sample */
}
.contents .content-29 .row.row-2 .col.col-1 .component.image {
  /* sample */
}
.contents .content-29 .row.row-2 .col.col-1 .component.image {
  /* sample */
}
.contents .content-29 .row.row-2 .col.col-1 .component.image {
  /* sample */
}
.contents .content-29 .row.row-2 .col.col-1 .component.image {
  /* sample */
}
.contents .content-29 .row.row-2 .col.col-1 .component.image {
  /* sample */
}
.contents .content-29 .row.row-2 .col.col-1 .component.image {
  /* sample */
}
.contents .content-29 .row.row-2 .col.col-1 .component.image {
  /* sample */
}
.contents .content-29 .row.row-2 .col.col-1 .component.image {
  /* sample */
}
.contents .content-29 .row.row-2 .col.col-1 .component.image {
  /* sample */
}

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

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

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

.contents .content-32 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
  color: var(--fo-main-color);
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :link {
  text-decoration: none;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :visited {
  text-decoration: none;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 strong {
  font-family: inherit;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .cta {
  margin-block: 0;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}

.contents .content-32 .row.row-2 {
  /* sample */
}
.contents .content-32 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-32 .row.row-2 .col.col-1 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-2 .col.col-1 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-32 .row.row-2 .col.col-1 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-32 .row.row-2 .col.col-1 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-32 .row.row-2 .col.col-1 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-32 .row.row-2 .col.col-1 .dp-richBase_text-v2 a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-32 .row.row-2 .col.col-1 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-32 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-32 .row.row-2 .col.col-1 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-32 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-32 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-32 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-32 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-32 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-32 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-32 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-32 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-32 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-32 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-32 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-32 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-32 .row.row-2 .col.col-1 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-32 .row.row-2 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-2 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}

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

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

.contents .content-34 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-34 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
  color: var(--fo-main-color);
}
@media screen and (max-width: 769px) {
  .contents .content-34 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-34 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :link {
  text-decoration: none;
}
.contents .content-34 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :visited {
  text-decoration: none;
}
.contents .content-34 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-34 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 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-v2 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-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  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-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-34 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 strong {
  font-family: inherit;
}
.contents .content-34 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-34 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-34 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-34 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-34 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-34 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-34 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-34 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(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-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-34 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-34 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-34 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-34 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-34 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-34 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  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-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-34 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .cta {
  margin-block: 0;
}
.contents .content-34 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-34 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.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);
  }
}

.contents .content-34 .row.row-2 {
  /* sample */
}
.contents .content-34 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-34 .row.row-2 .col.col-1 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-34 .row.row-2 .col.col-1 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-34 .row.row-2 .col.col-1 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-34 .row.row-2 .col.col-1 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-34 .row.row-2 .col.col-1 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-34 .row.row-2 .col.col-1 .dp-richBase_text-v2 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-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-34 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  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-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-34 .row.row-2 .col.col-1 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-34 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-34 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-34 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-34 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-34 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-34 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-34 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-34 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(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-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-34 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-34 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-34 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-34 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-34 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-34 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  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-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-34 .row.row-2 .col.col-1 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-34 .row.row-2 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-34 .row.row-2 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}

.contents .content-34 .dp-ab02_row {
  display: flex;
  gap: calc(32px * var(--fo-spacing-coef)) calc(26px * var(--fo-spacing-coef) - 20px);
}
@media screen and (max-width: 769px) {
  .contents .content-34 .dp-ab02_row {
    flex-direction: column;
    gap: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-34 .dp-ab02_row + .dp-ab02_row {
  margin-top: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-34 .dp-ab02_row + .dp-ab02_row {
    margin-top: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
@media screen and (min-width: 770px) {
  .contents .content-34 .dp-ab02_row .col:is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) {
    display: flex;
    flex-direction: column;
    align-self: auto !important;
  }
  .contents .content-34 .dp-ab02_row .col:is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) .component:not(:last-child) {
    margin-bottom: 0;
  }
  .contents .content-34 .dp-ab02_row .col.vertical_position_top {
    justify-content: start;
  }
  .contents .content-34 .dp-ab02_row .col.vertical_position_middle {
    justify-content: center;
  }
  .contents .content-34 .dp-ab02_row .col.vertical_position_bottom {
    justify-content: end;
  }
}
.contents .content-34 .dp-ab02_row .col .component.heading:not(:root:root:root) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-34 .dp-ab02_row .col .component.heading:not(:root:root:root) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-34 .dp-ab02_row .col .component.heading:not(:root:root:root) :is(h1, h2, h3, h4, h5) {
  margin-bottom: 0;
}
.contents .content-34 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-34 .row.row-3 .col.col-1 .dp-mainR_img {
  padding: 0 calc(16px * var(--fo-spacing-coef)) calc(16px * var(--fo-spacing-coef)) 0;
}
@media screen and (max-width: 769px) {
  .contents .content-34 .row.row-3 .col.col-1 .dp-mainR_img {
    padding: 0 calc(16px * var(--fo-spacing-coef) * 0.75) calc(16px * var(--fo-spacing-coef) * 0.75) 0;
  }
}
.contents .content-34 .row.row-3 .col.col-1 .dp-mainR_img img {
  box-shadow: calc(16px * var(--fo-spacing-coef)) calc(16px * var(--fo-spacing-coef)) 0 0 var(--fo-main-color);
}
@media screen and (max-width: 769px) {
  .contents .content-34 .row.row-3 .col.col-1 .dp-mainR_img img {
    box-shadow: calc(16px * var(--fo-spacing-coef) * 0.75) calc(16px * var(--fo-spacing-coef) * 0.75) 0 0 var(--fo-main-color);
  }
}
.contents .content-34 .row.row-3 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-34 .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-34 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-34 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .row.row-3 .col.col-2 {
  /* sample */
}
.contents .content-34 .row.row-3 .col.col-2 .dp-mainR_img {
  padding: 0 calc(16px * var(--fo-spacing-coef)) calc(16px * var(--fo-spacing-coef)) 0;
}
@media screen and (max-width: 769px) {
  .contents .content-34 .row.row-3 .col.col-2 .dp-mainR_img {
    padding: 0 calc(16px * var(--fo-spacing-coef) * 0.75) calc(16px * var(--fo-spacing-coef) * 0.75) 0;
  }
}
.contents .content-34 .row.row-3 .col.col-2 .dp-mainR_img img {
  box-shadow: calc(16px * var(--fo-spacing-coef)) calc(16px * var(--fo-spacing-coef)) 0 0 var(--fo-main-color);
}
@media screen and (max-width: 769px) {
  .contents .content-34 .row.row-3 .col.col-2 .dp-mainR_img img {
    box-shadow: calc(16px * var(--fo-spacing-coef) * 0.75) calc(16px * var(--fo-spacing-coef) * 0.75) 0 0 var(--fo-main-color);
  }
}
.contents .content-34 .row.row-3 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-34 .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-34 .row.row-3 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-34 .row.row-3 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .row.row-3 .col.col-3 {
  /* sample */
}
.contents .content-34 .row.row-3 .col.col-3 .dp-mainR_img {
  padding: 0 calc(16px * var(--fo-spacing-coef)) calc(16px * var(--fo-spacing-coef)) 0;
}
@media screen and (max-width: 769px) {
  .contents .content-34 .row.row-3 .col.col-3 .dp-mainR_img {
    padding: 0 calc(16px * var(--fo-spacing-coef) * 0.75) calc(16px * var(--fo-spacing-coef) * 0.75) 0;
  }
}
.contents .content-34 .row.row-3 .col.col-3 .dp-mainR_img img {
  box-shadow: calc(16px * var(--fo-spacing-coef)) calc(16px * var(--fo-spacing-coef)) 0 0 var(--fo-main-color);
}
@media screen and (max-width: 769px) {
  .contents .content-34 .row.row-3 .col.col-3 .dp-mainR_img img {
    box-shadow: calc(16px * var(--fo-spacing-coef) * 0.75) calc(16px * var(--fo-spacing-coef) * 0.75) 0 0 var(--fo-main-color);
  }
}
.contents .content-34 .row.row-3 .col.col-3 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-34 .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-34 .row.row-3 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-34 .row.row-3 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .row.row-4 {
  /* sample */
}
.contents .content-34 .row.row-4 .col.col-1 {
  /* sample */
}
.contents .content-34 .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-34 .row.row-4 .col.col-1 .dp-btn_custom03-04 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-34 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-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 */
}
.contents .content-35 .row.row-1 .col.col-1 .component.richtext {
  /* sample */
}
.contents .content-35 .row.row-1 .col.col-2 {
  /* sample */
}
.contents .content-35 .row.row-1 .col.col-2 .component.richtext {
  /* sample */
}

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

.contents .content-36 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-36 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
  color: var(--fo-main-color);
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-36 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :link {
  text-decoration: none;
}
.contents .content-36 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :visited {
  text-decoration: none;
}
.contents .content-36 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-36 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 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-36 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-36 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 strong {
  font-family: inherit;
}
.contents .content-36 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-36 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-36 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-36 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-36 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-36 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-36 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-36 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-36 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .cta {
  margin-block: 0;
}
.contents .content-36 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-36 .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-36 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-36 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-36 .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-36 .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-36 .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-36 .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-36 .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-36 .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-36 .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-36 .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-36 .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-36 .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-36 .row.row-2 {
  /* sample */
}
.contents .content-36 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-36 .row.row-2 .col.col-1 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-2 .col.col-1 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-36 .row.row-2 .col.col-1 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-36 .row.row-2 .col.col-1 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-36 .row.row-2 .col.col-1 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-36 .row.row-2 .col.col-1 .dp-richBase_text-v2 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-36 .row.row-2 .col.col-1 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-36 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-2 .col.col-1 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-36 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-36 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-36 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-36 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-36 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-36 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-36 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-36 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-36 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-2 .col.col-1 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-36 .row.row-2 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-2 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}

.contents .content-36 .dp-colWFix_row {
  display: flex;
  gap: calc(40px * var(--fo-spacing-coef) - 20px);
  justify-content: center;
}
@media screen and (max-width: 769px) {
  .contents .content-36 .dp-colWFix_row {
    flex-wrap: wrap;
    gap: calc(40px * var(--fo-spacing-coef) * 0.75 - 20px);
    margin-top: calc(32px * var(--fo-spacing-coef) - 10px);
  }
}
.contents .content-36 .dp-colWFix_row + .dp-colWFix_row {
  margin-top: calc(40px * var(--fo-spacing-coef) - 30px);
}
@media screen and (max-width: 769px) {
  .contents .content-36 .dp-colWFix_row + .dp-colWFix_row {
    margin-top: calc(40px * var(--fo-spacing-coef) * 0.75 - 20px);
  }
}
.contents .content-36 .dp-colWFix_row div.col:not(:root) {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 770px) {
  .contents .content-36 .dp-colWFix_row div.col:not(:root) {
    width: calc((100% - (40px * var(--fo-spacing-coef) - 20px) * 2) / 3) !important;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-36 .dp-colWFix_row div.col:not(:root) {
    display: flex !important;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-36 .dp-colWFix_row div.col:not(:root).vertical_position_top {
    justify-content: start;
    align-self: auto !important;
  }
  .contents .content-36 .dp-colWFix_row div.col:not(:root).vertical_position_middle {
    justify-content: center;
    align-self: auto !important;
  }
  .contents .content-36 .dp-colWFix_row div.col:not(:root).vertical_position_bottom {
    justify-content: end;
    align-self: auto !important;
  }
}
.contents .content-36 .dp-colWFix_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3, h4, h5) {
  margin-bottom: 10px;
}
.contents .content-36 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-36 .row.row-3 .col.col-1 .component.image {
  /* sample */
}
.contents .content-36 .row.row-3 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-36 .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-36 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-36 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-36 .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-36 .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-36 .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-36 .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-36 .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-36 .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-36 .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-36 .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-36 .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-36 .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-36 .row.row-3 .col.col-1 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-3 .col.col-1 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-36 .row.row-3 .col.col-1 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-36 .row.row-3 .col.col-1 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-36 .row.row-3 .col.col-1 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-36 .row.row-3 .col.col-1 .dp-richBase_text-v2 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-36 .row.row-3 .col.col-1 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-36 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-3 .col.col-1 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-36 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-36 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-36 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-36 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-36 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-36 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-36 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-36 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-36 .row.row-3 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-3 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-3 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-3 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-3 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-3 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-3 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-3 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-3 .col.col-1 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-36 .row.row-3 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-3 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-3 .col.col-2 {
  /* sample */
}
.contents .content-36 .row.row-3 .col.col-2 .component.image {
  /* sample */
}
.contents .content-36 .row.row-3 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-36 .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-36 .row.row-3 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-36 .row.row-3 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-36 .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-36 .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-36 .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-36 .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-36 .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-36 .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-36 .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-36 .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-36 .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-36 .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-36 .row.row-3 .col.col-2 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-3 .col.col-2 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-36 .row.row-3 .col.col-2 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-36 .row.row-3 .col.col-2 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-36 .row.row-3 .col.col-2 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-36 .row.row-3 .col.col-2 .dp-richBase_text-v2 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-36 .row.row-3 .col.col-2 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-36 .row.row-3 .col.col-2 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-3 .col.col-2 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-3 .col.col-2 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-36 .row.row-3 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-36 .row.row-3 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-36 .row.row-3 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-36 .row.row-3 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-36 .row.row-3 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-36 .row.row-3 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-36 .row.row-3 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-36 .row.row-3 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-36 .row.row-3 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-3 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-3 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-3 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-3 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-3 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-3 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-3 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-3 .col.col-2 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-36 .row.row-3 .col.col-2 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-3 .col.col-2 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-3 .col.col-3 {
  /* sample */
}
.contents .content-36 .row.row-3 .col.col-3 .component.image {
  /* sample */
}
.contents .content-36 .row.row-3 .col.col-3 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-36 .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-36 .row.row-3 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-36 .row.row-3 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-36 .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-36 .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-36 .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-36 .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-36 .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-36 .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-36 .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-36 .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-36 .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-36 .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-36 .row.row-3 .col.col-3 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-3 .col.col-3 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-36 .row.row-3 .col.col-3 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-36 .row.row-3 .col.col-3 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-36 .row.row-3 .col.col-3 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-36 .row.row-3 .col.col-3 .dp-richBase_text-v2 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-36 .row.row-3 .col.col-3 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-36 .row.row-3 .col.col-3 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-3 .col.col-3 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-3 .col.col-3 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-36 .row.row-3 .col.col-3 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-36 .row.row-3 .col.col-3 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-36 .row.row-3 .col.col-3 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-36 .row.row-3 .col.col-3 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-36 .row.row-3 .col.col-3 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-36 .row.row-3 .col.col-3 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-36 .row.row-3 .col.col-3 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-36 .row.row-3 .col.col-3 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-36 .row.row-3 .col.col-3 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-3 .col.col-3 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-3 .col.col-3 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-3 .col.col-3 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-3 .col.col-3 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-3 .col.col-3 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-3 .col.col-3 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-3 .col.col-3 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-3 .col.col-3 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-36 .row.row-3 .col.col-3 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-3 .col.col-3 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}

.contents .content-36 .dp-colWFix_row {
  display: flex;
  gap: calc(40px * var(--fo-spacing-coef) - 20px);
  justify-content: center;
}
@media screen and (max-width: 769px) {
  .contents .content-36 .dp-colWFix_row {
    flex-wrap: wrap;
    gap: calc(40px * var(--fo-spacing-coef) * 0.75 - 20px);
    margin-top: calc(32px * var(--fo-spacing-coef) - 10px);
  }
}
.contents .content-36 .dp-colWFix_row + .dp-colWFix_row {
  margin-top: calc(40px * var(--fo-spacing-coef) - 30px);
}
@media screen and (max-width: 769px) {
  .contents .content-36 .dp-colWFix_row + .dp-colWFix_row {
    margin-top: calc(40px * var(--fo-spacing-coef) * 0.75 - 20px);
  }
}
.contents .content-36 .dp-colWFix_row div.col:not(:root) {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 770px) {
  .contents .content-36 .dp-colWFix_row div.col:not(:root) {
    width: calc((100% - (40px * var(--fo-spacing-coef) - 20px) * 2) / 3) !important;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-36 .dp-colWFix_row div.col:not(:root) {
    display: flex !important;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-36 .dp-colWFix_row div.col:not(:root).vertical_position_top {
    justify-content: start;
    align-self: auto !important;
  }
  .contents .content-36 .dp-colWFix_row div.col:not(:root).vertical_position_middle {
    justify-content: center;
    align-self: auto !important;
  }
  .contents .content-36 .dp-colWFix_row div.col:not(:root).vertical_position_bottom {
    justify-content: end;
    align-self: auto !important;
  }
}
.contents .content-36 .dp-colWFix_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3, h4, h5) {
  margin-bottom: 10px;
}
.contents .content-36 .row.row-4 .col.col-1 {
  /* sample */
}
.contents .content-36 .row.row-4 .col.col-1 .component.image {
  /* sample */
}
.contents .content-36 .row.row-4 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-36 .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-36 .row.row-4 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-36 .row.row-4 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-36 .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-36 .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-36 .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-36 .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-36 .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-36 .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-36 .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-36 .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-36 .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-36 .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-36 .row.row-4 .col.col-1 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-4 .col.col-1 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-36 .row.row-4 .col.col-1 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-36 .row.row-4 .col.col-1 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-36 .row.row-4 .col.col-1 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-36 .row.row-4 .col.col-1 .dp-richBase_text-v2 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-36 .row.row-4 .col.col-1 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-36 .row.row-4 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-4 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-4 .col.col-1 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-36 .row.row-4 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-36 .row.row-4 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-36 .row.row-4 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-36 .row.row-4 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-36 .row.row-4 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-36 .row.row-4 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-36 .row.row-4 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-36 .row.row-4 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-36 .row.row-4 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-4 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-4 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-4 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-4 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-4 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-4 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-4 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-4 .col.col-1 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-36 .row.row-4 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-4 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-4 .col.col-2 {
  /* sample */
}
.contents .content-36 .row.row-4 .col.col-2 .component.image {
  /* sample */
}
.contents .content-36 .row.row-4 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-36 .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-36 .row.row-4 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-36 .row.row-4 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-36 .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-36 .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-36 .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-36 .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-36 .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-36 .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-36 .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-36 .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-36 .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-36 .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-36 .row.row-4 .col.col-2 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-4 .col.col-2 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-36 .row.row-4 .col.col-2 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-36 .row.row-4 .col.col-2 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-36 .row.row-4 .col.col-2 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-36 .row.row-4 .col.col-2 .dp-richBase_text-v2 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-36 .row.row-4 .col.col-2 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-36 .row.row-4 .col.col-2 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-4 .col.col-2 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-4 .col.col-2 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-36 .row.row-4 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-36 .row.row-4 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-36 .row.row-4 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-36 .row.row-4 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-36 .row.row-4 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-36 .row.row-4 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-36 .row.row-4 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-36 .row.row-4 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-36 .row.row-4 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-4 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-4 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-4 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-4 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-4 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-4 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-4 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-36 .row.row-4 .col.col-2 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-36 .row.row-4 .col.col-2 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-36 .row.row-4 .col.col-2 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}

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

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

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

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

.contents .content-38 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-38 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
  color: var(--fo-main-color);
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-38 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :link {
  text-decoration: none;
}
.contents .content-38 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :visited {
  text-decoration: none;
}
.contents .content-38 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-38 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 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-38 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-38 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 strong {
  font-family: inherit;
}
.contents .content-38 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-38 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-38 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-38 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-38 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-38 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-38 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-38 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-38 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .cta {
  margin-block: 0;
}
.contents .content-38 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-38 .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-38 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-38 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-38 .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-38 .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-38 .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-38 .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-38 .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-38 .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-38 .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-38 .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-38 .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-38 .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-38 .dp-fw03_row {
  margin: 10px auto 20px;
}
@media screen and (min-width: 770px) {
  .contents .content-38 .dp-fw03_row {
    display: flex;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-38 .dp-fw03_row {
    margin-top: 0;
    padding-top: 10px;
  }
}
.contents .content-38 .dp-fw03_row + .dp-fw03_row {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .dp-fw03_row + .dp-fw03_row {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
    padding-top: 0;
  }
}
.contents .content-38 .dp-fw03_row + .dp-fw03_row div.col:not(:root):first-child::before {
  content: "\f141";
  display: inline-flex;
  height: calc(64px * var(--fo-spacing-coef));
  justify-content: center;
  align-items: center;
  font-family: "FontAwesome";
  color: var(--fo-main-color);
  font-size: calc(36px * var(--fo-spacing-coef));
  line-height: 1;
  transform: rotate(90deg);
  position: absolute;
  top: calc(-64px * var(--fo-spacing-coef));
  right: 0;
  left: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-38 .dp-fw03_row + .dp-fw03_row div.col:not(:root):first-child::before {
    height: calc(64px * var(--fo-spacing-coef) * 0.75);
    font-size: calc(36px * var(--fo-spacing-coef) * 0.75);
    top: calc(-64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .dp-fw03_row div.col:not(:root) {
  display: flex !important;
  flex-direction: column;
  position: relative;
  padding: 0;
}
.contents .content-38 .dp-fw03_row div.col:not(:root):first-child {
  background-color: var(--fo-main-color);
  padding: 10px;
  justify-content: center;
}
.contents .content-38 .dp-fw03_row div.col:not(:root):first-child::after {
  content: "";
  position: absolute;
  z-index: 1;
}
@media screen and (min-width: 770px) {
  .contents .content-38 .dp-fw03_row div.col:not(:root):first-child::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent var(--fo-main-color);
    top: 0;
    left: 100%;
    bottom: 0;
    border-width: 10px 0 10px 8px;
    margin: auto;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-38 .dp-fw03_row div.col:not(:root):first-child::after {
    left: 50%;
    bottom: -18px;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top: 8px solid var(--fo-main-color);
  }
}
.contents .content-38 .dp-fw03_row div.col:not(:root):first-child .component.richtext {
  color: #fff;
  text-align: center;
  line-height: 1;
}
.contents .content-38 .dp-fw03_row div.col:not(:root):first-child .component.richtext p {
  color: inherit;
}
.contents .content-38 .dp-fw03_row div.col:not(:root):nth-child(2) {
  border: 1px solid #eee;
  padding: calc(40px * var(--fo-spacing-coef) - 10px) calc(40px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .dp-fw03_row div.col:not(:root):nth-child(2) {
    padding: calc(40px * var(--fo-spacing-coef) * 0.75 - 10px) calc(40px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .dp-fw03_row div.col:not(:root) .component:not(:first-child) {
  margin-top: 0;
}
.contents .content-38 .dp-fw03_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .dp-fw03_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .dp-fw03_row div.col:not(:root) .component.heading:not(:root) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .dp-fw03_row div.col:not(:root) .component.heading:not(:root) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-38 .row.row-2 .col.col-1 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-2 .col.col-1 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-38 .row.row-2 .col.col-1 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-38 .row.row-2 .col.col-1 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-38 .row.row-2 .col.col-1 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-38 .row.row-2 .col.col-1 .dp-richBase_text-v2 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-38 .row.row-2 .col.col-1 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-38 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-2 .col.col-1 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-38 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-38 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-38 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-38 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-38 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-38 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-38 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-38 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-38 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-2 .col.col-1 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-38 .row.row-2 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-2 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-2 .col.col-2 {
  /* sample */
}
.contents .content-38 .row.row-2 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-38 .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-38 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-38 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-38 .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-38 .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-38 .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-38 .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-38 .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-38 .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-38 .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-38 .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-38 .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-38 .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-38 .row.row-2 .col.col-2 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-2 .col.col-2 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-38 .row.row-2 .col.col-2 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-38 .row.row-2 .col.col-2 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-38 .row.row-2 .col.col-2 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-38 .row.row-2 .col.col-2 .dp-richBase_text-v2 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-38 .row.row-2 .col.col-2 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-38 .row.row-2 .col.col-2 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-2 .col.col-2 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-2 .col.col-2 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-38 .row.row-2 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-38 .row.row-2 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-38 .row.row-2 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-38 .row.row-2 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-38 .row.row-2 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-38 .row.row-2 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-38 .row.row-2 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-38 .row.row-2 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-38 .row.row-2 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-2 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-2 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-2 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-2 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-2 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-2 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-2 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-2 .col.col-2 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-38 .row.row-2 .col.col-2 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-2 .col.col-2 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}

.contents .content-38 .dp-fw03_row {
  margin: 10px auto 20px;
}
@media screen and (min-width: 770px) {
  .contents .content-38 .dp-fw03_row {
    display: flex;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-38 .dp-fw03_row {
    margin-top: 0;
    padding-top: 10px;
  }
}
.contents .content-38 .dp-fw03_row + .dp-fw03_row {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .dp-fw03_row + .dp-fw03_row {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
    padding-top: 0;
  }
}
.contents .content-38 .dp-fw03_row + .dp-fw03_row div.col:not(:root):first-child::before {
  content: "\f141";
  display: inline-flex;
  height: calc(64px * var(--fo-spacing-coef));
  justify-content: center;
  align-items: center;
  font-family: "FontAwesome";
  color: var(--fo-main-color);
  font-size: calc(36px * var(--fo-spacing-coef));
  line-height: 1;
  transform: rotate(90deg);
  position: absolute;
  top: calc(-64px * var(--fo-spacing-coef));
  right: 0;
  left: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-38 .dp-fw03_row + .dp-fw03_row div.col:not(:root):first-child::before {
    height: calc(64px * var(--fo-spacing-coef) * 0.75);
    font-size: calc(36px * var(--fo-spacing-coef) * 0.75);
    top: calc(-64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .dp-fw03_row div.col:not(:root) {
  display: flex !important;
  flex-direction: column;
  position: relative;
  padding: 0;
}
.contents .content-38 .dp-fw03_row div.col:not(:root):first-child {
  background-color: var(--fo-main-color);
  padding: 10px;
  justify-content: center;
}
.contents .content-38 .dp-fw03_row div.col:not(:root):first-child::after {
  content: "";
  position: absolute;
  z-index: 1;
}
@media screen and (min-width: 770px) {
  .contents .content-38 .dp-fw03_row div.col:not(:root):first-child::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent var(--fo-main-color);
    top: 0;
    left: 100%;
    bottom: 0;
    border-width: 10px 0 10px 8px;
    margin: auto;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-38 .dp-fw03_row div.col:not(:root):first-child::after {
    left: 50%;
    bottom: -18px;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top: 8px solid var(--fo-main-color);
  }
}
.contents .content-38 .dp-fw03_row div.col:not(:root):first-child .component.richtext {
  color: #fff;
  text-align: center;
  line-height: 1;
}
.contents .content-38 .dp-fw03_row div.col:not(:root):first-child .component.richtext p {
  color: inherit;
}
.contents .content-38 .dp-fw03_row div.col:not(:root):nth-child(2) {
  border: 1px solid #eee;
  padding: calc(40px * var(--fo-spacing-coef) - 10px) calc(40px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .dp-fw03_row div.col:not(:root):nth-child(2) {
    padding: calc(40px * var(--fo-spacing-coef) * 0.75 - 10px) calc(40px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .dp-fw03_row div.col:not(:root) .component:not(:first-child) {
  margin-top: 0;
}
.contents .content-38 .dp-fw03_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .dp-fw03_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .dp-fw03_row div.col:not(:root) .component.heading:not(:root) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .dp-fw03_row div.col:not(:root) .component.heading:not(:root) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-38 .row.row-3 .col.col-1 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-3 .col.col-1 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-38 .row.row-3 .col.col-1 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-38 .row.row-3 .col.col-1 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-38 .row.row-3 .col.col-1 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-38 .row.row-3 .col.col-1 .dp-richBase_text-v2 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-38 .row.row-3 .col.col-1 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-38 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-3 .col.col-1 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-38 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-38 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-38 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-38 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-38 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-38 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-38 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-38 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-38 .row.row-3 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-3 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-3 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-3 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-3 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-3 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-3 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-3 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-3 .col.col-1 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-38 .row.row-3 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-3 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-3 .col.col-2 {
  /* sample */
}
.contents .content-38 .row.row-3 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-38 .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-38 .row.row-3 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-38 .row.row-3 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-38 .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-38 .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-38 .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-38 .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-38 .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-38 .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-38 .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-38 .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-38 .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-38 .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-38 .row.row-3 .col.col-2 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-3 .col.col-2 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-38 .row.row-3 .col.col-2 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-38 .row.row-3 .col.col-2 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-38 .row.row-3 .col.col-2 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-38 .row.row-3 .col.col-2 .dp-richBase_text-v2 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-38 .row.row-3 .col.col-2 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-38 .row.row-3 .col.col-2 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-3 .col.col-2 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-3 .col.col-2 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-38 .row.row-3 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-38 .row.row-3 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-38 .row.row-3 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-38 .row.row-3 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-38 .row.row-3 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-38 .row.row-3 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-38 .row.row-3 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-38 .row.row-3 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-38 .row.row-3 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-3 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-3 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-3 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-3 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-3 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-3 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-3 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-3 .col.col-2 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-38 .row.row-3 .col.col-2 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-3 .col.col-2 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}

.contents .content-38 .dp-fw03_row {
  margin: 10px auto 20px;
}
@media screen and (min-width: 770px) {
  .contents .content-38 .dp-fw03_row {
    display: flex;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-38 .dp-fw03_row {
    margin-top: 0;
    padding-top: 10px;
  }
}
.contents .content-38 .dp-fw03_row + .dp-fw03_row {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .dp-fw03_row + .dp-fw03_row {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
    padding-top: 0;
  }
}
.contents .content-38 .dp-fw03_row + .dp-fw03_row div.col:not(:root):first-child::before {
  content: "\f141";
  display: inline-flex;
  height: calc(64px * var(--fo-spacing-coef));
  justify-content: center;
  align-items: center;
  font-family: "FontAwesome";
  color: var(--fo-main-color);
  font-size: calc(36px * var(--fo-spacing-coef));
  line-height: 1;
  transform: rotate(90deg);
  position: absolute;
  top: calc(-64px * var(--fo-spacing-coef));
  right: 0;
  left: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-38 .dp-fw03_row + .dp-fw03_row div.col:not(:root):first-child::before {
    height: calc(64px * var(--fo-spacing-coef) * 0.75);
    font-size: calc(36px * var(--fo-spacing-coef) * 0.75);
    top: calc(-64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .dp-fw03_row div.col:not(:root) {
  display: flex !important;
  flex-direction: column;
  position: relative;
  padding: 0;
}
.contents .content-38 .dp-fw03_row div.col:not(:root):first-child {
  background-color: var(--fo-main-color);
  padding: 10px;
  justify-content: center;
}
.contents .content-38 .dp-fw03_row div.col:not(:root):first-child::after {
  content: "";
  position: absolute;
  z-index: 1;
}
@media screen and (min-width: 770px) {
  .contents .content-38 .dp-fw03_row div.col:not(:root):first-child::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent var(--fo-main-color);
    top: 0;
    left: 100%;
    bottom: 0;
    border-width: 10px 0 10px 8px;
    margin: auto;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-38 .dp-fw03_row div.col:not(:root):first-child::after {
    left: 50%;
    bottom: -18px;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top: 8px solid var(--fo-main-color);
  }
}
.contents .content-38 .dp-fw03_row div.col:not(:root):first-child .component.richtext {
  color: #fff;
  text-align: center;
  line-height: 1;
}
.contents .content-38 .dp-fw03_row div.col:not(:root):first-child .component.richtext p {
  color: inherit;
}
.contents .content-38 .dp-fw03_row div.col:not(:root):nth-child(2) {
  border: 1px solid #eee;
  padding: calc(40px * var(--fo-spacing-coef) - 10px) calc(40px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .dp-fw03_row div.col:not(:root):nth-child(2) {
    padding: calc(40px * var(--fo-spacing-coef) * 0.75 - 10px) calc(40px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .dp-fw03_row div.col:not(:root) .component:not(:first-child) {
  margin-top: 0;
}
.contents .content-38 .dp-fw03_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .dp-fw03_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .dp-fw03_row div.col:not(:root) .component.heading:not(:root) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .dp-fw03_row div.col:not(:root) .component.heading:not(:root) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-4 .col.col-1 {
  /* sample */
}
.contents .content-38 .row.row-4 .col.col-1 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-4 .col.col-1 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-38 .row.row-4 .col.col-1 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-38 .row.row-4 .col.col-1 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-38 .row.row-4 .col.col-1 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-38 .row.row-4 .col.col-1 .dp-richBase_text-v2 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-38 .row.row-4 .col.col-1 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-38 .row.row-4 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-4 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-4 .col.col-1 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-38 .row.row-4 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-38 .row.row-4 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-38 .row.row-4 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-38 .row.row-4 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-38 .row.row-4 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-38 .row.row-4 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-38 .row.row-4 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-38 .row.row-4 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-38 .row.row-4 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-4 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-4 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-4 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-4 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-4 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-4 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-4 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-4 .col.col-1 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-38 .row.row-4 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-4 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-4 .col.col-2 {
  /* sample */
}
.contents .content-38 .row.row-4 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-38 .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-38 .row.row-4 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-38 .row.row-4 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-38 .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-38 .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-38 .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-38 .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-38 .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-38 .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-38 .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-38 .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-38 .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-38 .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-38 .row.row-4 .col.col-2 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-4 .col.col-2 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-38 .row.row-4 .col.col-2 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-38 .row.row-4 .col.col-2 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-38 .row.row-4 .col.col-2 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-38 .row.row-4 .col.col-2 .dp-richBase_text-v2 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-38 .row.row-4 .col.col-2 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-38 .row.row-4 .col.col-2 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-4 .col.col-2 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-4 .col.col-2 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-38 .row.row-4 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-38 .row.row-4 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-38 .row.row-4 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-38 .row.row-4 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-38 .row.row-4 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-38 .row.row-4 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-38 .row.row-4 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-38 .row.row-4 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-38 .row.row-4 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-4 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-4 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-4 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-4 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-4 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-4 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-4 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-38 .row.row-4 .col.col-2 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-38 .row.row-4 .col.col-2 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-38 .row.row-4 .col.col-2 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}

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

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

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

.contents .content-40 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-40 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
  color: var(--fo-main-color);
}
@media screen and (max-width: 769px) {
  .contents .content-40 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-40 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :link {
  text-decoration: none;
}
.contents .content-40 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :visited {
  text-decoration: none;
}
.contents .content-40 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-40 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 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-40 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-40 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-40 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 strong {
  font-family: inherit;
}
.contents .content-40 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-40 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-40 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-40 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-40 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-40 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-40 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-40 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-40 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-40 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-40 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-40 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-40 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .cta {
  margin-block: 0;
}
.contents .content-40 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-40 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-40 .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-40 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-40 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-40 .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-40 .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-40 .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-40 .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-40 .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-40 .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-40 .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-40 .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-40 .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-40 .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-40 .dp-fw02_row {
  background-color: #fff;
  display: flex;
  gap: calc(24px * var(--fo-spacing-coef));
  border: 1px solid #eee;
  margin: 10px 0 20px;
  padding: calc(32px * var(--fo-spacing-coef) - 10px) calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-40 .dp-fw02_row {
    flex-direction: column;
    gap: calc(24px * var(--fo-spacing-coef) * 0.75 - 20px);
    margin: 10px 0;
    padding: calc(32px * var(--fo-spacing-coef) * 0.75 - 10px) calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .dp-fw02_row + .dp-fw02_row {
  position: relative;
  margin-top: calc(48px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-40 .dp-fw02_row + .dp-fw02_row {
    margin-top: calc(48px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .dp-fw02_row + .dp-fw02_row::before {
  content: "\f107";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: calc(48px * var(--fo-spacing-coef));
  font-family: "FontAwesome";
  font-size: calc(48px * var(--fo-spacing-coef));
  color: var(--fo-main-color);
  position: absolute;
  top: calc(-48px * var(--fo-spacing-coef));
  left: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-40 .dp-fw02_row + .dp-fw02_row::before {
    height: calc(48px * var(--fo-spacing-coef) * 0.75);
    font-size: calc(48px * var(--fo-spacing-coef) * 0.75);
    top: calc(-48px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .dp-fw02_row div.col:not(:root) {
  padding: 0;
}
.contents .content-40 .dp-fw02_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-40 .dp-fw02_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .dp-fw02_row div.col:not(:root) .component.heading:not(:root) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-40 .dp-fw02_row div.col:not(:root) .component.heading:not(:root) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-40 .row.row-2 .col.col-1 .component.image {
  /* sample */
}
.contents .content-40 .row.row-2 .col.col-2 {
  /* sample */
}
.contents .content-40 .row.row-2 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-40 .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-40 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-40 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-40 .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-40 .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-40 .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-40 .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-40 .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-40 .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-40 .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-40 .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-40 .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-40 .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-40 .row.row-2 .col.col-2 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-40 .row.row-2 .col.col-2 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-40 .row.row-2 .col.col-2 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-40 .row.row-2 .col.col-2 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-40 .row.row-2 .col.col-2 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-40 .row.row-2 .col.col-2 .dp-richBase_text-v2 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-40 .row.row-2 .col.col-2 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-40 .row.row-2 .col.col-2 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-40 .row.row-2 .col.col-2 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .row.row-2 .col.col-2 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-40 .row.row-2 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-40 .row.row-2 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-40 .row.row-2 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-40 .row.row-2 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-40 .row.row-2 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-40 .row.row-2 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-40 .row.row-2 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-40 .row.row-2 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-40 .row.row-2 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-40 .row.row-2 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .row.row-2 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-40 .row.row-2 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .row.row-2 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-40 .row.row-2 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .row.row-2 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-40 .row.row-2 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .row.row-2 .col.col-2 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-40 .row.row-2 .col.col-2 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-40 .row.row-2 .col.col-2 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}

.contents .content-40 .dp-fw02_row {
  background-color: #fff;
  display: flex;
  gap: calc(24px * var(--fo-spacing-coef));
  border: 1px solid #eee;
  margin: 10px 0 20px;
  padding: calc(32px * var(--fo-spacing-coef) - 10px) calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-40 .dp-fw02_row {
    flex-direction: column;
    gap: calc(24px * var(--fo-spacing-coef) * 0.75 - 20px);
    margin: 10px 0;
    padding: calc(32px * var(--fo-spacing-coef) * 0.75 - 10px) calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .dp-fw02_row + .dp-fw02_row {
  position: relative;
  margin-top: calc(48px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-40 .dp-fw02_row + .dp-fw02_row {
    margin-top: calc(48px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .dp-fw02_row + .dp-fw02_row::before {
  content: "\f107";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: calc(48px * var(--fo-spacing-coef));
  font-family: "FontAwesome";
  font-size: calc(48px * var(--fo-spacing-coef));
  color: var(--fo-main-color);
  position: absolute;
  top: calc(-48px * var(--fo-spacing-coef));
  left: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-40 .dp-fw02_row + .dp-fw02_row::before {
    height: calc(48px * var(--fo-spacing-coef) * 0.75);
    font-size: calc(48px * var(--fo-spacing-coef) * 0.75);
    top: calc(-48px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .dp-fw02_row div.col:not(:root) {
  padding: 0;
}
.contents .content-40 .dp-fw02_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-40 .dp-fw02_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .dp-fw02_row div.col:not(:root) .component.heading:not(:root) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-40 .dp-fw02_row div.col:not(:root) .component.heading:not(:root) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-40 .row.row-3 .col.col-1 .component.image {
  /* sample */
}
.contents .content-40 .row.row-3 .col.col-2 {
  /* sample */
}
.contents .content-40 .row.row-3 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-40 .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-40 .row.row-3 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-40 .row.row-3 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-40 .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-40 .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-40 .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-40 .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-40 .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-40 .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-40 .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-40 .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-40 .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-40 .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-40 .row.row-3 .col.col-2 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-40 .row.row-3 .col.col-2 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-40 .row.row-3 .col.col-2 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-40 .row.row-3 .col.col-2 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-40 .row.row-3 .col.col-2 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-40 .row.row-3 .col.col-2 .dp-richBase_text-v2 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-40 .row.row-3 .col.col-2 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-40 .row.row-3 .col.col-2 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-40 .row.row-3 .col.col-2 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .row.row-3 .col.col-2 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-40 .row.row-3 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-40 .row.row-3 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-40 .row.row-3 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-40 .row.row-3 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-40 .row.row-3 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-40 .row.row-3 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-40 .row.row-3 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-40 .row.row-3 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-40 .row.row-3 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-40 .row.row-3 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .row.row-3 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-40 .row.row-3 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .row.row-3 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-40 .row.row-3 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .row.row-3 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-40 .row.row-3 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .row.row-3 .col.col-2 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-40 .row.row-3 .col.col-2 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-40 .row.row-3 .col.col-2 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}

.contents .content-40 .dp-fw02_row {
  background-color: #fff;
  display: flex;
  gap: calc(24px * var(--fo-spacing-coef));
  border: 1px solid #eee;
  margin: 10px 0 20px;
  padding: calc(32px * var(--fo-spacing-coef) - 10px) calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-40 .dp-fw02_row {
    flex-direction: column;
    gap: calc(24px * var(--fo-spacing-coef) * 0.75 - 20px);
    margin: 10px 0;
    padding: calc(32px * var(--fo-spacing-coef) * 0.75 - 10px) calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .dp-fw02_row + .dp-fw02_row {
  position: relative;
  margin-top: calc(48px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-40 .dp-fw02_row + .dp-fw02_row {
    margin-top: calc(48px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .dp-fw02_row + .dp-fw02_row::before {
  content: "\f107";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: calc(48px * var(--fo-spacing-coef));
  font-family: "FontAwesome";
  font-size: calc(48px * var(--fo-spacing-coef));
  color: var(--fo-main-color);
  position: absolute;
  top: calc(-48px * var(--fo-spacing-coef));
  left: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-40 .dp-fw02_row + .dp-fw02_row::before {
    height: calc(48px * var(--fo-spacing-coef) * 0.75);
    font-size: calc(48px * var(--fo-spacing-coef) * 0.75);
    top: calc(-48px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .dp-fw02_row div.col:not(:root) {
  padding: 0;
}
.contents .content-40 .dp-fw02_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-40 .dp-fw02_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .dp-fw02_row div.col:not(:root) .component.heading:not(:root) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-40 .dp-fw02_row div.col:not(:root) .component.heading:not(:root) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .row.row-4 .col.col-1 {
  /* sample */
}
.contents .content-40 .row.row-4 .col.col-1 .component.image {
  /* sample */
}
.contents .content-40 .row.row-4 .col.col-2 {
  /* sample */
}
.contents .content-40 .row.row-4 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-40 .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-40 .row.row-4 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-40 .row.row-4 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-40 .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-40 .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-40 .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-40 .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-40 .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-40 .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-40 .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-40 .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-40 .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-40 .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-40 .row.row-4 .col.col-2 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-40 .row.row-4 .col.col-2 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-40 .row.row-4 .col.col-2 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-40 .row.row-4 .col.col-2 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-40 .row.row-4 .col.col-2 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-40 .row.row-4 .col.col-2 .dp-richBase_text-v2 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-40 .row.row-4 .col.col-2 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-40 .row.row-4 .col.col-2 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-40 .row.row-4 .col.col-2 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .row.row-4 .col.col-2 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-40 .row.row-4 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-40 .row.row-4 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-40 .row.row-4 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-40 .row.row-4 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-40 .row.row-4 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-40 .row.row-4 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-40 .row.row-4 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-40 .row.row-4 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-40 .row.row-4 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-40 .row.row-4 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .row.row-4 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-40 .row.row-4 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .row.row-4 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-40 .row.row-4 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .row.row-4 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-40 .row.row-4 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-40 .row.row-4 .col.col-2 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-40 .row.row-4 .col.col-2 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-40 .row.row-4 .col.col-2 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}

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

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

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

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

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

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

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

.contents .content-44 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-44 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
  color: var(--fo-main-color);
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-44 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :link {
  text-decoration: none;
}
.contents .content-44 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :visited {
  text-decoration: none;
}
.contents .content-44 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-44 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-44 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-44 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-44 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 strong {
  font-family: inherit;
}
.contents .content-44 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-44 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-44 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-44 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-44 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-44 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-44 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-44 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-44 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-44 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-44 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-44 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-44 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .cta {
  margin-block: 0;
}
.contents .content-44 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-44 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-44 .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-44 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-44 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-44 .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-44 .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-44 .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-44 .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-44 .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-44 .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-44 .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-44 .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-44 .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-44 .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 (max-width: 769px) {
  .contents .content-44 .dp-profileIntro_row .col {
    text-align: center;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-44 .dp-profileIntro_row .col .component.richtext {
    text-align: inherit;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-44 .dp-profileIntro_row .col .component.richtext p:is(.align-left, .align-right) {
    text-align: inherit !important;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-44 .dp-profileIntro_row .col .component.heading:is(.rich-heading-align-left, .rich-heading-align-right) {
    text-align: inherit !important;
  }
}
.contents .content-44 .dp-profileIntro_row .col .component.image:is(.align-left, .align-right) {
  text-align: center !important;
}
.contents .content-44 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-44 .row.row-2 .col.col-1 .component.image {
  /* sample */
}
.contents .content-44 .row.row-2 .col.col-2 {
  /* sample */
}
.contents .content-44 .row.row-2 .col.col-2 .dp-richBase_text-v2 {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-2 .col.col-2 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-44 .row.row-2 .col.col-2 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-44 .row.row-2 .col.col-2 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-44 .row.row-2 .col.col-2 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-44 .row.row-2 .col.col-2 .dp-richBase_text-v2 a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-44 .row.row-2 .col.col-2 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-44 .row.row-2 .col.col-2 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-2 .col.col-2 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-44 .row.row-2 .col.col-2 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-44 .row.row-2 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-44 .row.row-2 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-44 .row.row-2 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-44 .row.row-2 .col.col-2 .dp-richBase_text-v2 table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-44 .row.row-2 .col.col-2 .dp-richBase_text-v2 table :is(thead, tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-44 .row.row-2 .col.col-2 .dp-richBase_text-v2 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-44 .row.row-2 .col.col-2 .dp-richBase_text-v2 table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-44 .row.row-2 .col.col-2 .dp-richBase_text-v2 table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-44 .row.row-2 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-2 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-44 .row.row-2 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-2 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-44 .row.row-2 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-2 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-44 .row.row-2 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-2 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-44 .row.row-2 .col.col-2 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-44 .row.row-2 .col.col-2 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-2 .col.col-2 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}

.contents .content-44 .row.row-3 {
  /* sample */
}
.contents .content-44 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-44 .row.row-3 .col.col-1 .dp-richBase_text-v2 {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-3 .col.col-1 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-44 .row.row-3 .col.col-1 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-44 .row.row-3 .col.col-1 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-44 .row.row-3 .col.col-1 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-44 .row.row-3 .col.col-1 .dp-richBase_text-v2 a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-44 .row.row-3 .col.col-1 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-44 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-44 .row.row-3 .col.col-1 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-44 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-44 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-44 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-44 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-44 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(thead, tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-44 .row.row-3 .col.col-1 .dp-richBase_text-v2 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-44 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-44 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-44 .row.row-3 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-3 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-44 .row.row-3 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-3 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-44 .row.row-3 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-3 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-44 .row.row-3 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-3 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-44 .row.row-3 .col.col-1 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-44 .row.row-3 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-3 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}

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

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

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

.contents .content-46 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
  color: var(--fo-main-color);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :link {
  text-decoration: none;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :visited {
  text-decoration: none;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 strong {
  font-family: inherit;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .cta {
  margin-block: 0;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}

.contents .content-46 .row.row-2 {
  /* sample */
}
.contents .content-46 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-46 .row.row-2 .col.col-1 .dp-richBase_text-v2 {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-2 .col.col-1 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-46 .row.row-2 .col.col-1 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-46 .row.row-2 .col.col-1 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-46 .row.row-2 .col.col-1 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-46 .row.row-2 .col.col-1 .dp-richBase_text-v2 a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-46 .row.row-2 .col.col-1 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-46 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-2 .col.col-1 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-46 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-46 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-46 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-46 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-46 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(thead, tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-46 .row.row-2 .col.col-1 .dp-richBase_text-v2 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-46 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-46 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-46 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-2 .col.col-1 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-46 .row.row-2 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-2 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}

.contents .content-46 .dp-wp02_row {
  display: flex;
  gap: calc(52px * var(--fo-spacing-coef) - 20px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .dp-wp02_row {
    flex-direction: column;
    gap: calc(52px * var(--fo-spacing-coef) * 0.75 - 20px);
  }
}
.contents .content-46 .dp-wp02_row + .dp-wp02_row {
  margin-top: calc(52px * var(--fo-spacing-coef) - 30px);
}
@media screen and (min-width: 770px) {
  .contents .content-46 .dp-wp02_row .col:not(:root):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) {
    display: flex;
    flex-direction: column;
    align-self: auto !important;
  }
  .contents .content-46 .dp-wp02_row .col:not(:root):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) .component:not(:last-child) {
    margin-bottom: 0;
  }
  .contents .content-46 .dp-wp02_row .col:not(:root).vertical_position_top {
    justify-content: start;
  }
  .contents .content-46 .dp-wp02_row .col:not(:root).vertical_position_middle {
    justify-content: center;
  }
  .contents .content-46 .dp-wp02_row .col:not(:root).vertical_position_bottom {
    justify-content: end;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-46 .dp-wp02_row .col:not(:root) .component:not(:root).heading :is(h1, h2, h3, h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-46 .dp-wp02_row .col:not(:root) .component:not(:root).button {
  margin-top: 16px;
}
@media screen and (min-width: 770px) {
  .contents .content-46 .dp-wp02_row .col:not(:root) .component:not(:root).button .button-cont a:is(.size-s, .size-m, .size-l) {
    min-width: auto;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-46 .dp-wp02_row .col:not(:root) .component:not(:root).button .button-cont a.size-s {
    width: min(100%, var(--fo-button-small-min-width-pc));
  }
}
@media screen and (min-width: 770px) {
  .contents .content-46 .dp-wp02_row .col:not(:root) .component:not(:root).button .button-cont a.size-m {
    width: min(100%, var(--fo-button-medium-min-width-pc));
  }
}
@media screen and (min-width: 770px) {
  .contents .content-46 .dp-wp02_row .col:not(:root) .component:not(:root).button .button-cont a.size-l {
    width: min(100%, var(--fo-button-large-min-width-pc));
  }
}
.contents .content-46 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-46 .row.row-3 .col.col-1 .component.image {
  /* sample */
}
.contents .content-46 .row.row-3 .col.col-1 .dp-hd_custom01-06 {
  border-color: var(--fo-main-color);
  margin: 10px 0 0;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-hd_custom01-06 :is(h1, h2, h3, h4, h5, h6) {
  display: inline-block;
  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;
  border-left: solid 8px;
  border-color: inherit;
  position: initial;
  margin: 0;
  padding: 0 0 0 15px;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-hd_custom01-06 :is(h1, h2, h3, h4, h5, h6) {
    overflow-wrap: break-word;
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-hd_custom01-06 :is(h1, h2, h3, h4, h5, h6) :is(.strong, strong) {
  font-weight: 400;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-hd_custom01-06 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-hd_custom01-06 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-hd_custom01-06 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-hd_custom01-06 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-hd_custom01-06 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-hd_custom01-06 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-hd_custom01-06 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-hd_custom01-06 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-hd_custom01-06 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-hd_custom01-06 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-hd_custom01-06 h6 {
  font-size: calc(var(--fo-h5-font-size-pc) - 2px);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-hd_custom01-06 h6 {
    font-size: calc(var(--fo-h5-font-size-sp) - 2px);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text-v2 {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text-v2 a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(thead, tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text-v2 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-46 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .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-46 .row.row-3 .col.col-1 .dp-btn_custom03-04 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-btn_custom03-04 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-46 .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-46 .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-46 .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-46 .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-46 .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-46 .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-46 .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-46 .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-46 .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-46 .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-46 .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-46 .row.row-3 .col.col-1 .dp-btn_custom03-04 .button-cont a:hover {
  opacity: var(--fo-button3-hover-opacity, 1);
  transform: scale(var(--fo-button3-hover-scale, 1));
  background: var(--fo-button3-hover-background-color, var(--fo-button3-background, transparent)) -1px/calc(100% + 2px);
  color: var(--fo-button3-hover-text-color, var(--fo-button3-text-color));
  border: 1px solid var(--fo-button3-hover-border-color, var(--fo-button3-border-color, transparent));
}
.contents .content-46 .row.row-3 .col.col-2 {
  /* sample */
}
.contents .content-46 .row.row-3 .col.col-2 .component.image {
  /* sample */
}
.contents .content-46 .row.row-3 .col.col-2 .dp-hd_custom01-06 {
  border-color: var(--fo-main-color);
  margin: 10px 0 0;
}
.contents .content-46 .row.row-3 .col.col-2 .dp-hd_custom01-06 :is(h1, h2, h3, h4, h5, h6) {
  display: inline-block;
  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;
  border-left: solid 8px;
  border-color: inherit;
  position: initial;
  margin: 0;
  padding: 0 0 0 15px;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-2 .dp-hd_custom01-06 :is(h1, h2, h3, h4, h5, h6) {
    overflow-wrap: break-word;
  }
}
.contents .content-46 .row.row-3 .col.col-2 .dp-hd_custom01-06 :is(h1, h2, h3, h4, h5, h6) :is(.strong, strong) {
  font-weight: 400;
}
.contents .content-46 .row.row-3 .col.col-2 .dp-hd_custom01-06 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-2 .dp-hd_custom01-06 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-3 .col.col-2 .dp-hd_custom01-06 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-2 .dp-hd_custom01-06 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-3 .col.col-2 .dp-hd_custom01-06 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-2 .dp-hd_custom01-06 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-3 .col.col-2 .dp-hd_custom01-06 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-2 .dp-hd_custom01-06 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-3 .col.col-2 .dp-hd_custom01-06 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-2 .dp-hd_custom01-06 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-3 .col.col-2 .dp-hd_custom01-06 h6 {
  font-size: calc(var(--fo-h5-font-size-pc) - 2px);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-2 .dp-hd_custom01-06 h6 {
    font-size: calc(var(--fo-h5-font-size-sp) - 2px);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-3 .col.col-2 .dp-richBase_text-v2 {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-2 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-46 .row.row-3 .col.col-2 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-46 .row.row-3 .col.col-2 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-46 .row.row-3 .col.col-2 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-46 .row.row-3 .col.col-2 .dp-richBase_text-v2 a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-46 .row.row-3 .col.col-2 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-46 .row.row-3 .col.col-2 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-2 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-3 .col.col-2 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-46 .row.row-3 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-46 .row.row-3 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-46 .row.row-3 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-46 .row.row-3 .col.col-2 .dp-richBase_text-v2 table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-46 .row.row-3 .col.col-2 .dp-richBase_text-v2 table :is(thead, tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-46 .row.row-3 .col.col-2 .dp-richBase_text-v2 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-46 .row.row-3 .col.col-2 .dp-richBase_text-v2 table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-46 .row.row-3 .col.col-2 .dp-richBase_text-v2 table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-46 .row.row-3 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-3 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-3 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-3 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-3 .col.col-2 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-46 .row.row-3 .col.col-2 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-2 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-3 .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-46 .row.row-3 .col.col-2 .dp-btn_custom03-04 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-46 .row.row-3 .col.col-2 .dp-btn_custom03-04 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-46 .row.row-3 .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-46 .row.row-3 .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-46 .row.row-3 .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-46 .row.row-3 .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-46 .row.row-3 .col.col-2 .dp-btn_custom03-04 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-46 .row.row-3 .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-46 .row.row-3 .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-46 .row.row-3 .col.col-2 .dp-btn_custom03-04 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-46 .row.row-3 .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-46 .row.row-3 .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-46 .row.row-3 .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-46 .row.row-3 .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-46 .row.row-3 .col.col-3 {
  /* sample */
}
.contents .content-46 .row.row-3 .col.col-3 .component.image {
  /* sample */
}
.contents .content-46 .row.row-3 .col.col-3 .dp-hd_custom01-06 {
  border-color: var(--fo-main-color);
  margin: 10px 0 0;
}
.contents .content-46 .row.row-3 .col.col-3 .dp-hd_custom01-06 :is(h1, h2, h3, h4, h5, h6) {
  display: inline-block;
  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;
  border-left: solid 8px;
  border-color: inherit;
  position: initial;
  margin: 0;
  padding: 0 0 0 15px;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-3 .dp-hd_custom01-06 :is(h1, h2, h3, h4, h5, h6) {
    overflow-wrap: break-word;
  }
}
.contents .content-46 .row.row-3 .col.col-3 .dp-hd_custom01-06 :is(h1, h2, h3, h4, h5, h6) :is(.strong, strong) {
  font-weight: 400;
}
.contents .content-46 .row.row-3 .col.col-3 .dp-hd_custom01-06 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-3 .dp-hd_custom01-06 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-3 .col.col-3 .dp-hd_custom01-06 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-3 .dp-hd_custom01-06 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-3 .col.col-3 .dp-hd_custom01-06 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-3 .dp-hd_custom01-06 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-3 .col.col-3 .dp-hd_custom01-06 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-3 .dp-hd_custom01-06 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-3 .col.col-3 .dp-hd_custom01-06 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-3 .dp-hd_custom01-06 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-3 .col.col-3 .dp-hd_custom01-06 h6 {
  font-size: calc(var(--fo-h5-font-size-pc) - 2px);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-3 .dp-hd_custom01-06 h6 {
    font-size: calc(var(--fo-h5-font-size-sp) - 2px);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-3 .col.col-3 .dp-richBase_text-v2 {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-3 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-46 .row.row-3 .col.col-3 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-46 .row.row-3 .col.col-3 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-46 .row.row-3 .col.col-3 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-46 .row.row-3 .col.col-3 .dp-richBase_text-v2 a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-46 .row.row-3 .col.col-3 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-46 .row.row-3 .col.col-3 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-3 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-3 .col.col-3 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-46 .row.row-3 .col.col-3 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-46 .row.row-3 .col.col-3 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-46 .row.row-3 .col.col-3 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-46 .row.row-3 .col.col-3 .dp-richBase_text-v2 table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-46 .row.row-3 .col.col-3 .dp-richBase_text-v2 table :is(thead, tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-46 .row.row-3 .col.col-3 .dp-richBase_text-v2 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-46 .row.row-3 .col.col-3 .dp-richBase_text-v2 table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-46 .row.row-3 .col.col-3 .dp-richBase_text-v2 table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-46 .row.row-3 .col.col-3 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-3 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-3 .col.col-3 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-3 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-3 .col.col-3 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-3 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-3 .col.col-3 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-3 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-3 .col.col-3 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-46 .row.row-3 .col.col-3 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-3 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-3 .col.col-3 .dp-btn_custom03-04 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-3 .dp-btn_custom03-04 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-46 .row.row-3 .col.col-3 .dp-btn_custom03-04 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-46 .row.row-3 .col.col-3 .dp-btn_custom03-04 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: var(--fo-button3-background, transparent) -1px/calc(100% + 2px);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: var(--fo-button3-text-color);
  text-decoration: none;
  text-align-last: left;
  letter-spacing: var(--fo-text-letter-spacing);
  line-height: var(--fo-text-line-height);
  border: 1px solid var(--fo-button3-border-color, transparent);
  border-radius: var(--fo-button3-border-radius);
  margin: 0;
}
.contents .content-46 .row.row-3 .col.col-3 .dp-btn_custom03-04 .button-cont a:where(.size-s, .size-m, .size-l)::after {
  content: "\f054";
  font-family: "FontAwesome";
  color: inherit;
  line-height: 1;
  position: relative;
  top: 1.5px;
  right: -10px;
  letter-spacing: 0;
  line-height: 1;
}
.contents .content-46 .row.row-3 .col.col-3 .dp-btn_custom03-04 .button-cont a.size-s {
  min-width: var(--fo-button-small-min-width-pc);
  font-size: var(--fo-button-small-font-size);
  padding: 6.75px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-3 .dp-btn_custom03-04 .button-cont a.size-s {
    width: auto;
    min-width: var(--fo-button-small-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-3 .dp-btn_custom03-04 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-46 .row.row-3 .col.col-3 .dp-btn_custom03-04 .button-cont a.size-m {
  min-width: var(--fo-button-medium-min-width-pc);
  font-size: var(--fo-button-medium-font-size);
  padding: 12.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-3 .dp-btn_custom03-04 .button-cont a.size-m {
    width: auto;
    min-width: var(--fo-button-medium-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-3 .dp-btn_custom03-04 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-46 .row.row-3 .col.col-3 .dp-btn_custom03-04 .button-cont a.size-l {
  min-width: var(--fo-button-large-min-width-pc);
  font-size: var(--fo-button-large-font-size);
  padding: 16.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-3 .dp-btn_custom03-04 .button-cont a.size-l {
    min-width: auto;
    width: var(--fo-button-large-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-3 .dp-btn_custom03-04 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-46 .row.row-3 .col.col-3 .dp-btn_custom03-04 .button-cont a:hover {
  opacity: var(--fo-button3-hover-opacity, 1);
  transform: scale(var(--fo-button3-hover-scale, 1));
  background: var(--fo-button3-hover-background-color, var(--fo-button3-background, transparent)) -1px/calc(100% + 2px);
  color: var(--fo-button3-hover-text-color, var(--fo-button3-text-color));
  border: 1px solid var(--fo-button3-hover-border-color, var(--fo-button3-border-color, transparent));
}

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

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

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

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

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

.contents .content-49 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-49 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
  color: var(--fo-main-color);
}
@media screen and (max-width: 769px) {
  .contents .content-49 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-49 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :link {
  text-decoration: none;
}
.contents .content-49 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :visited {
  text-decoration: none;
}
.contents .content-49 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-49 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 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-49 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-49 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-49 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-49 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 strong {
  font-family: inherit;
}
.contents .content-49 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-49 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-49 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-49 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-49 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-49 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-49 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-49 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-49 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-49 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-49 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-49 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-49 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-49 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-49 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-49 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-49 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .cta {
  margin-block: 0;
}
.contents .content-49 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-49 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-49 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-49 .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-49 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-49 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-49 .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-49 .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-49 .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-49 .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-49 .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-49 .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-49 .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-49 .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-49 .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-49 .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-49 .dp-listArea_row .col {
  text-align: center;
}
.contents .content-49 .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-49 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-49 .row.row-2 .col.col-1 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-49 .row.row-2 .col.col-1 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-49 .row.row-2 .col.col-1 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-49 .row.row-2 .col.col-1 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-49 .row.row-2 .col.col-1 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-49 .row.row-2 .col.col-1 .dp-richBase_text-v2 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-49 .row.row-2 .col.col-1 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-49 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-49 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-49 .row.row-2 .col.col-1 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-49 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-49 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-49 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-49 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-49 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-49 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-49 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-49 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-49 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-49 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-49 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-49 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-49 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-49 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-49 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-49 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-49 .row.row-2 .col.col-1 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-49 .row.row-2 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-49 .row.row-2 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}

.contents .content-49 .row.row-3 {
  /* sample */
}
.contents .content-49 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-49 .row.row-3 .col.col-1 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-49 .row.row-3 .col.col-1 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-49 .row.row-3 .col.col-1 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-49 .row.row-3 .col.col-1 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-49 .row.row-3 .col.col-1 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-49 .row.row-3 .col.col-1 .dp-richBase_text-v2 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-49 .row.row-3 .col.col-1 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-49 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-49 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-49 .row.row-3 .col.col-1 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-49 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-49 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-49 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-49 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-49 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-49 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-49 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-49 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-49 .row.row-3 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-49 .row.row-3 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-49 .row.row-3 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-49 .row.row-3 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-49 .row.row-3 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-49 .row.row-3 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-49 .row.row-3 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-49 .row.row-3 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-49 .row.row-3 .col.col-1 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-49 .row.row-3 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-49 .row.row-3 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}

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

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

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

.contents .content-51 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-51 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
  color: var(--fo-main-color);
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-51 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :link {
  text-decoration: none;
}
.contents .content-51 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :visited {
  text-decoration: none;
}
.contents .content-51 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-51 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 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-51 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-51 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-51 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 strong {
  font-family: inherit;
}
.contents .content-51 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-51 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-51 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-51 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-51 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-51 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-51 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-51 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-51 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-51 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-51 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-51 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-51 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .cta {
  margin-block: 0;
}
.contents .content-51 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-51 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-51 .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-51 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-51 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-51 .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-51 .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-51 .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-51 .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-51 .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-51 .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-51 .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-51 .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-51 .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-51 .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-51 .dp-is02_row {
  display: flex;
  gap: calc(16px * var(--fo-spacing-coef));
  margin: 10px auto 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-51 .dp-is02_row {
    flex-direction: column;
    gap: calc(16px * var(--fo-spacing-coef) * 0.75);
    margin: 10px auto;
  }
}
.contents .content-51 .dp-is02_row + .dp-is02_row {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-51 .dp-is02_row + .dp-is02_row {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-51 .dp-is02_row div.col {
  border: 1px solid #fff;
  padding: calc(32px * var(--fo-spacing-coef) - 10px) calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-51 .dp-is02_row div.col {
    padding: calc(32px * var(--fo-spacing-coef) * 0.75 - 10px) calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
@media screen and (min-width: 770px) {
  .contents .content-51 .dp-is02_row div.col:is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) {
    display: flex;
    flex-direction: column;
    align-self: auto !important;
  }
  .contents .content-51 .dp-is02_row div.col.vertical_position_top {
    justify-content: start;
  }
  .contents .content-51 .dp-is02_row div.col.vertical_position_middle {
    justify-content: center;
  }
  .contents .content-51 .dp-is02_row div.col.vertical_position_bottom {
    justify-content: end;
  }
}
.contents .content-51 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-51 .row.row-2 .col.col-1 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-2 .col.col-1 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-51 .row.row-2 .col.col-1 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-51 .row.row-2 .col.col-1 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-51 .row.row-2 .col.col-1 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-51 .row.row-2 .col.col-1 .dp-richBase_text-v2 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-51 .row.row-2 .col.col-1 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-51 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-51 .row.row-2 .col.col-1 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-51 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-51 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-51 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-51 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-51 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-51 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-51 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-51 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-51 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-51 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-51 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-51 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-51 .row.row-2 .col.col-1 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-51 .row.row-2 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-2 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-51 .row.row-2 .col.col-2 {
  /* sample */
}
.contents .content-51 .row.row-2 .col.col-2 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-2 .col.col-2 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-51 .row.row-2 .col.col-2 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-51 .row.row-2 .col.col-2 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-51 .row.row-2 .col.col-2 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-51 .row.row-2 .col.col-2 .dp-richBase_text-v2 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-51 .row.row-2 .col.col-2 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-51 .row.row-2 .col.col-2 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-2 .col.col-2 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-51 .row.row-2 .col.col-2 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-51 .row.row-2 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-51 .row.row-2 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-51 .row.row-2 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-51 .row.row-2 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-51 .row.row-2 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-51 .row.row-2 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-51 .row.row-2 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-51 .row.row-2 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-51 .row.row-2 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-2 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-51 .row.row-2 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-2 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-51 .row.row-2 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-2 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-51 .row.row-2 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-2 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-51 .row.row-2 .col.col-2 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-51 .row.row-2 .col.col-2 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-2 .col.col-2 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-51 .row.row-2 .col.col-3 {
  /* sample */
}
.contents .content-51 .row.row-2 .col.col-3 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-2 .col.col-3 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-51 .row.row-2 .col.col-3 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-51 .row.row-2 .col.col-3 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-51 .row.row-2 .col.col-3 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-51 .row.row-2 .col.col-3 .dp-richBase_text-v2 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-51 .row.row-2 .col.col-3 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-51 .row.row-2 .col.col-3 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-2 .col.col-3 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-51 .row.row-2 .col.col-3 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-51 .row.row-2 .col.col-3 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-51 .row.row-2 .col.col-3 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-51 .row.row-2 .col.col-3 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-51 .row.row-2 .col.col-3 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-51 .row.row-2 .col.col-3 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-51 .row.row-2 .col.col-3 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-51 .row.row-2 .col.col-3 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-51 .row.row-2 .col.col-3 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-51 .row.row-2 .col.col-3 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-2 .col.col-3 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-51 .row.row-2 .col.col-3 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-2 .col.col-3 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-51 .row.row-2 .col.col-3 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-2 .col.col-3 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-51 .row.row-2 .col.col-3 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-2 .col.col-3 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-51 .row.row-2 .col.col-3 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-51 .row.row-2 .col.col-3 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-2 .col.col-3 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}

.contents .content-51 .row.row-3 {
  /* sample */
}
.contents .content-51 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-51 .row.row-3 .col.col-1 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-3 .col.col-1 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-51 .row.row-3 .col.col-1 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-51 .row.row-3 .col.col-1 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-51 .row.row-3 .col.col-1 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-51 .row.row-3 .col.col-1 .dp-richBase_text-v2 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-51 .row.row-3 .col.col-1 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-51 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-51 .row.row-3 .col.col-1 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-51 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-51 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-51 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-51 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-51 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-51 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-51 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-51 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-51 .row.row-3 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-3 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-51 .row.row-3 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-3 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-51 .row.row-3 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-3 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-51 .row.row-3 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-3 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-51 .row.row-3 .col.col-1 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-51 .row.row-3 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-51 .row.row-3 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}

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

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

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

.contents .content-53 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-53 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
  color: var(--fo-main-color);
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-53 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :link {
  text-decoration: none;
}
.contents .content-53 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :visited {
  text-decoration: none;
}
.contents .content-53 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-53 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 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-53 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-53 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-53 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 strong {
  font-family: inherit;
}
.contents .content-53 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-53 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-53 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-53 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-53 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-53 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-53 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-53 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-53 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-53 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-53 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-53 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-53 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 .cta {
  margin-block: 0;
}
.contents .content-53 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-1 .col.col-1 .dp-richMainColor_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-53 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-53 .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-53 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-53 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-53 .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-53 .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-53 .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-53 .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-53 .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-53 .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-53 .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-53 .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-53 .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-53 .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-53 .dp-is04_row {
  background-color: var(--fo-background-color1);
  display: flex;
  gap: calc(32px * var(--fo-spacing-coef) - 20px);
  margin: 10px auto 20px;
  padding: calc(48px * var(--fo-spacing-coef) - 10px) calc(80px * var(--fo-spacing-coef) - 10px) calc(48px * var(--fo-spacing-coef) - 20px);
}
@media screen and (max-width: 769px) {
  .contents .content-53 .dp-is04_row {
    flex-wrap: wrap;
    gap: calc(32px * var(--fo-spacing-coef) * 0.75 - 20px);
    margin: 10px auto;
    padding: calc(48px * var(--fo-spacing-coef) * 0.75 - 10px) calc(80px * var(--fo-spacing-coef) * 0.75 - 10px) calc(48px * var(--fo-spacing-coef) * 0.75 - 20px);
  }
}
.contents .content-53 .dp-is04_row + .dp-is04_row {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-53 .dp-is04_row + .dp-is04_row {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
@media screen and (min-width: 770px) {
  .contents .content-53 .dp-is04_row .col:is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) {
    display: flex;
    flex-direction: column;
    align-self: auto !important;
  }
  .contents .content-53 .dp-is04_row .col:is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) .component + .component {
    margin-top: calc(16px * var(--fo-spacing-coef) - 10px);
  }
  .contents .content-53 .dp-is04_row .col.vertical_position_top {
    justify-content: start;
  }
  .contents .content-53 .dp-is04_row .col.vertical_position_middle {
    justify-content: center;
  }
  .contents .content-53 .dp-is04_row .col.vertical_position_bottom {
    justify-content: end;
  }
}
.contents .content-53 .dp-is04_row .col .component:not(:first-child) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
.contents .content-53 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-53 .row.row-2 .col.col-1 .dp-custom_Icon .icon-cont a i.size-small {
  font-size: 32px;
}
.contents .content-53 .row.row-2 .col.col-1 .dp-custom_Icon .icon-cont a i.size-medium {
  font-size: 56px;
}
.contents .content-53 .row.row-2 .col.col-1 .dp-custom_Icon .icon-cont a i.size-large {
  font-size: 80px;
}
.contents .content-53 .row.row-2 .col.col-1 .dp-custom_Icon .icon-cont a i.blue {
  color: var(--fo-main-color);
}
.contents .content-53 .row.row-2 .col.col-1 .dp-custom_Icon .icon-cont a i.red {
  color: var(--fo-sub-color);
}
.contents .content-53 .row.row-2 .col.col-1 .dp-custom_Icon .icon-cont a i.black {
  color: var(--fo-text-main-color);
}
.contents .content-53 .row.row-2 .col.col-1 .dp-custom_Icon .icon-cont a i.orange {
  color: var(--fo-accent-color);
}
.contents .content-53 .row.row-2 .col.col-1 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-2 .col.col-1 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-53 .row.row-2 .col.col-1 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-53 .row.row-2 .col.col-1 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-53 .row.row-2 .col.col-1 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-53 .row.row-2 .col.col-1 .dp-richBase_text-v2 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-53 .row.row-2 .col.col-1 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-53 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-53 .row.row-2 .col.col-1 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-53 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-53 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-53 .row.row-2 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-53 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-53 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-53 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-53 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-53 .row.row-2 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-53 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-53 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-2 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-53 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-53 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-2 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-53 .row.row-2 .col.col-1 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-53 .row.row-2 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-2 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-53 .row.row-2 .col.col-2 {
  /* sample */
}
.contents .content-53 .row.row-2 .col.col-2 .dp-custom_Icon .icon-cont a i.size-small {
  font-size: 32px;
}
.contents .content-53 .row.row-2 .col.col-2 .dp-custom_Icon .icon-cont a i.size-medium {
  font-size: 56px;
}
.contents .content-53 .row.row-2 .col.col-2 .dp-custom_Icon .icon-cont a i.size-large {
  font-size: 80px;
}
.contents .content-53 .row.row-2 .col.col-2 .dp-custom_Icon .icon-cont a i.blue {
  color: var(--fo-main-color);
}
.contents .content-53 .row.row-2 .col.col-2 .dp-custom_Icon .icon-cont a i.red {
  color: var(--fo-sub-color);
}
.contents .content-53 .row.row-2 .col.col-2 .dp-custom_Icon .icon-cont a i.black {
  color: var(--fo-text-main-color);
}
.contents .content-53 .row.row-2 .col.col-2 .dp-custom_Icon .icon-cont a i.orange {
  color: var(--fo-accent-color);
}
.contents .content-53 .row.row-2 .col.col-2 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-2 .col.col-2 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-53 .row.row-2 .col.col-2 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-53 .row.row-2 .col.col-2 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-53 .row.row-2 .col.col-2 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-53 .row.row-2 .col.col-2 .dp-richBase_text-v2 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-53 .row.row-2 .col.col-2 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-53 .row.row-2 .col.col-2 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-2 .col.col-2 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-53 .row.row-2 .col.col-2 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-53 .row.row-2 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-53 .row.row-2 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-53 .row.row-2 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-53 .row.row-2 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-53 .row.row-2 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-53 .row.row-2 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-53 .row.row-2 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-53 .row.row-2 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-53 .row.row-2 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-2 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-53 .row.row-2 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-2 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-53 .row.row-2 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-2 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-53 .row.row-2 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-2 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-53 .row.row-2 .col.col-2 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-53 .row.row-2 .col.col-2 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-2 .col.col-2 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-53 .row.row-2 .col.col-3 {
  /* sample */
}
.contents .content-53 .row.row-2 .col.col-3 .dp-custom_Icon .icon-cont a i.size-small {
  font-size: 32px;
}
.contents .content-53 .row.row-2 .col.col-3 .dp-custom_Icon .icon-cont a i.size-medium {
  font-size: 56px;
}
.contents .content-53 .row.row-2 .col.col-3 .dp-custom_Icon .icon-cont a i.size-large {
  font-size: 80px;
}
.contents .content-53 .row.row-2 .col.col-3 .dp-custom_Icon .icon-cont a i.blue {
  color: var(--fo-main-color);
}
.contents .content-53 .row.row-2 .col.col-3 .dp-custom_Icon .icon-cont a i.red {
  color: var(--fo-sub-color);
}
.contents .content-53 .row.row-2 .col.col-3 .dp-custom_Icon .icon-cont a i.black {
  color: var(--fo-text-main-color);
}
.contents .content-53 .row.row-2 .col.col-3 .dp-custom_Icon .icon-cont a i.orange {
  color: var(--fo-accent-color);
}
.contents .content-53 .row.row-2 .col.col-3 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-2 .col.col-3 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-53 .row.row-2 .col.col-3 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-53 .row.row-2 .col.col-3 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-53 .row.row-2 .col.col-3 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-53 .row.row-2 .col.col-3 .dp-richBase_text-v2 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-53 .row.row-2 .col.col-3 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-53 .row.row-2 .col.col-3 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-2 .col.col-3 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-53 .row.row-2 .col.col-3 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-53 .row.row-2 .col.col-3 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-53 .row.row-2 .col.col-3 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-53 .row.row-2 .col.col-3 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-53 .row.row-2 .col.col-3 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-53 .row.row-2 .col.col-3 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-53 .row.row-2 .col.col-3 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-53 .row.row-2 .col.col-3 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-53 .row.row-2 .col.col-3 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-53 .row.row-2 .col.col-3 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-2 .col.col-3 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-53 .row.row-2 .col.col-3 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-2 .col.col-3 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-53 .row.row-2 .col.col-3 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-2 .col.col-3 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-53 .row.row-2 .col.col-3 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-2 .col.col-3 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-53 .row.row-2 .col.col-3 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-53 .row.row-2 .col.col-3 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-2 .col.col-3 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}

.contents .content-53 .row.row-3 {
  /* sample */
}
.contents .content-53 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-53 .row.row-3 .col.col-1 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-3 .col.col-1 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-53 .row.row-3 .col.col-1 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-53 .row.row-3 .col.col-1 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-53 .row.row-3 .col.col-1 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-53 .row.row-3 .col.col-1 .dp-richBase_text-v2 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-53 .row.row-3 .col.col-1 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-53 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-53 .row.row-3 .col.col-1 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-53 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-53 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-53 .row.row-3 .col.col-1 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-53 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-53 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-53 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-53 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-53 .row.row-3 .col.col-1 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-53 .row.row-3 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-3 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-53 .row.row-3 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-3 .col.col-1 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-53 .row.row-3 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-3 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-53 .row.row-3 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-3 .col.col-1 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-53 .row.row-3 .col.col-1 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-53 .row.row-3 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-53 .row.row-3 .col.col-1 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}

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

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

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

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

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

.contents .content-55 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-55 .row.row-1 .col.col-1 .component.image {
  /* sample */
}
.contents .content-55 .row.row-1 .col.col-2 {
  /* sample */
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richMainColor_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
  color: var(--fo-main-color);
}
@media screen and (max-width: 769px) {
  .contents .content-55 .row.row-1 .col.col-2 .dp-richMainColor_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richMainColor_text-v2 :link {
  text-decoration: none;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richMainColor_text-v2 :visited {
  text-decoration: none;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richMainColor_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richMainColor_text-v2 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-55 .row.row-1 .col.col-2 .dp-richMainColor_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richMainColor_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-55 .row.row-1 .col.col-2 .dp-richMainColor_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richMainColor_text-v2 strong {
  font-family: inherit;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richMainColor_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richMainColor_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richMainColor_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richMainColor_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-55 .row.row-1 .col.col-2 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-55 .row.row-1 .col.col-2 .dp-richMainColor_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richMainColor_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-55 .row.row-1 .col.col-2 .dp-richMainColor_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richMainColor_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-55 .row.row-1 .col.col-2 .dp-richMainColor_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richMainColor_text-v2 .cta {
  margin-block: 0;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richMainColor_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-55 .row.row-1 .col.col-2 .dp-richMainColor_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-55 .row.row-1 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-55 .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-55 .row.row-1 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-55 .row.row-1 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-55 .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-55 .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-55 .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-55 .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-55 .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-55 .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-55 .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-55 .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-55 .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-55 .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-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 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-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 {
  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);
  --dp-richBase-border-color: #eee;
}
@media screen and (max-width: 769px) {
  .contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 :link {
  text-decoration: none;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 :visited {
  text-decoration: none;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 a {
  color: var(--fo-text-link-color);
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 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-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 strong {
  font-family: inherit;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) {
  color: inherit;
  margin: 0 0 0 25px;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) {
  border-color: var(--dp-richBase-border-color, transparent);
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr th p strong {
  font-weight: normal;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 table :is(tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 .heading[data-designpart-id] :is(h4, h5, h6) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 .button[data-designpart-id] + :is(p, ul, ol, table, .normal-table, .table-with-row-header, .table-with-two-headers, .article-embed, [id*=cta-]) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 .cta {
  margin-block: 0;
}
.contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
  margin-top: calc(64px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-55 .row.row-1 .col.col-2 .dp-richBase_text-v2 [id*=cta-] + .button[data-designpart-id] {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}

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

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

:is(.dp-balloon_sec, .dp-balloon_sec + section) {
  --dp-balloon-width: 140px;
  --dp-balloon-height: 35px;
}

.dp-balloon_sec:not(:root:root:root:root) {
  position: relative;
  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-balloon_sec:not(:root:root:root:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}
.dp-balloon_sec:not(:root:root:root:root) + section {
  padding-top: calc(80px * var(--fo-spacing-coef) - 30px + var(--dp-balloon-height));
}
@media screen and (max-width: 769px) {
  .dp-balloon_sec:not(:root:root:root:root) + section {
    padding-top: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px + var(--dp-balloon-height));
  }
}
.dp-balloon_sec:not(:root:root:root:root)::after {
  content: "";
  position: absolute;
  display: block;
  bottom: calc(-1 * var(--dp-balloon-height) + 1px);
  left: 50%;
  width: var(--dp-balloon-width);
  height: var(--dp-balloon-height);
  background-color: inherit;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  transform: translateX(-50%);
  z-index: 10;
}

.contents .content-57 .row.row-1 {
  /* sample */
}
.contents .content-57 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-57 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-57 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5, h6) {
  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;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-57 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5, h6) {
    overflow-wrap: break-word;
  }
}
.contents .content-57 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5, h6) :is(.strong, strong) {
  font-weight: 400;
}
.contents .content-57 .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-57 .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-57 .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-57 .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-57 .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-57 .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-57 .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-57 .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-57 .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-57 .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-57 .row.row-1 .col.col-1 .dp-hd_custom01-01 h6 {
  font-size: calc(var(--fo-h5-font-size-pc) - 2px);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-57 .row.row-1 .col.col-1 .dp-hd_custom01-01 h6 {
    font-size: calc(var(--fo-h5-font-size-sp) - 2px);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}

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

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

.side {
  /* sample */
}

.side {
  /* sample */
}

.side {
  /* sample */
}

.side {
  /* sample */
}

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

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

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

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

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

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

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

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