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

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

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

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

.contents .content-2 .dp-mvCta01_row:not(:root:root:root) {
  width: 100%;
  max-width: 370px;
  margin: 48px 0 10px;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .dp-mvCta01_row:not(:root:root:root) {
    max-width: none;
    margin-top: 36px;
  }
}
.contents .content-2 .dp-mvCta01_row:not(:root:root:root) div.col {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .dp-mvCta01_row:not(:root:root:root) div.col {
    display: flex !important;
    gap: 12px;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-2 .dp-mvCta01_row:not(:root:root:root) div.col.vertical_position_top {
    align-self: auto !important;
    justify-content: start;
  }
  .contents .content-2 .dp-mvCta01_row:not(:root:root:root) div.col.vertical_position_middle {
    align-self: auto !important;
    justify-content: center;
  }
  .contents .content-2 .dp-mvCta01_row:not(:root:root:root) div.col.vertical_position_bottom {
    align-self: auto !important;
    justify-content: end;
  }
}
.contents .content-2 .dp-mvCta01_row:not(:root:root:root) div.col .component.richtext {
  margin: 0;
}
.contents .content-2 .dp-mvCta01_row:not(:root:root:root) div.col .component.button {
  margin: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .dp-mvCta01_row:not(:root:root:root) div.col .component.button .button-cont {
    text-align: center;
  }
}
.contents .content-2 .row.row-4 .col.col-1 {
  /* sample */
}
.contents .content-2 .row.row-4 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-4 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-2 .row.row-4 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-2 .row.row-4 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-2 .row.row-4 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-2 .row.row-4 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-2 .row.row-4 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-2 .row.row-4 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-4 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-2 .row.row-4 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-2 .row.row-4 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-2 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-2 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-2 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-2 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-2 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-2 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-2 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-2 .row.row-4 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-2 .row.row-4 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-4 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-2 .row.row-4 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-4 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-2 .row.row-4 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-2 .row.row-4 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-4 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-2 .row.row-4 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-2 .row.row-4 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-2 .row.row-4 .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-2 .row.row-4 .col.col-1 .dp-btn_custom01-02 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-2 .row.row-4 .col.col-1 .dp-btn_custom01-02 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-2 .row.row-4 .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-2 .row.row-4 .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-2 .row.row-4 .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-2 .row.row-4 .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-2 .row.row-4 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-2 .row.row-4 .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-2 .row.row-4 .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-2 .row.row-4 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-2 .row.row-4 .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-2 .row.row-4 .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-2 .row.row-4 .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-2 .row.row-4 .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-2 .row.row-5 {
  /* sample */
}
.contents .content-2 .row.row-5 .col.col-1 {
  /* sample */
}
.contents .content-2 .row.row-5 .col.col-1 .component.rich-heading {
  /* sample */
}
.contents .content-2 .row.row-5 .col.col-2 {
  /* sample */
}
.contents .content-2 .row.row-5 .col.col-2 .component.richtext {
  /* sample */
}

.contents .content-2 .dp-mvCta02_row {
  width: 100%;
  margin: 48px 0 10px;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .dp-mvCta02_row {
    margin-top: 36px;
  }
}
.contents .content-2 .dp-mvCta02_row div.col {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .dp-mvCta02_row div.col {
    display: flex !important;
    gap: 12px;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-2 .dp-mvCta02_row div.col.vertical_position_top {
    align-self: auto !important;
    justify-content: start;
  }
  .contents .content-2 .dp-mvCta02_row div.col.vertical_position_middle {
    align-self: auto !important;
    justify-content: center;
  }
  .contents .content-2 .dp-mvCta02_row div.col.vertical_position_bottom {
    align-self: auto !important;
    justify-content: end;
  }
}
.contents .content-2 .dp-mvCta02_row div.col .component:not(:root:root).richtext {
  margin: 0;
}
.contents .content-2 .dp-mvCta02_row div.col .component:not(:root:root).button {
  margin: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .dp-mvCta02_row div.col .component:not(:root:root).button .button-cont {
    text-align: center;
  }
}
.contents .content-2 .row.row-6 .col.col-1 {
  /* sample */
}
.contents .content-2 .row.row-6 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-6 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-2 .row.row-6 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-2 .row.row-6 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-2 .row.row-6 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-2 .row.row-6 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-2 .row.row-6 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-2 .row.row-6 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-6 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-2 .row.row-6 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-2 .row.row-6 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-2 .row.row-6 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-2 .row.row-6 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-2 .row.row-6 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-2 .row.row-6 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-6 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-2 .row.row-6 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-2 .row.row-6 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-6 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-2 .row.row-6 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-6 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-2 .row.row-6 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-2 .row.row-6 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-6 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-2 .row.row-6 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-6 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-2 .row.row-6 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-2 .row.row-6 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-6 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-2 .row.row-6 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-2 .row.row-6 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-2 .row.row-6 .col.col-1 .dp-btn_custom01-02 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-6 .col.col-1 .dp-btn_custom01-02 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-2 .row.row-6 .col.col-1 .dp-btn_custom01-02 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-2 .row.row-6 .col.col-1 .dp-btn_custom01-02 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: var(--fo-button1-background, transparent) -1px/calc(100% + 2px);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: var(--fo-button1-text-color);
  text-decoration: none;
  text-align-last: left;
  letter-spacing: var(--fo-text-letter-spacing);
  line-height: var(--fo-text-line-height);
  border: 1px solid var(--fo-button1-border-color, transparent);
  border-radius: var(--fo-button1-border-radius);
  box-shadow: 0 3px 8px var(--fo-shadow-color);
  margin: 0;
}
.contents .content-2 .row.row-6 .col.col-1 .dp-btn_custom01-02 .button-cont a:where(.size-s, .size-m, .size-l)::before {
  content: var(--fo-button-download-fa-unicode);
  font-family: "FontAwesome";
  color: inherit;
  margin-right: 10px;
  position: relative;
  top: 0.5px;
}
.contents .content-2 .row.row-6 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-s {
  min-width: var(--fo-button-small-min-width-pc);
  font-size: var(--fo-button-small-font-size);
  padding: 6.75px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-6 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-s {
    width: auto;
    min-width: var(--fo-button-small-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-2 .row.row-6 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-2 .row.row-6 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-m {
  min-width: var(--fo-button-medium-min-width-pc);
  font-size: var(--fo-button-medium-font-size);
  padding: 12.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-6 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-m {
    width: auto;
    min-width: var(--fo-button-medium-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-2 .row.row-6 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-2 .row.row-6 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-l {
  min-width: var(--fo-button-large-min-width-pc);
  font-size: var(--fo-button-large-font-size);
  padding: 16.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-6 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-l {
    min-width: auto;
    width: var(--fo-button-large-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-2 .row.row-6 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-2 .row.row-6 .col.col-1 .dp-btn_custom01-02 .button-cont a:hover {
  opacity: var(--fo-button1-hover-opacity, 1);
  transform: scale(var(--fo-button1-hover-scale, 1));
  background: var(--fo-button1-hover-background-color, var(--fo-button1-background, transparent)) -1px/calc(100% + 2px);
  color: var(--fo-button1-hover-text-color, var(--fo-button1-text-color));
  border: 1px solid var(--fo-button1-hover-border-color, var(--fo-button1-border-color, transparent));
}

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

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

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

@media screen and (max-width: 769px) {
  .contents .content-2 .dp-mvMock-up01_row-v2 div.col {
    text-align: center;
  }
}
.contents .content-2 .dp-mvMock-up01_row-v2 div.col:has(> :nth-child(1 of .image):last-child) {
  position: relative;
}
.contents .content-2 .dp-mvMock-up01_row-v2 div.col .component.heading:not(:root:root) :is(h1, h2, h3) {
  margin-bottom: 32px;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .dp-mvMock-up01_row-v2 div.col .component.heading:not(:root:root) :is(h1, h2, h3) {
    margin-bottom: 24px;
  }
}
.contents .content-2 .dp-mvMock-up01_row-v2 div.col .component.heading:not(:root:root) :is(h4, h5) {
  margin-bottom: 24px;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .dp-mvMock-up01_row-v2 div.col .component.heading:not(:root:root) :is(h4, h5) {
    margin-bottom: 18px;
  }
}
.contents .content-2 .dp-mvMock-up01_row-v2 div.col .component.heading:not(:root:root) + .richtext {
  margin-top: 32px;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .dp-mvMock-up01_row-v2 div.col .component.heading:not(:root:root) + .richtext {
    margin-top: 30px;
  }
}
.contents .content-2 .dp-mvMock-up01_row-v2 div.col .component.richtext + .richtext {
  margin-top: 40px;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .dp-mvMock-up01_row-v2 div.col .component.richtext + .richtext {
    margin-top: 30px;
  }
}
.contents .content-2 .dp-mvMock-up01_row-v2 div.col .component.button:not(:root:root) {
  margin: 20px 0 0;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .dp-mvMock-up01_row-v2 div.col .component.button:not(:root:root) {
    margin: 20px auto;
  }
}
.contents .content-2 .row.row-10 .col.col-1 {
  /* sample */
}
.contents .content-2 .row.row-10 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-2 .row.row-10 .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-10 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-2 .row.row-10 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-2 .row.row-10 .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-10 .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-10 .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-10 .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-10 .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-10 .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-10 .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-10 .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-10 .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-10 .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-2 .row.row-10 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + p {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + p {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-2 .row.row-10 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-2 .row.row-10 .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-2 .row.row-10 .col.col-1 .dp-btn_custom01-02 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-2 .row.row-10 .col.col-1 .dp-btn_custom01-02 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-2 .row.row-10 .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-2 .row.row-10 .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-2 .row.row-10 .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-2 .row.row-10 .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-2 .row.row-10 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-2 .row.row-10 .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-2 .row.row-10 .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-2 .row.row-10 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-2 .row.row-10 .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-2 .row.row-10 .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-2 .row.row-10 .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-2 .row.row-10 .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-2 .row.row-10 .col.col-2 {
  /* sample */
}
@media screen and (min-width: 770px) {
  .contents .content-2 .row.row-10 .col.col-2 .dp-mvMock-up01_img {
    width: 800px;
    position: absolute;
    bottom: -50px;
    left: 0;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-10 .col.col-2 .dp-mvMock-up01_img {
    width: 100%;
    max-width: 335px;
    margin: 0 auto -40px;
  }
}
.frame-root .frame-content .dp-mvMock-up01_img:not(:root:root:root:root) {
  position: relative;
  width: 100%;
  left: auto;
  bottom: auto;
}
@media screen and (max-width: 769px) {
  .frame-root .frame-content .dp-mvMock-up01_img:not(:root:root:root:root) {
    margin: 10px auto;
  }
}

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

.contents .content-2 .dp-mvForm_row {
  display: flex;
  gap: calc(50px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-2 .dp-mvForm_row {
    flex-wrap: wrap;
    gap: calc(50px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-2 .dp-mvForm_row .col {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 770px) {
  .contents .content-2 .dp-mvForm_row .col.vertical_position_top {
    align-self: auto !important;
    justify-content: start;
  }
  .contents .content-2 .dp-mvForm_row .col.vertical_position_middle {
    align-self: auto !important;
    justify-content: center;
  }
  .contents .content-2 .dp-mvForm_row .col.vertical_position_bottom {
    align-self: auto !important;
    justify-content: end;
  }
}
.contents .content-2 .dp-mvForm_row .col:has(.form) {
  background-color: var(--fo-background-color1);
  border-radius: 10px;
  padding: calc(30px * var(--fo-spacing-coef) - 10px) calc(30px * var(--fo-spacing-coef)) 0;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .dp-mvForm_row .col:has(.form) {
    padding-inline: calc(25px * var(--fo-spacing-coef));
  }
}
.contents .content-2 .dp-mvForm_row .col:has(.form) .component.heading:not(:root:root) {
  margin: 10px 0;
}
.contents .content-2 .dp-mvForm_row .col:has(.form) .component.heading:not(:root:root) :is(h1, h2, h3, h4, h5) {
  font-size: 24px;
  color: var(--fo-main-color);
  margin-bottom: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .dp-mvForm_row .col:has(.form) .component.heading:not(:root:root) :is(h1, h2, h3, h4, h5) {
    font-size: 22px;
  }
}
.contents .content-2 .dp-mvForm_row .col:has(.form) .component.form:not(:root:root) {
  margin-top: 0;
}
.contents .content-2 .dp-mvForm_row .col:has(.form) .component.form:not(:root:root) .contact_form input[type=text],
.contents .content-2 .dp-mvForm_row .col:has(.form) .component.form:not(:root:root) .contact_form input[type=email],
.contents .content-2 .dp-mvForm_row .col:has(.form) .component.form:not(:root:root) .contact_form input[type=password],
.contents .content-2 .dp-mvForm_row .col:has(.form) .component.form:not(:root:root) .contact_form input[type=date],
.contents .content-2 .dp-mvForm_row .col:has(.form) .component.form:not(:root:root) .contact_form input[type=search],
.contents .content-2 .dp-mvForm_row .col:has(.form) .component.form:not(:root:root) .contact_form input[type=url],
.contents .content-2 .dp-mvForm_row .col:has(.form) .component.form:not(:root:root) .contact_form select,
.contents .content-2 .dp-mvForm_row .col:has(.form) .component.form:not(:root:root) .contact_form textarea {
  font-size: calc(var(--fo-text-font-size-pc) - 2px);
  padding: 0.4rem 0.75rem;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .dp-mvForm_row .col:has(.form) .component.form:not(:root:root) .contact_form input[type=text],
.contents .content-2 .dp-mvForm_row .col:has(.form) .component.form:not(:root:root) .contact_form input[type=email],
.contents .content-2 .dp-mvForm_row .col:has(.form) .component.form:not(:root:root) .contact_form input[type=password],
.contents .content-2 .dp-mvForm_row .col:has(.form) .component.form:not(:root:root) .contact_form input[type=date],
.contents .content-2 .dp-mvForm_row .col:has(.form) .component.form:not(:root:root) .contact_form input[type=search],
.contents .content-2 .dp-mvForm_row .col:has(.form) .component.form:not(:root:root) .contact_form input[type=url],
.contents .content-2 .dp-mvForm_row .col:has(.form) .component.form:not(:root:root) .contact_form select,
.contents .content-2 .dp-mvForm_row .col:has(.form) .component.form:not(:root:root) .contact_form textarea {
    font-size: calc(var(--fo-text-font-size-sp) - 2px);
  }
}
.contents .content-2 .dp-mvForm_row .col:has(.form) .component.form:not(:root:root) .form-submit .popup-link {
  min-width: 224px;
}
@media screen and (max-width: 576px) {
  .contents .content-2 .dp-mvForm_row .col:has(.form) .component.form:not(:root:root) .form-submit .popup-link {
    min-width: auto;
  }
}
.contents .content-2 .row.row-12 .col.col-1 {
  /* sample */
}
.contents .content-2 .row.row-12 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-2 .row.row-12 .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-12 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-2 .row.row-12 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-2 .row.row-12 .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-12 .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-12 .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-12 .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-12 .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-12 .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-12 .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-12 .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-12 .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-12 .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-2 .row.row-12 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-12 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-2 .row.row-12 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-2 .row.row-12 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-2 .row.row-12 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-2 .row.row-12 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-2 .row.row-12 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-2 .row.row-12 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-12 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-2 .row.row-12 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-2 .row.row-12 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-2 .row.row-12 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-2 .row.row-12 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-2 .row.row-12 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-2 .row.row-12 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-12 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-2 .row.row-12 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-2 .row.row-12 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-12 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-2 .row.row-12 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-12 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-2 .row.row-12 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-2 .row.row-12 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-12 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-2 .row.row-12 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-12 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-2 .row.row-12 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-2 .row.row-12 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-12 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-2 .row.row-12 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-2 .row.row-12 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-2 .row.row-12 .col.col-2 {
  /* sample */
}
.contents .content-2 .row.row-12 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-2 .row.row-12 .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-2 .row.row-12 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-2 .row.row-12 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-2 .row.row-12 .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-2 .row.row-12 .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-2 .row.row-12 .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-2 .row.row-12 .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-2 .row.row-12 .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-2 .row.row-12 .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-2 .row.row-12 .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-2 .row.row-12 .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-2 .row.row-12 .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-2 .row.row-12 .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-2 .row.row-12 .col.col-2 .dp-form_custom {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-12 .col.col-2 .dp-form_custom {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .form-title {
  font-size: inherit;
  color: inherit;
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .form-title:empty {
  display: none;
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .show-notice {
  font-size: inherit;
  border-radius: 0;
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .show-notice:empty {
  display: none;
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .show-notice span {
  padding: 5px;
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .show-notice span + span {
  padding: 0 5px 5px;
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form {
  font-size: inherit;
  color: inherit;
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form input {
  accent-color: var(--fo-main-color);
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form input[type=text],
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form input[type=email],
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form input[type=password],
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form input[type=date],
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form input[type=search],
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form input[type=url],
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form select,
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form textarea {
  background: #fff;
  height: auto;
  font-family: inherit !important;
  font-size: inherit;
  color: inherit;
  line-height: 1.25;
  border-radius: 0;
  border: solid 1px #eee;
  padding: 0.6rem 0.75rem;
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form input[type=text]::placeholder,
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form input[type=email]::placeholder,
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form input[type=password]::placeholder,
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form input[type=date]::placeholder,
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form input[type=search]::placeholder,
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form input[type=url]::placeholder,
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form select::placeholder,
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form textarea::placeholder {
  font-family: inherit;
  color: rgba(0, 0, 0, 0.3);
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form input[type=text]:focus,
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form input[type=email]:focus,
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form input[type=password]:focus,
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form input[type=date]:focus,
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form input[type=search]:focus,
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form input[type=url]:focus,
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form select:focus,
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form textarea:focus {
  background-color: #fff;
  color: #555;
  border-color: #5a5a5a;
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form input[type=text].form-error,
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form input[type=email].form-error,
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form input[type=password].form-error,
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form input[type=date].form-error,
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form input[type=search].form-error,
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form input[type=url].form-error,
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form select.form-error,
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form textarea.form-error {
  background: #fdf5f2;
  border: 1px solid #c70909 !important;
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form .group {
  font-size: inherit;
  color: inherit;
  margin: 20px 0;
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form .group .form-cont {
  font-size: inherit;
  color: inherit;
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form .form-label {
  font-size: inherit;
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form .agree-label {
  line-height: 1.5;
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form .form-cont p {
  font-size: inherit;
  margin-top: 0.25rem;
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form .form-cont :is(.checkbox, .radio) label {
  display: flex;
  align-items: center;
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form .service_term {
  background: #fff;
  overflow: auto;
  font-size: inherit;
  padding: 20px;
  border-color: #eee;
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form .service_term_link {
  font-size: inherit;
  margin-top: 20px;
  margin-bottom: 5px;
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form .service_term_link a {
  color: var(--fo-text-link-color);
  letter-spacing: 0;
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .contact_form .service_term_link a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none) !important;
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  filter: var(--fo-text-link-hover-invert, none);
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .form-submit .popup-link {
  background: var(--fo-main-color);
  min-width: 280px;
  min-height: 55px;
  font-family: inherit;
  font-size: 20px;
  border: 1px solid var(--fo-main-color);
  border-radius: var(--fo-button1-border-radius, 0);
  box-shadow: 0 3px 8px var(--fo-shadow-color);
  margin-bottom: 0;
  padding: 15px;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .form-submit .popup-link {
    width: 100%;
    min-width: auto;
    min-height: auto;
    padding: 10px;
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .form-submit .popup-link {
    width: auto;
    min-width: 280px;
    min-height: 71px;
  }
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .form-submit .popup-link:hover {
  opacity: 0.4;
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom .form-label.require:after {
  background: #c70909;
  padding: 2px 7px 4px !important;
  margin-left: 20px;
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom input[type=checkbox],
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom input[type=radio] {
  min-height: auto;
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom.vertical .form-label {
  display: flex;
  align-items: center;
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom.vertical .form-label:after {
  position: unset;
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom.vertical label.agreement {
  display: flex;
  align-items: center;
  padding: 6px 0;
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom.vertical label.agreement .form-label {
  display: flex !important;
  padding: 0;
}
@media screen and (min-width: 770px) {
  .contents .content-2 .row.row-12 .col.col-2 .dp-form_custom.horizontal .form-label::after {
    top: 8px !important;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-12 .col.col-2 .dp-form_custom.horizontal .form-label::after {
    top: -2px !important;
  }
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom.horizontal label.agreement {
  display: flex;
  align-items: center;
  padding: 6px 0;
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom.horizontal label.agreement .form-label {
  display: flex !important;
  position: unset;
  padding: 0;
}
.contents .content-2 .row.row-12 .col.col-2 .dp-form_custom.horizontal label.agreement .form-label::after {
  position: unset;
}

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

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

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

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

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

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

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

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

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

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

.contents .content-6 .row.row-2 {
  /* sample */
}
.contents .content-6 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-6 .row.row-2 .col.col-1 .component.richtext {
  /* sample */
}

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

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

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

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

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

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

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

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

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

.contents .content-6 .dp-checkIcon_row-v2 {
  display: flex;
  justify-content: center;
  gap: calc(40px * var(--fo-spacing-coef) - 20px);
  background-color: var(--fo-background-color1);
  margin: 10px auto 20px;
  padding: calc(30px * var(--fo-spacing-coef) - 10px) calc(50px * var(--fo-spacing-coef) - 10px) calc(30px * var(--fo-spacing-coef) - 20px);
}
@media screen and (max-width: 769px) {
  .contents .content-6 .dp-checkIcon_row-v2 {
    flex-wrap: wrap;
    gap: calc(40px * var(--fo-spacing-coef) * 0.75 - 20px);
    margin-bottom: 10px;
    padding: calc(30px * var(--fo-spacing-coef) * 0.75 - 10px) calc(30px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-6 .dp-checkIcon_row-v2 + .dp-checkIcon_row {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-6 .dp-checkIcon_row-v2 + .dp-checkIcon_row {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
@media screen and (min-width: 770px) {
  .contents .content-6 .dp-checkIcon_row-v2 .col:not(:has(.icon)):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) {
    display: flex;
    flex-direction: column;
    align-self: auto !important;
  }
  .contents .content-6 .dp-checkIcon_row-v2 .col:not(:has(.icon)).vertical_position_top {
    justify-content: start;
  }
  .contents .content-6 .dp-checkIcon_row-v2 .col:not(:has(.icon)).vertical_position_middle {
    justify-content: center;
  }
  .contents .content-6 .dp-checkIcon_row-v2 .col:not(:has(.icon)).vertical_position_bottom {
    justify-content: end;
  }
}
.contents .content-6 .dp-checkIcon_row-v2 .col:has(.icon) {
  display: grid !important;
  align-content: flex-start;
  padding-block: 10px 20px;
}
@media screen and (min-width: 770px) {
  .contents .content-6 .dp-checkIcon_row-v2 .col:has(.icon):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) {
    align-self: auto !important;
  }
  .contents .content-6 .dp-checkIcon_row-v2 .col:has(.icon).vertical_position_top {
    align-content: start;
  }
  .contents .content-6 .dp-checkIcon_row-v2 .col:has(.icon).vertical_position_middle {
    align-content: center;
  }
  .contents .content-6 .dp-checkIcon_row-v2 .col:has(.icon).vertical_position_bottom {
    align-content: end;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-6 .dp-checkIcon_row-v2 .col:has(.icon) {
    padding-block-end: 10px;
  }
}
.contents .content-6 .dp-checkIcon_row-v2 .col:has(.icon) .component {
  margin: 0;
}
.contents .content-6 .dp-checkIcon_row-v2 .col:has(.icon):has(.size-small) {
  grid-template-columns: 30px 1fr;
  gap: 5px;
}
.contents .content-6 .dp-checkIcon_row-v2 .col:has(.icon):has(.size-medium) {
  grid-template-columns: 40px 1fr;
  gap: 10px;
}
.contents .content-6 .dp-checkIcon_row-v2 .col:has(.icon):has(.size-large) {
  grid-template-columns: 45px 1fr;
  gap: 10px;
}
.contents .content-6 .dp-checkIcon_row-v2 .col .component.icon:not(:root:root) .icon-cont i {
  line-height: var(--fo-text-line-height);
}
.contents .content-6 .dp-checkIcon_row-v2 .col .component.icon:not(:root:root) .icon-cont i.size-small {
  font-size: 16px;
}
.contents .content-6 .dp-checkIcon_row-v2 .col .component.icon:not(:root:root) .icon-cont i.size-medium {
  font-size: 24px;
}
.contents .content-6 .dp-checkIcon_row-v2 .col .component.icon:not(:root:root) .icon-cont i.size-large {
  font-size: 28px;
}
.contents .content-6 .dp-checkIcon_row-v2 .col .component.icon:not(:root:root) + :is(.richtext, .heading) {
  display: flex;
  align-items: center;
}
.contents .content-6 .dp-checkIcon_row-v2 .col .component.icon:not(:root:root) + :is(.richtext, .heading) :is(h1, h2, h3, h4, h5) {
  margin-bottom: 0;
}
.frame-root .frame-content .dp-checkIcon_row-v2:not(:root:root:root:root:root)::before {
  content: "他のパーツを組み合わせたい場合は、「+」ボタンより新しい行を追加しそちらに配置してください。";
  font-size: 14px;
  background: #0987d4;
  color: #fff;
  position: absolute;
  top: -25px;
  right: 0;
  padding: 0 5px;
  z-index: 1;
}
.frame-root .frame-content .dp-checkIcon_row-v2:not(:root:root:root:root:root) div.col:not(:root:root):has(.icon) {
  display: table-cell !important;
}
.frame-root .frame-content .dp-checkIcon_row-v2:not(:root:root:root:root:root) div.col:not(:root:root) .component {
  margin: 10px 0;
}
.frame-root .frame-content .dp-checkIcon_row-v2:not(:root:root:root:root:root) div.col:not(:root:root) .component.icon .icon-cont {
  width: 50px;
}

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

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

.contents .content-6 .dp-arrow_row:not(:root:root) {
  position: relative;
  margin-top: calc(40px + 22px * var(--fo-spacing-coef) + 100px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-6 .dp-arrow_row:not(:root:root) {
    margin-top: calc(30px + 22px * var(--fo-spacing-coef) + 100px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-6 .dp-arrow_row:not(:root:root)::before {
  content: "";
  display: block;
  background-color: var(--fo-main-color);
  width: 162px;
  height: 40px;
  clip-path: polygon(0 0, 50% calc(100% - 3px), 100% 0, 100% 3px, 50% 100%, 0 3px);
  position: absolute;
  bottom: calc(100% + 22px * var(--fo-spacing-coef));
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 769px) {
  .contents .content-6 .dp-arrow_row:not(:root:root)::before {
    width: 121.5px;
    height: 30px;
  }
}
.contents .content-6 .dp-arrow_row:not(:root:root) .col {
  width: 100%;
}
.contents .content-6 .dp-arrow_row:not(:root:root) .col .component.heading :is(h1, h2, h3) {
  margin-bottom: max(calc(32px * var(--fo-spacing-coef)),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-6 .dp-arrow_row:not(:root:root) .col .component.heading :is(h1, h2, h3) {
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-6 .dp-arrow_row:not(:root:root) .col .component.heading :is(h4, h5) {
  margin-bottom: max(calc(24px * var(--fo-spacing-coef)),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-6 .dp-arrow_row:not(:root:root) .col .component.heading :is(h4, h5) {
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-6 .row.row-14 .col.col-1 {
  /* sample */
}
.contents .content-6 .row.row-14 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-6 .row.row-14 .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-14 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-6 .row.row-14 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-6 .row.row-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-6 .row.row-14 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-14 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-6 .row.row-14 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-6 .row.row-14 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-6 .row.row-14 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-6 .row.row-14 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-6 .row.row-14 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-6 .row.row-14 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-14 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-6 .row.row-14 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-6 .row.row-14 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-6 .row.row-14 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-6 .row.row-14 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-6 .row.row-14 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-6 .row.row-14 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-14 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-6 .row.row-14 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-6 .row.row-14 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-14 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-6 .row.row-14 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-14 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-6 .row.row-14 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-6 .row.row-14 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-14 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-6 .row.row-14 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-14 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-6 .row.row-14 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-6 .row.row-14 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-14 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-6 .row.row-14 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-6 .row.row-14 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-6 .row.row-14 .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-6 .row.row-14 .col.col-1 .dp-btn_custom03-04 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-6 .row.row-14 .col.col-1 .dp-btn_custom03-04 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-6 .row.row-14 .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-6 .row.row-14 .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-6 .row.row-14 .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-6 .row.row-14 .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-6 .row.row-14 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-6 .row.row-14 .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-6 .row.row-14 .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-6 .row.row-14 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-6 .row.row-14 .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-6 .row.row-14 .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-6 .row.row-14 .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-6 .row.row-14 .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-6 .row.row-15 {
  /* sample */
}
.contents .content-6 .row.row-15 .col.col-1 {
  /* sample */
}
.contents .content-6 .row.row-15 .col.col-1 .component.rich-heading {
  /* sample */
}
.contents .content-6 .row.row-15 .col.col-2 {
  /* sample */
}
.contents .content-6 .row.row-15 .col.col-2 .component.richtext {
  /* sample */
}

.contents .content-6 .dp-iconCol_row {
  display: flex;
  gap: calc(40px * var(--fo-spacing-coef));
  margin: 10px 0 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-6 .dp-iconCol_row {
    flex-wrap: wrap;
    gap: calc(40px * var(--fo-spacing-coef) * 0.75);
    margin: calc(32px * var(--fo-spacing-coef) - 10px) 0 10px;
  }
}
.contents .content-6 .dp-iconCol_row + .dp-iconCol_row {
  margin-top: calc(40px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-6 .dp-iconCol_row + .dp-iconCol_row {
    margin-top: calc(40px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-6 .dp-iconCol_row div.col:not(:root) {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  position: relative;
  padding: calc(20px * var(--fo-spacing-coef) - 10px) calc(20px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-6 .dp-iconCol_row div.col:not(:root) {
    display: flex !important;
    padding: calc((20px * var(--fo-spacing-coef) - 10px) * 0.75) calc(20px * var(--fo-spacing-coef) * 0.75);
  }
}
@media screen and (min-width: 770px) {
  .contents .content-6 .dp-iconCol_row div.col:not(:root):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) {
    align-self: auto !important;
  }
  .contents .content-6 .dp-iconCol_row div.col:not(:root):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) .component:not(:last-child) {
    margin-bottom: 0;
  }
  .contents .content-6 .dp-iconCol_row div.col:not(:root).vertical_position_top {
    justify-content: start;
  }
  .contents .content-6 .dp-iconCol_row div.col:not(:root).vertical_position_middle {
    justify-content: center;
  }
  .contents .content-6 .dp-iconCol_row div.col:not(:root).vertical_position_bottom {
    justify-content: end;
  }
}
.contents .content-6 .dp-iconCol_row div.col:not(:root):has(.size-small) {
  margin-top: 25px;
  padding-top: 25px;
}
.contents .content-6 .dp-iconCol_row div.col:not(:root):has(.size-medium) {
  margin-top: 30px;
  padding-top: 35px;
}
.contents .content-6 .dp-iconCol_row div.col:not(:root):has(.size-large) {
  margin-top: 35px;
  padding-top: 40px;
}
.contents .content-6 .dp-iconCol_row div.col:not(:root):empty {
  background-color: transparent;
}
@media screen and (max-width: 769px) {
  .contents .content-6 .dp-iconCol_row div.col:not(:root):empty {
    display: none !important;
  }
}
.contents .content-6 .dp-iconCol_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3, h4, h5) {
  margin-bottom: 10px;
}
.contents .content-6 .dp-iconCol_row div.col:not(:root) .component.icon:not(:root) {
  background-color: var(--fo-main-color);
  border-radius: 50vh;
  position: absolute;
  margin: 0;
}
.contents .content-6 .dp-iconCol_row div.col:not(:root) .component.icon:not(:root):has(.size-small) {
  top: -25px;
}
.contents .content-6 .dp-iconCol_row div.col:not(:root) .component.icon:not(:root):has(.size-medium) {
  top: -30px;
}
.contents .content-6 .dp-iconCol_row div.col:not(:root) .component.icon:not(:root):has(.size-large) {
  top: -35px;
}
.contents .content-6 .dp-iconCol_row div.col:not(:root) .component.icon:not(:root):has(.left) {
  left: calc(20px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-6 .dp-iconCol_row div.col:not(:root) .component.icon:not(:root):has(.left) {
    left: calc(20px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-6 .dp-iconCol_row div.col:not(:root) .component.icon:not(:root):has(.center) {
  left: 50%;
  transform: translateX(-50%);
}
.contents .content-6 .dp-iconCol_row div.col:not(:root) .component.icon:not(:root):has(.right) {
  left: auto;
  right: calc(20px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-6 .dp-iconCol_row div.col:not(:root) .component.icon:not(:root):has(.right) {
    right: calc(20px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-6 .dp-iconCol_row div.col:not(:root) .component.icon:not(:root) .icon-cont a {
  line-height: 1;
}
.contents .content-6 .dp-iconCol_row div.col:not(:root) .component.icon:not(:root) .icon-cont a :is(.size-small, .size-medium, .size-large) {
  display: flex;
  justify-content: center;
  align-items: center;
}
.contents .content-6 .dp-iconCol_row div.col:not(:root) .component.icon:not(:root) .icon-cont a .size-small {
  font-size: 20px;
  width: 50px;
  height: 50px;
}
.contents .content-6 .dp-iconCol_row div.col:not(:root) .component.icon:not(:root) .icon-cont a .size-medium {
  font-size: 30px;
  width: 60px;
  height: 60px;
}
.contents .content-6 .dp-iconCol_row div.col:not(:root) .component.icon:not(:root) .icon-cont a .size-large {
  font-size: 40px;
  width: 70px;
  height: 70px;
}
.contents .content-6 .row.row-16 .col.col-1 {
  /* sample */
}
.contents .content-6 .row.row-16 .col.col-1 .dp-custom_Icon .icon-cont a i:is(.fa, .far, .fas) {
  font-family: "FontAwesome";
}
.contents .content-6 .row.row-16 .col.col-1 .dp-custom_Icon .icon-cont a i.size-small {
  font-size: 32px;
}
.contents .content-6 .row.row-16 .col.col-1 .dp-custom_Icon .icon-cont a i.size-medium {
  font-size: 56px;
}
.contents .content-6 .row.row-16 .col.col-1 .dp-custom_Icon .icon-cont a i.size-large {
  font-size: 80px;
}
.contents .content-6 .row.row-16 .col.col-1 .dp-custom_Icon .icon-cont a i.blue {
  color: var(--fo-main-color);
}
.contents .content-6 .row.row-16 .col.col-1 .dp-custom_Icon .icon-cont a i.red {
  color: var(--fo-sub-color);
}
.contents .content-6 .row.row-16 .col.col-1 .dp-custom_Icon .icon-cont a i.black {
  color: var(--fo-text-main-color);
}
.contents .content-6 .row.row-16 .col.col-1 .dp-custom_Icon .icon-cont a i.orange {
  color: var(--fo-accent-color);
}
.contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text strong {
  font-family: inherit;
}
.contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text :is(ol, ul) {
  color: inherit;
}
.contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
  border: 1px solid #eee;
}
.contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-6 .row.row-16 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-6 .row.row-16 .col.col-2 {
  /* sample */
}
.contents .content-6 .row.row-16 .col.col-2 .dp-custom_Icon .icon-cont a i:is(.fa, .far, .fas) {
  font-family: "FontAwesome";
}
.contents .content-6 .row.row-16 .col.col-2 .dp-custom_Icon .icon-cont a i.size-small {
  font-size: 32px;
}
.contents .content-6 .row.row-16 .col.col-2 .dp-custom_Icon .icon-cont a i.size-medium {
  font-size: 56px;
}
.contents .content-6 .row.row-16 .col.col-2 .dp-custom_Icon .icon-cont a i.size-large {
  font-size: 80px;
}
.contents .content-6 .row.row-16 .col.col-2 .dp-custom_Icon .icon-cont a i.blue {
  color: var(--fo-main-color);
}
.contents .content-6 .row.row-16 .col.col-2 .dp-custom_Icon .icon-cont a i.red {
  color: var(--fo-sub-color);
}
.contents .content-6 .row.row-16 .col.col-2 .dp-custom_Icon .icon-cont a i.black {
  color: var(--fo-text-main-color);
}
.contents .content-6 .row.row-16 .col.col-2 .dp-custom_Icon .icon-cont a i.orange {
  color: var(--fo-accent-color);
}
.contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text strong {
  font-family: inherit;
}
.contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text :is(ol, ul) {
  color: inherit;
}
.contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
  border: 1px solid #eee;
}
.contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-6 .row.row-16 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-6 .row.row-16 .col.col-3 {
  /* sample */
}
.contents .content-6 .row.row-16 .col.col-3 .dp-custom_Icon .icon-cont a i:is(.fa, .far, .fas) {
  font-family: "FontAwesome";
}
.contents .content-6 .row.row-16 .col.col-3 .dp-custom_Icon .icon-cont a i.size-small {
  font-size: 32px;
}
.contents .content-6 .row.row-16 .col.col-3 .dp-custom_Icon .icon-cont a i.size-medium {
  font-size: 56px;
}
.contents .content-6 .row.row-16 .col.col-3 .dp-custom_Icon .icon-cont a i.size-large {
  font-size: 80px;
}
.contents .content-6 .row.row-16 .col.col-3 .dp-custom_Icon .icon-cont a i.blue {
  color: var(--fo-main-color);
}
.contents .content-6 .row.row-16 .col.col-3 .dp-custom_Icon .icon-cont a i.red {
  color: var(--fo-sub-color);
}
.contents .content-6 .row.row-16 .col.col-3 .dp-custom_Icon .icon-cont a i.black {
  color: var(--fo-text-main-color);
}
.contents .content-6 .row.row-16 .col.col-3 .dp-custom_Icon .icon-cont a i.orange {
  color: var(--fo-accent-color);
}
.contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text strong {
  font-family: inherit;
}
.contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text :is(ol, ul) {
  color: inherit;
}
.contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
  border: 1px solid #eee;
}
.contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-6 .row.row-16 .col.col-3 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.contents .content-12 .dp-features3col_row {
  display: flex;
  gap: calc(40px * var(--fo-spacing-coef) - 20px);
}
@media screen and (max-width: 769px) {
  .contents .content-12 .dp-features3col_row {
    flex-wrap: wrap;
    gap: calc(40px * var(--fo-spacing-coef) * 0.75 - 20px);
    margin-top: calc(32px * var(--fo-spacing-coef) - 10px);
  }
}
.contents .content-12 .dp-features3col_row div.col:not(:root) {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 769px) {
  .contents .content-12 .dp-features3col_row div.col:not(:root) {
    display: flex !important;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-12 .dp-features3col_row div.col:not(:root):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) {
    align-self: auto !important;
  }
  .contents .content-12 .dp-features3col_row div.col:not(:root).vertical_position_top {
    justify-content: start;
  }
  .contents .content-12 .dp-features3col_row div.col:not(:root).vertical_position_middle {
    justify-content: center;
  }
  .contents .content-12 .dp-features3col_row div.col:not(:root).vertical_position_bottom {
    justify-content: end;
  }
}
.contents .content-12 .dp-features3col_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3, h4, h5) {
  margin-bottom: 10px;
}
.contents .content-12 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-12 .row.row-2 .col.col-1 .component.image {
  /* sample */
}
.contents .content-12 .row.row-2 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-12 .row.row-2 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-2 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-12 .row.row-2 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-12 .row.row-2 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-2 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-12 .row.row-2 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-2 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-12 .row.row-2 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-2 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-12 .row.row-2 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-2 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-12 .row.row-2 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-2 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-12 .row.row-2 .col.col-2 {
  /* sample */
}
.contents .content-12 .row.row-2 .col.col-2 .component.image {
  /* sample */
}
.contents .content-12 .row.row-2 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-12 .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-12 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-12 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-12 .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-12 .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-12 .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-12 .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-12 .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-12 .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-12 .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-12 .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-12 .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-12 .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-12 .row.row-2 .col.col-3 {
  /* sample */
}
.contents .content-12 .row.row-2 .col.col-3 .component.image {
  /* sample */
}
.contents .content-12 .row.row-2 .col.col-3 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-12 .row.row-2 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-2 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-12 .row.row-2 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-12 .row.row-2 .col.col-3 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-2 .col.col-3 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-12 .row.row-2 .col.col-3 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-2 .col.col-3 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-12 .row.row-2 .col.col-3 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-2 .col.col-3 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-12 .row.row-2 .col.col-3 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-2 .col.col-3 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-12 .row.row-2 .col.col-3 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-2 .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-12 .row.row-3 {
  /* sample */
}
.contents .content-12 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-12 .row.row-3 .col.col-1 .component.rich-heading {
  /* sample */
}
.contents .content-12 .row.row-3 .col.col-2 {
  /* sample */
}
.contents .content-12 .row.row-3 .col.col-2 .component.richtext {
  /* sample */
}

.contents .content-12 .dp-wp_row {
  display: flex;
  gap: calc(52px * var(--fo-spacing-coef) - 20px);
}
@media screen and (max-width: 769px) {
  .contents .content-12 .dp-wp_row {
    flex-direction: column;
    gap: calc(52px * var(--fo-spacing-coef) * 0.75 - 20px);
  }
}
.contents .content-12 .dp-wp_row + .dp-wp_row {
  margin-top: calc(52px * var(--fo-spacing-coef) - 30px);
}
@media screen and (min-width: 770px) {
  .contents .content-12 .dp-wp_row .col:is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) {
    display: flex;
    flex-direction: column;
    align-self: auto !important;
  }
  .contents .content-12 .dp-wp_row .col:is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) .component:not(:last-child) {
    margin-bottom: 0;
  }
  .contents .content-12 .dp-wp_row .col.vertical_position_top {
    justify-content: start;
  }
  .contents .content-12 .dp-wp_row .col.vertical_position_middle {
    justify-content: center;
  }
  .contents .content-12 .dp-wp_row .col.vertical_position_bottom {
    justify-content: end;
  }
}
.contents .content-12 .dp-wp_row .col .component:not(:root:root:root).heading:not(:root:root) :is(h1, h2, h3, h4, h5) {
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-12 .dp-wp_row .col .component:not(:root:root:root).heading:not(:root:root) :is(h1, h2, h3, h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-12 .dp-wp_row .col .component:not(:root:root:root).button {
  margin-top: 16px;
}
.contents .content-12 .row.row-4 .col.col-1 {
  /* sample */
}
.contents .content-12 .row.row-4 .col.col-1 .component.image {
  /* sample */
}
.contents .content-12 .row.row-4 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-12 .row.row-4 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-12 .row.row-4 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-12 .row.row-4 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-12 .row.row-4 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-12 .row.row-4 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-12 .row.row-4 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-12 .row.row-4 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-12 .row.row-4 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-12 .row.row-4 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-12 .row.row-4 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-12 .row.row-4 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-12 .row.row-4 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-12 .row.row-4 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-12 .row.row-4 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-12 .row.row-4 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-12 .row.row-4 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-12 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-12 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-12 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-12 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-12 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-12 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-12 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-12 .row.row-4 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-12 .row.row-4 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-12 .row.row-4 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-12 .row.row-4 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-12 .row.row-4 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-12 .row.row-4 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-12 .row.row-4 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-12 .row.row-4 .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-12 .row.row-4 .col.col-1 .dp-btn_custom01-02 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-12 .row.row-4 .col.col-1 .dp-btn_custom01-02 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-12 .row.row-4 .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-12 .row.row-4 .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-12 .row.row-4 .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-12 .row.row-4 .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-12 .row.row-4 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-12 .row.row-4 .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-12 .row.row-4 .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-12 .row.row-4 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-12 .row.row-4 .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-12 .row.row-4 .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-12 .row.row-4 .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-12 .row.row-4 .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-12 .row.row-4 .col.col-2 {
  /* sample */
}
.contents .content-12 .row.row-4 .col.col-2 .component.image {
  /* sample */
}
.contents .content-12 .row.row-4 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-12 .row.row-4 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-12 .row.row-4 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-12 .row.row-4 .col.col-2 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-2 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-12 .row.row-4 .col.col-2 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-2 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-12 .row.row-4 .col.col-2 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-2 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-12 .row.row-4 .col.col-2 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-2 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-12 .row.row-4 .col.col-2 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-2 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-12 .row.row-4 .col.col-2 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-12 .row.row-4 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-12 .row.row-4 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-12 .row.row-4 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-12 .row.row-4 .col.col-2 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-12 .row.row-4 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-12 .row.row-4 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-12 .row.row-4 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-12 .row.row-4 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-12 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-12 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-12 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-12 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-12 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-12 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-12 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-12 .row.row-4 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-12 .row.row-4 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-12 .row.row-4 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-12 .row.row-4 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-12 .row.row-4 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-12 .row.row-4 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-12 .row.row-4 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-12 .row.row-4 .col.col-2 .dp-btn_custom01-02 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-2 .dp-btn_custom01-02 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-12 .row.row-4 .col.col-2 .dp-btn_custom01-02 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-12 .row.row-4 .col.col-2 .dp-btn_custom01-02 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: var(--fo-button1-background, transparent) -1px/calc(100% + 2px);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: var(--fo-button1-text-color);
  text-decoration: none;
  text-align-last: left;
  letter-spacing: var(--fo-text-letter-spacing);
  line-height: var(--fo-text-line-height);
  border: 1px solid var(--fo-button1-border-color, transparent);
  border-radius: var(--fo-button1-border-radius);
  box-shadow: 0 3px 8px var(--fo-shadow-color);
  margin: 0;
}
.contents .content-12 .row.row-4 .col.col-2 .dp-btn_custom01-02 .button-cont a:where(.size-s, .size-m, .size-l)::before {
  content: var(--fo-button-download-fa-unicode);
  font-family: "FontAwesome";
  color: inherit;
  margin-right: 10px;
  position: relative;
  top: 0.5px;
}
.contents .content-12 .row.row-4 .col.col-2 .dp-btn_custom01-02 .button-cont a.size-s {
  min-width: var(--fo-button-small-min-width-pc);
  font-size: var(--fo-button-small-font-size);
  padding: 6.75px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-2 .dp-btn_custom01-02 .button-cont a.size-s {
    width: auto;
    min-width: var(--fo-button-small-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-2 .dp-btn_custom01-02 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-12 .row.row-4 .col.col-2 .dp-btn_custom01-02 .button-cont a.size-m {
  min-width: var(--fo-button-medium-min-width-pc);
  font-size: var(--fo-button-medium-font-size);
  padding: 12.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-2 .dp-btn_custom01-02 .button-cont a.size-m {
    width: auto;
    min-width: var(--fo-button-medium-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-2 .dp-btn_custom01-02 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-12 .row.row-4 .col.col-2 .dp-btn_custom01-02 .button-cont a.size-l {
  min-width: var(--fo-button-large-min-width-pc);
  font-size: var(--fo-button-large-font-size);
  padding: 16.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-2 .dp-btn_custom01-02 .button-cont a.size-l {
    min-width: auto;
    width: var(--fo-button-large-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-2 .dp-btn_custom01-02 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-12 .row.row-4 .col.col-2 .dp-btn_custom01-02 .button-cont a:hover {
  opacity: var(--fo-button1-hover-opacity, 1);
  transform: scale(var(--fo-button1-hover-scale, 1));
  background: var(--fo-button1-hover-background-color, var(--fo-button1-background, transparent)) -1px/calc(100% + 2px);
  color: var(--fo-button1-hover-text-color, var(--fo-button1-text-color));
  border: 1px solid var(--fo-button1-hover-border-color, var(--fo-button1-border-color, transparent));
}
.contents .content-12 .row.row-4 .col.col-3 {
  /* sample */
}
.contents .content-12 .row.row-4 .col.col-3 .component.image {
  /* sample */
}
.contents .content-12 .row.row-4 .col.col-3 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-12 .row.row-4 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-12 .row.row-4 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-12 .row.row-4 .col.col-3 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-3 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-12 .row.row-4 .col.col-3 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-3 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-12 .row.row-4 .col.col-3 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-3 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-12 .row.row-4 .col.col-3 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-3 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-12 .row.row-4 .col.col-3 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-3 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-12 .row.row-4 .col.col-3 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-3 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-12 .row.row-4 .col.col-3 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-12 .row.row-4 .col.col-3 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-12 .row.row-4 .col.col-3 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-12 .row.row-4 .col.col-3 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-12 .row.row-4 .col.col-3 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-12 .row.row-4 .col.col-3 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-3 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-12 .row.row-4 .col.col-3 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-12 .row.row-4 .col.col-3 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-12 .row.row-4 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-12 .row.row-4 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-12 .row.row-4 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-12 .row.row-4 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-12 .row.row-4 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-12 .row.row-4 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-12 .row.row-4 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-12 .row.row-4 .col.col-3 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-12 .row.row-4 .col.col-3 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-3 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-12 .row.row-4 .col.col-3 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-3 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-12 .row.row-4 .col.col-3 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-12 .row.row-4 .col.col-3 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-3 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-12 .row.row-4 .col.col-3 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-12 .row.row-4 .col.col-3 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-12 .row.row-4 .col.col-3 .dp-btn_custom01-02 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-3 .dp-btn_custom01-02 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-12 .row.row-4 .col.col-3 .dp-btn_custom01-02 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-12 .row.row-4 .col.col-3 .dp-btn_custom01-02 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: var(--fo-button1-background, transparent) -1px/calc(100% + 2px);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: var(--fo-button1-text-color);
  text-decoration: none;
  text-align-last: left;
  letter-spacing: var(--fo-text-letter-spacing);
  line-height: var(--fo-text-line-height);
  border: 1px solid var(--fo-button1-border-color, transparent);
  border-radius: var(--fo-button1-border-radius);
  box-shadow: 0 3px 8px var(--fo-shadow-color);
  margin: 0;
}
.contents .content-12 .row.row-4 .col.col-3 .dp-btn_custom01-02 .button-cont a:where(.size-s, .size-m, .size-l)::before {
  content: var(--fo-button-download-fa-unicode);
  font-family: "FontAwesome";
  color: inherit;
  margin-right: 10px;
  position: relative;
  top: 0.5px;
}
.contents .content-12 .row.row-4 .col.col-3 .dp-btn_custom01-02 .button-cont a.size-s {
  min-width: var(--fo-button-small-min-width-pc);
  font-size: var(--fo-button-small-font-size);
  padding: 6.75px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-3 .dp-btn_custom01-02 .button-cont a.size-s {
    width: auto;
    min-width: var(--fo-button-small-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-3 .dp-btn_custom01-02 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-12 .row.row-4 .col.col-3 .dp-btn_custom01-02 .button-cont a.size-m {
  min-width: var(--fo-button-medium-min-width-pc);
  font-size: var(--fo-button-medium-font-size);
  padding: 12.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-3 .dp-btn_custom01-02 .button-cont a.size-m {
    width: auto;
    min-width: var(--fo-button-medium-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-3 .dp-btn_custom01-02 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-12 .row.row-4 .col.col-3 .dp-btn_custom01-02 .button-cont a.size-l {
  min-width: var(--fo-button-large-min-width-pc);
  font-size: var(--fo-button-large-font-size);
  padding: 16.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-3 .dp-btn_custom01-02 .button-cont a.size-l {
    min-width: auto;
    width: var(--fo-button-large-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-12 .row.row-4 .col.col-3 .dp-btn_custom01-02 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-12 .row.row-4 .col.col-3 .dp-btn_custom01-02 .button-cont a:hover {
  opacity: var(--fo-button1-hover-opacity, 1);
  transform: scale(var(--fo-button1-hover-scale, 1));
  background: var(--fo-button1-hover-background-color, var(--fo-button1-background, transparent)) -1px/calc(100% + 2px);
  color: var(--fo-button1-hover-text-color, var(--fo-button1-text-color));
  border: 1px solid var(--fo-button1-hover-border-color, var(--fo-button1-border-color, transparent));
}

.contents .content-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-14 {
  /* sample */
}

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

.contents .content-14 .dp-lu01_row-v2 {
  display: flex;
  gap: calc(24px * var(--fo-spacing-coef)) calc(44px * var(--fo-spacing-coef));
  margin: 10px auto 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-14 .dp-lu01_row-v2 {
    flex-direction: column;
    gap: calc(24px * var(--fo-spacing-coef) * 0.75);
    margin: 10px auto;
  }
}
.contents .content-14 .dp-lu01_row-v2 + .dp-lu01_row-v2 {
  margin-top: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-14 .dp-lu01_row-v2 + .dp-lu01_row-v2 {
    margin-top: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-14 .dp-lu01_row-v2 div.col:not(:root:root) {
  display: flex !important;
  border: 1px solid #eee;
  background-color: #fff;
  position: relative;
  padding: 0;
}
@media screen and (min-width: 770px) {
  .contents .content-14 .dp-lu01_row-v2 div.col:not(:root:root):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) {
    align-self: auto !important;
  }
}
.contents .content-14 .dp-lu01_row-v2 div.col:not(:root:root)::before {
  content: "\f105";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: calc(20px * var(--fo-spacing-coef));
  color: var(--fo-main-color);
  position: absolute;
  top: 50%;
  right: calc(40px * var(--fo-spacing-coef) / 2);
  transform: translate(0, -50%);
}
.contents .content-14 .dp-lu01_row-v2 div.col:not(:root:root):empty::before {
  content: none;
}
.contents .content-14 .dp-lu01_row-v2 div.col:not(:root:root).styles_col-link-set__hNq3l:hover {
  opacity: 1;
}
.contents .content-14 .dp-lu01_row-v2 div.col:not(:root:root) .component {
  margin: 0;
}
.contents .content-14 .dp-lu01_row-v2 div.col:not(:root:root) .component.image {
  display: inline-flex;
  width: 32%;
  height: 100% !important;
}
.contents .content-14 .dp-lu01_row-v2 div.col:not(:root:root) .component.image img {
  object-fit: cover;
}
.contents .content-14 .dp-lu01_row-v2 div.col:not(:root:root) .component.richtext {
  display: inline-flex;
  align-items: center;
  width: 68%;
  padding: calc(16px * var(--fo-spacing-coef)) calc(40px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-14 .dp-lu01_row-v2 div.col:not(:root:root) .component.richtext {
    padding: calc(16px * var(--fo-spacing-coef) * 0.75) calc(40px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-14 .dp-lu01_row-v2 div.col:not(:root:root) a.styles_col-link__Lqvql:hover {
  opacity: 1;
  background: rgba(255, 255, 255, 0.3);
}
.frame-root .frame-content .dp-lu01_row-v2:not(:root:root:root:root:root)::before {
  content: "テキスト長が多いとモバイル時、画像下に余白ができます。";
  font-size: 14px;
  background: #0987d4;
  color: #fff;
  position: absolute;
  top: -25px;
  right: 0;
  padding: 0 5px;
  z-index: 1;
}

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

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

.contents .content-14 .dp-solutionBoxlink_row-v2 {
  display: flex;
  gap: calc(40px * var(--fo-spacing-coef));
  margin: calc(48px * var(--fo-spacing-coef) - 20px) auto 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-14 .dp-solutionBoxlink_row-v2 {
    flex-direction: column;
    gap: calc(40px * var(--fo-spacing-coef) * 0.75) calc(40px * var(--fo-spacing-coef) * 0.75 - 10px);
    margin: calc(48px * var(--fo-spacing-coef) * 0.75) auto 10px;
  }
}
.contents .content-14 .dp-solutionBoxlink_row-v2 + .dp-solutionBoxlink_row-v2 {
  margin-top: calc(40px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-14 .dp-solutionBoxlink_row-v2 + .dp-solutionBoxlink_row-v2 {
    margin-top: calc(40px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-14 .dp-solutionBoxlink_row-v2 div.col {
  background-color: var(--fo-background-color2);
  padding: calc(32px * var(--fo-spacing-coef) - 10px) calc(52px * var(--fo-spacing-coef));
  position: relative;
}
@media screen and (max-width: 769px) {
  .contents .content-14 .dp-solutionBoxlink_row-v2 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-14 .dp-solutionBoxlink_row-v2 div.col:is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) {
    display: flex;
    flex-direction: column;
    align-self: auto !important;
  }
  .contents .content-14 .dp-solutionBoxlink_row-v2 div.col:is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) .component:not(:last-child) {
    margin-bottom: 0;
  }
  .contents .content-14 .dp-solutionBoxlink_row-v2 div.col.vertical_position_top {
    justify-content: start;
  }
  .contents .content-14 .dp-solutionBoxlink_row-v2 div.col.vertical_position_middle {
    justify-content: center;
  }
  .contents .content-14 .dp-solutionBoxlink_row-v2 div.col.vertical_position_bottom {
    justify-content: end;
  }
}
.contents .content-14 .dp-solutionBoxlink_row-v2 div.col.styles_col-link-set__hNq3l:hover {
  opacity: 1;
}
.contents .content-14 .dp-solutionBoxlink_row-v2 div.col .component.heading:not(:root:root:root) {
  margin-bottom: 0;
}
.contents .content-14 .dp-solutionBoxlink_row-v2 div.col .component.heading:not(:root:root:root) :is(h1, h2, h3, h4, h5) {
  font-size: 20px;
  color: var(--fo-main-color);
  margin-bottom: calc(16px * var(--fo-spacing-coef));
}
.contents .content-14 .dp-solutionBoxlink_row-v2 div.col a.styles_col-link__Lqvql:hover {
  opacity: 1;
  background: rgba(255, 255, 255, 0.3);
}
.contents .content-14 .row.row-4 .col.col-1 {
  /* sample */
}
.contents .content-14 .row.row-4 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-14 .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-14 .row.row-4 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-14 .row.row-4 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .row.row-4 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-4 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-14 .row.row-4 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-14 .row.row-4 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-14 .row.row-4 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-14 .row.row-4 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-14 .row.row-4 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-14 .row.row-4 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-4 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-14 .row.row-4 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-14 .row.row-4 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-14 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-14 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-14 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-14 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-14 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-14 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-14 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-14 .row.row-4 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-14 .row.row-4 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-4 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-14 .row.row-4 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-4 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-14 .row.row-4 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-14 .row.row-4 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-4 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-14 .row.row-4 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-14 .row.row-4 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-14 .row.row-4 .col.col-2 {
  /* sample */
}
.contents .content-14 .row.row-4 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-14 .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-14 .row.row-4 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-14 .row.row-4 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .row.row-4 .col.col-2 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-4 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-14 .row.row-4 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-14 .row.row-4 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-14 .row.row-4 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-14 .row.row-4 .col.col-2 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-14 .row.row-4 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-14 .row.row-4 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-4 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-14 .row.row-4 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-14 .row.row-4 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-14 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-14 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-14 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-14 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-14 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-14 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-14 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-14 .row.row-4 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-14 .row.row-4 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-4 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-14 .row.row-4 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-4 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-14 .row.row-4 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-14 .row.row-4 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-4 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-14 .row.row-4 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-14 .row.row-4 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

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

.contents .content-14 .dp-boxLink_img_row-v2 {
  display: flex;
  gap: calc(40px * var(--fo-spacing-coef));
  margin: 10px auto 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-14 .dp-boxLink_img_row-v2 {
    flex-direction: column;
    gap: calc(40px * var(--fo-spacing-coef) * 0.75);
    margin: 10px auto;
  }
}
.contents .content-14 .dp-boxLink_img_row-v2 + .dp-boxLink_img_row {
  margin-top: calc(40px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-14 .dp-boxLink_img_row-v2 + .dp-boxLink_img_row {
    margin-top: calc(40px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-14 .dp-boxLink_img_row-v2 div.col {
  background-size: cover;
  display: flex !important;
  align-items: center;
  flex-direction: column;
  min-height: 280px;
  padding: 20px 30px;
  position: relative;
}
@media screen and (max-width: 769px) {
  .contents .content-14 .dp-boxLink_img_row-v2 div.col {
    min-height: 180px;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-14 .dp-boxLink_img_row-v2 div.col:is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) {
    align-self: auto !important;
  }
  .contents .content-14 .dp-boxLink_img_row-v2 div.col.vertical_position_top {
    justify-content: start;
  }
  .contents .content-14 .dp-boxLink_img_row-v2 div.col.vertical_position_middle {
    justify-content: center;
  }
  .contents .content-14 .dp-boxLink_img_row-v2 div.col.vertical_position_bottom {
    justify-content: end;
  }
}
.contents .content-14 .dp-boxLink_img_row-v2 div.col::before {
  content: "";
  background-color: var(--fo-main-color);
  opacity: 0.32;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.contents .content-14 .dp-boxLink_img_row-v2 div.col.styles_col-link-set__hNq3l:hover {
  opacity: 0.7;
}
.contents .content-14 .dp-boxLink_img_row-v2 div.col .component {
  width: 100%;
}
.contents .content-14 .dp-boxLink_img_row-v2 div.col .component.heading:not(:root:root) {
  position: relative;
  z-index: 1;
  margin: 10px 0;
}
.contents .content-14 .dp-boxLink_img_row-v2 div.col .component.heading:not(:root:root) :is(h1, h2, h3, h4, h5) {
  font-size: 24px;
  color: #fff;
  margin-bottom: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-14 .dp-boxLink_img_row-v2 div.col .component.heading:not(:root:root) :is(h1, h2, h3, h4, h5) {
    font-size: 20px;
  }
}
.contents .content-14 .dp-boxLink_img_row-v2 div.col a.styles_col-link__Lqvql:hover {
  opacity: 1;
}
.frame-root .frame-content .dp-boxLink_img_row-v2:not(:root:root:root:root:root)::before {
  content: "カラムに対し背景を設定しての使用を推奨します。";
  font-size: 14px;
  background: #0987d4;
  color: #fff;
  position: absolute;
  top: -25px;
  right: 0;
  padding: 0 5px;
  z-index: 1;
}
.frame-root .frame-content .dp-boxLink_img_row-v2:not(:root:root:root:root:root) div.col:not(:root:root) .component.heading:not(:root:root) {
  z-index: auto;
}

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

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

.contents .content-14 .dp-ab03_row-v2 {
  display: flex;
  gap: calc(40px * var(--fo-spacing-coef));
  margin: 10px auto 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-14 .dp-ab03_row-v2 {
    flex-direction: column;
    gap: calc(40px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-14 .dp-ab03_row-v2 div.col:not(:root) {
  background-color: #fff;
  display: flex !important;
  flex-direction: column;
  padding: 0 0 10px;
  position: relative;
}
@media screen and (min-width: 770px) {
  .contents .content-14 .dp-ab03_row-v2 div.col:not(:root):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) {
    align-self: auto !important;
  }
  .contents .content-14 .dp-ab03_row-v2 div.col:not(:root).vertical_position_top {
    justify-content: start;
  }
  .contents .content-14 .dp-ab03_row-v2 div.col:not(:root).vertical_position_middle {
    justify-content: center;
  }
  .contents .content-14 .dp-ab03_row-v2 div.col:not(:root).vertical_position_bottom {
    justify-content: end;
  }
}
.contents .content-14 .dp-ab03_row-v2 div.col:not(:root).styles_col-link-set__hNq3l:hover {
  opacity: 1;
}
.contents .content-14 .dp-ab03_row-v2 div.col:not(:root) .component.image {
  margin-top: 0;
}
.contents .content-14 .dp-ab03_row-v2 div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3, h4, h5) {
  margin-bottom: 10px;
}
.contents .content-14 .dp-ab03_row-v2 div.col:not(:root) .component:not(.image) {
  padding-left: 20px;
  padding-right: 20px;
}
.contents .content-14 .dp-ab03_row-v2 div.col:not(:root) a.styles_col-link__Lqvql:hover {
  opacity: 1;
  background: rgba(255, 255, 255, 0.3);
}
.contents .content-14 .row.row-8 .col.col-1 {
  /* sample */
}
.contents .content-14 .row.row-8 .col.col-1 .component.image {
  /* sample */
}
.contents .content-14 .row.row-8 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-14 .row.row-8 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-8 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-14 .row.row-8 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-14 .row.row-8 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-8 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-14 .row.row-8 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-8 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-14 .row.row-8 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-8 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-14 .row.row-8 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-8 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-14 .row.row-8 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-8 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-14 .row.row-8 .col.col-2 {
  /* sample */
}
.contents .content-14 .row.row-8 .col.col-2 .component.image {
  /* sample */
}
.contents .content-14 .row.row-8 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-14 .row.row-8 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-8 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-14 .row.row-8 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-14 .row.row-8 .col.col-2 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-8 .col.col-2 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-14 .row.row-8 .col.col-2 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-8 .col.col-2 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-14 .row.row-8 .col.col-2 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-8 .col.col-2 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-14 .row.row-8 .col.col-2 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-8 .col.col-2 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-14 .row.row-8 .col.col-2 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-8 .col.col-2 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-14 .row.row-8 .col.col-3 {
  /* sample */
}
.contents .content-14 .row.row-8 .col.col-3 .component.image {
  /* sample */
}
.contents .content-14 .row.row-8 .col.col-3 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-14 .row.row-8 .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-14 .row.row-8 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-14 .row.row-8 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-14 .row.row-8 .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-14 .row.row-8 .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-14 .row.row-8 .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-14 .row.row-8 .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-14 .row.row-8 .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-14 .row.row-8 .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-14 .row.row-8 .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-14 .row.row-8 .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-14 .row.row-8 .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-14 .row.row-8 .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-14 .row.row-9 {
  /* sample */
}
.contents .content-14 .row.row-9 .col.col-1 {
  /* sample */
}
.contents .content-14 .row.row-9 .col.col-1 .component.rich-heading {
  /* sample */
}
.contents .content-14 .row.row-9 .col.col-2 {
  /* sample */
}
.contents .content-14 .row.row-9 .col.col-2 .component.richtext {
  /* sample */
}

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

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

.contents .content-14 .dp-boxLink_shadow_row-v2 {
  display: flex;
  gap: calc(24px * var(--fo-spacing-coef));
  margin: 10px auto 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-14 .dp-boxLink_shadow_row-v2 {
    flex-direction: column;
    margin: 10px auto;
  }
}
.contents .content-14 .dp-boxLink_shadow_row-v2 + .dp-boxLink_shadow_row {
  margin-top: calc(24px * var(--fo-spacing-coef));
}
.contents .content-14 .dp-boxLink_shadow_row-v2 div.col {
  background-color: #fff;
  padding: calc(36px * var(--fo-spacing-coef) - 10px) calc(36px * var(--fo-spacing-coef));
  position: relative;
}
@media screen and (max-width: 769px) {
  .contents .content-14 .dp-boxLink_shadow_row-v2 div.col {
    padding: calc(36px * var(--fo-spacing-coef) * 0.75 - 10px) calc(36px * var(--fo-spacing-coef) * 0.75);
  }
}
@media screen and (min-width: 770px) {
  .contents .content-14 .dp-boxLink_shadow_row-v2 div.col:is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) {
    display: flex;
    flex-direction: column;
    align-self: auto !important;
  }
  .contents .content-14 .dp-boxLink_shadow_row-v2 div.col:is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) .component:not(:last-child) {
    margin-bottom: 0;
  }
  .contents .content-14 .dp-boxLink_shadow_row-v2 div.col.vertical_position_top {
    justify-content: start;
  }
  .contents .content-14 .dp-boxLink_shadow_row-v2 div.col.vertical_position_middle {
    justify-content: center;
  }
  .contents .content-14 .dp-boxLink_shadow_row-v2 div.col.vertical_position_bottom {
    justify-content: end;
  }
}
.contents .content-14 .dp-boxLink_shadow_row-v2 div.col.styles_col-link-set__hNq3l:hover {
  opacity: 1;
}
.contents .content-14 .dp-boxLink_shadow_row-v2 div.col .component.heading:not(:root:root) {
  margin: 10px 0;
}
@media screen and (max-width: 769px) {
  .contents .content-14 .dp-boxLink_shadow_row-v2 div.col .component.heading:not(:root:root) {
    margin: 10px 0;
  }
}
.contents .content-14 .dp-boxLink_shadow_row-v2 div.col .component.heading:not(:root:root) :is(h1, h2, h3, h4, h5) {
  font-size: 16px;
  color: var(--fo-main-color);
  margin: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-14 .dp-boxLink_shadow_row-v2 div.col .component.heading:not(:root:root) :is(h1, h2, h3, h4, h5) {
    font-size: 16px;
    margin-bottom: 0;
  }
}
.contents .content-14 .dp-boxLink_shadow_row-v2 div.col .component.heading:not(:root:root) + .richtext {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
.contents .content-14 .dp-boxLink_shadow_row-v2 div.col a.styles_col-link__Lqvql:hover {
  opacity: 1;
  background: rgba(255, 255, 255, 0.3);
}
.contents .content-14 .row.row-12 .col.col-1 {
  /* sample */
}
.contents .content-14 .row.row-12 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-14 .row.row-12 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-12 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-14 .row.row-12 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-14 .row.row-12 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-12 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-14 .row.row-12 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-12 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-14 .row.row-12 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-12 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-14 .row.row-12 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-12 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-14 .row.row-12 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-12 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-14 .row.row-12 .col.col-2 {
  /* sample */
}
.contents .content-14 .row.row-12 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-14 .row.row-12 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-12 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-14 .row.row-12 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-14 .row.row-12 .col.col-2 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-12 .col.col-2 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-14 .row.row-12 .col.col-2 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-12 .col.col-2 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-14 .row.row-12 .col.col-2 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-12 .col.col-2 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-14 .row.row-12 .col.col-2 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-12 .col.col-2 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-14 .row.row-12 .col.col-2 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-14 .row.row-12 .col.col-2 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-14 .row.row-12 .col.col-3 {
  /* sample */
}
.contents .content-14 .row.row-12 .col.col-3 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-14 .row.row-12 .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-14 .row.row-12 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-14 .row.row-12 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-14 .row.row-12 .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-14 .row.row-12 .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-14 .row.row-12 .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-14 .row.row-12 .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-14 .row.row-12 .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-14 .row.row-12 .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-14 .row.row-12 .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-14 .row.row-12 .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-14 .row.row-12 .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-14 .row.row-12 .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-14 .row.row-13 {
  /* sample */
}
.contents .content-14 .row.row-13 .col.col-1 {
  /* sample */
}
.contents .content-14 .row.row-13 .col.col-1 .component.rich-heading {
  /* sample */
}
.contents .content-14 .row.row-13 .col.col-2 {
  /* sample */
}
.contents .content-14 .row.row-13 .col.col-2 .component.richtext {
  /* sample */
}

.contents .content-14 .dp-bLH01_row {
  display: flex;
  gap: calc(40px * var(--fo-spacing-coef));
  margin: 10px auto 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-14 .dp-bLH01_row {
    flex-direction: column;
    gap: calc(40px * var(--fo-spacing-coef) * 0.75);
    margin-bottom: 10px;
  }
}
.contents .content-14 .dp-bLH01_row + .dp-bLH01_row {
  margin-top: calc(40px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-14 .dp-bLH01_row + .dp-bLH01_row {
    margin-top: calc(40px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-14 .dp-bLH01_row div.col {
  overflow: hidden;
  position: relative;
  padding: 0;
}
.contents .content-14 .dp-bLH01_row div.col::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media screen and (min-width: 770px) {
  .contents .content-14 .dp-bLH01_row div.col::before {
    transition: all 0.2s cubic-bezier(0.02, 0.42, 0.24, 0.74);
    opacity: 0;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-14 .dp-bLH01_row div.col:hover {
    opacity: 1;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-14 .dp-bLH01_row div.col:hover::before {
    opacity: 1;
    z-index: 1;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-14 .dp-bLH01_row div.col:hover .component:not(.image) {
    z-index: 2;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-14 .dp-bLH01_row div.col:hover .component.image {
    transform: scale(1.1);
  }
}
@media screen and (min-width: 770px) {
  .contents .content-14 .dp-bLH01_row div.col:hover .component:is(.richtext, .heading):not(:root) {
    opacity: 1;
  }
}
.contents .content-14 .dp-bLH01_row div.col .component.image {
  margin: 0;
}
@media screen and (min-width: 770px) {
  .contents .content-14 .dp-bLH01_row div.col .component.image {
    transition: all 0.2s cubic-bezier(0.02, 0.42, 0.24, 0.74);
  }
}
.contents .content-14 .dp-bLH01_row div.col .component:is(.richtext, .heading):not(:root) {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: calc(35px * var(--fo-spacing-coef));
}
@media screen and (min-width: 770px) {
  .contents .content-14 .dp-bLH01_row div.col .component:is(.richtext, .heading):not(:root) {
    opacity: 0;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-14 .dp-bLH01_row div.col .component:is(.richtext, .heading):not(:root) {
    z-index: 2;
  }
}
.contents .content-14 .dp-bLH01_row div.col .component.heading:not(:root) :is(h1, h2, h3, h4, h5) {
  color: inherit;
  margin-bottom: 0;
}
.contents .content-14 .dp-bLH01_row div.col .styles_col-link__Lqvql {
  z-index: 3;
}
.frame-root .frame-content .dp-bLH01_row:not(:root:root:root:root:root)::before {
  content: "このパーツのカラム内には、画像パーツ1つとテキストまたは見出しパーツ1つの、合計2パーツのみ配置できます。";
  font-size: 14px;
  background: #0987d4;
  color: #fff;
  position: absolute;
  top: -25px;
  right: 0;
  padding: 0 5px;
  z-index: 1;
}
.frame-root .frame-content .dp-bLH01_row:not(:root:root:root:root:root) div.col {
  overflow: initial;
}
.frame-root .frame-content .dp-bLH01_row:not(:root:root:root:root:root) div.col::before {
  opacity: 1;
  z-index: initial;
}
.frame-root .frame-content .dp-bLH01_row:not(:root:root:root:root:root) div.col:hover .component.image {
  transform: none;
}
.frame-root .frame-content .dp-bLH01_row:not(:root:root:root:root:root) div.col .component {
  opacity: 1;
  z-index: initial;
}
.frame-root .frame-content .dp-bLH01_row:not(:root:root:root:root:root) div.col .component:is(.richtext, .heading) {
  position: relative;
  top: initial;
  left: initial;
  height: auto;
  opacity: 1;
}

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

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

.contents .content-14 .dp-bLH02_row {
  display: flex;
  gap: calc(40px * var(--fo-spacing-coef));
  margin: 10px auto 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-14 .dp-bLH02_row {
    flex-direction: column;
    gap: calc(40px * var(--fo-spacing-coef) * 0.75);
    margin-bottom: 10px;
  }
}
.contents .content-14 .dp-bLH02_row + .dp-bLH02_row {
  margin-top: calc(40px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-14 .dp-bLH02_row + .dp-bLH02_row {
    margin-top: calc(40px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-14 .dp-bLH02_row div.col {
  border: 1px solid var(--fo-main-color);
  overflow: hidden;
  position: relative;
  padding: 0;
}
.contents .content-14 .dp-bLH02_row div.col::before {
  content: "";
  background-color: #fff;
  transition: all 0.2s cubic-bezier(0.02, 0.42, 0.24, 0.74);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 770px) {
  .contents .content-14 .dp-bLH02_row div.col:hover {
    opacity: 1;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-14 .dp-bLH02_row div.col:hover::before {
    background-color: var(--fo-main-color);
    opacity: 0.8;
    z-index: 1;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-14 .dp-bLH02_row div.col:hover .component.image {
    opacity: 1;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-14 .dp-bLH02_row div.col:hover .component:not(.image) {
    z-index: 2;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-14 .dp-bLH02_row div.col:hover .component:is(.richtext, .heading):not(:root) {
    color: #fff;
    opacity: 1;
  }
}
.contents .content-14 .dp-bLH02_row div.col .component.image {
  opacity: 0;
  margin: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-14 .dp-bLH02_row div.col .component.image {
    opacity: 0.4;
  }
}
.contents .content-14 .dp-bLH02_row div.col .component:is(.richtext, .heading):not(:root) {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: var(--fo-main-color);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: calc(35px * var(--fo-spacing-coef));
}
.contents .content-14 .dp-bLH02_row div.col .component.heading:not(:root) :is(h1, h2, h3, h4, h5) {
  color: inherit;
  margin-bottom: 0;
}
.contents .content-14 .dp-bLH02_row div.col .styles_col-link__Lqvql {
  z-index: 3;
}
.frame-root .frame-content .dp-bLH02_row:not(:root:root:root:root:root)::before {
  content: "このパーツのカラム内には、画像パーツ1つとテキストまたは見出しパーツ1つの、合計2パーツのみ配置できます。";
  font-size: 14px;
  background: #0987d4;
  color: #fff;
  position: absolute;
  top: -25px;
  right: 0;
  padding: 0 5px;
  z-index: 1;
}
.frame-root .frame-content .dp-bLH02_row:not(:root:root:root:root:root) div.col {
  overflow: initial;
}
.frame-root .frame-content .dp-bLH02_row:not(:root:root:root:root:root) div.col::before {
  opacity: 1;
  z-index: initial;
}
.frame-root .frame-content .dp-bLH02_row:not(:root:root:root:root:root) div.col .component {
  opacity: 1;
  z-index: initial;
}
.frame-root .frame-content .dp-bLH02_row:not(:root:root:root:root:root) div.col .component:is(.richtext, .heading) {
  position: relative;
  top: initial;
  left: initial;
  height: auto;
  opacity: 1;
}

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

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

.contents .content-14 .dp-bLH03_row {
  display: flex;
  gap: calc(40px * var(--fo-spacing-coef));
  margin: 10px auto 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-14 .dp-bLH03_row {
    flex-direction: column;
    gap: calc(40px * var(--fo-spacing-coef) * 0.75);
    margin-bottom: 10px;
  }
}
.contents .content-14 .dp-bLH03_row + .dp-bLH03_row {
  margin-top: calc(40px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-14 .dp-bLH03_row + .dp-bLH03_row {
    margin-top: calc(40px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-14 .dp-bLH03_row div.col {
  overflow: hidden;
  position: relative;
  padding: 0;
}
.contents .content-14 .dp-bLH03_row div.col::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
  transition: all 0.2s cubic-bezier(0.02, 0.42, 0.24, 0.74);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media screen and (min-width: 770px) {
  .contents .content-14 .dp-bLH03_row div.col:hover {
    opacity: 1;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-14 .dp-bLH03_row div.col:hover::before {
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 1;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-14 .dp-bLH03_row div.col:hover .component:not(.image) {
    z-index: 2;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-14 .dp-bLH03_row div.col:hover .component.image {
    transform: scale(1.1);
  }
}
.contents .content-14 .dp-bLH03_row div.col .component.image {
  margin: 0;
  transition: all 0.2s cubic-bezier(0.02, 0.42, 0.24, 0.74);
}
.contents .content-14 .dp-bLH03_row div.col .component:is(.richtext, .heading):not(:root) {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  margin: 0;
  padding: calc(35px * var(--fo-spacing-coef));
}
.contents .content-14 .dp-bLH03_row div.col .component.heading:not(:root) :is(h1, h2, h3, h4, h5) {
  color: inherit;
  margin-bottom: 0;
}
.contents .content-14 .dp-bLH03_row div.col .styles_col-link__Lqvql {
  z-index: 3;
}
.frame-root .frame-content .dp-bLH03_row:not(:root:root:root:root:root)::before {
  content: "このパーツのカラム内には、画像パーツ1つとテキストまたは見出しパーツ1つの、合計2パーツのみ配置できます。";
  font-size: 14px;
  background: #0987d4;
  color: #fff;
  position: absolute;
  top: -25px;
  right: 0;
  padding: 0 5px;
  z-index: 1;
}
.frame-root .frame-content .dp-bLH03_row:not(:root:root:root:root:root) div.col {
  overflow: initial;
}
.frame-root .frame-content .dp-bLH03_row:not(:root:root:root:root:root) div.col::before {
  opacity: 1;
  z-index: initial;
}
.frame-root .frame-content .dp-bLH03_row:not(:root:root:root:root:root) div.col:hover .component.image {
  transform: none;
}
.frame-root .frame-content .dp-bLH03_row:not(:root:root:root:root:root) div.col .component {
  opacity: 1;
  z-index: initial;
}
.frame-root .frame-content .dp-bLH03_row:not(:root:root:root:root:root) div.col .component:is(.richtext, .heading) {
  position: relative;
  top: initial;
  left: initial;
  height: auto;
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

.contents .content-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-18 {
  /* sample */
}

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

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

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

.contents .content-18 .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-18 .dp-logo01_row {
    padding: calc(40px * var(--fo-spacing-coef) * 0.75) calc(44px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .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-18 .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-18 .dp-logo01_row div.col:not(:root):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) {
    align-self: auto !important;
  }
  .contents .content-18 .dp-logo01_row div.col:not(:root).vertical_position_top {
    align-content: start;
  }
  .contents .content-18 .dp-logo01_row div.col:not(:root).vertical_position_middle {
    align-content: center;
  }
  .contents .content-18 .dp-logo01_row div.col:not(:root).vertical_position_bottom {
    align-content: end;
  }
}
.contents .content-18 .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-18 .dp-logo01_row div.col:not(:root) .component.image {
    width: calc((100% - 32px * var(--fo-spacing-coef) * 0.75) / 2);
  }
}
.frame-root .frame-content .dp-logo01_row:not(:root:root:root:root:root)::before {
  content: "PC時4列、モバイル時2列での表示となります。";
  font-size: 14px;
  background: #0987d4;
  color: #fff;
  position: absolute;
  top: -25px;
  right: 0;
  padding: 0 5px;
  z-index: 1;
}

.contents .content-18 .row.row-4 .col.col-1 {
  /* sample */
}
.contents .content-18 .row.row-4 .col.col-1 .component.image {
  /* sample */
}
.contents .content-18 .row.row-4 .col.col-1 .component.image {
  /* sample */
}
.contents .content-18 .row.row-4 .col.col-1 .component.image {
  /* sample */
}
.contents .content-18 .row.row-4 .col.col-1 .component.image {
  /* sample */
}
.contents .content-18 .row.row-4 .col.col-1 .component.image {
  /* sample */
}
.contents .content-18 .row.row-4 .col.col-1 .component.image {
  /* sample */
}
.contents .content-18 .row.row-4 .col.col-1 .component.image {
  /* sample */
}
.contents .content-18 .row.row-4 .col.col-1 .component.image {
  /* sample */
}

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

.contents .content-18 .dp-sitemapList_row {
  display: flex;
  gap: 20px;
  margin: 10px auto 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .dp-sitemapList_row {
    flex-wrap: wrap;
    gap: 0;
    margin-top: 0;
  }
}
.contents .content-18 .dp-sitemapList_row + .dp-sitemapList_row {
  margin-top: 32px;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .dp-sitemapList_row + .dp-sitemapList_row {
    margin-top: 24px;
  }
}
.contents .content-18 .dp-sitemapList_row div.col {
  padding: 10px 0 10px 20px;
  border-left: 1px solid var(--fo-main-color);
}
@media screen and (min-width: 770px) {
  .contents .content-18 .dp-sitemapList_row div.col:is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) {
    display: flex;
    flex-direction: column;
    align-self: auto !important;
  }
  .contents .content-18 .dp-sitemapList_row div.col:is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) .component:not(:last-child) {
    margin-bottom: 0;
  }
  .contents .content-18 .dp-sitemapList_row div.col.vertical_position_top {
    justify-content: start;
  }
  .contents .content-18 .dp-sitemapList_row div.col.vertical_position_middle {
    justify-content: center;
  }
  .contents .content-18 .dp-sitemapList_row div.col.vertical_position_bottom {
    justify-content: end;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-18 .dp-sitemapList_row div.col:first-child {
    margin-top: 10px;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-18 .dp-sitemapList_row div.col + div.col {
    padding-top: 0;
  }
}
.contents .content-18 .dp-sitemapList_row div.col .component.list {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
  margin: 0;
}
.contents .content-18 .dp-sitemapList_row div.col .component.list :is(ul, ol) {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}
.contents .content-18 .dp-sitemapList_row div.col .component.list li {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}
.contents .content-18 .dp-sitemapList_row div.col .component.list li + li {
  margin-top: 10px;
}
.contents .content-18 .dp-sitemapList_row div.col .component.list li a {
  display: inline-block;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  padding: 0;
}
.contents .content-18 .dp-sitemapList_row div.col .component.list li a:hover {
  background: none;
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert, 0));
}
.contents .content-18 .row.row-6 .col.col-1 {
  /* sample */
}
.contents .content-18 .row.row-6 .col.col-1 .component.list {
  /* sample */
}
.contents .content-18 .row.row-6 .col.col-2 {
  /* sample */
}
.contents .content-18 .row.row-6 .col.col-2 .component.list {
  /* sample */
}
.contents .content-18 .row.row-6 .col.col-3 {
  /* sample */
}
.contents .content-18 .row.row-6 .col.col-3 .component.list {
  /* sample */
}

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

.contents .content-18 .dp-fw01_row {
  display: flex;
  gap: calc(32px * var(--fo-spacing-coef));
  margin: 10px auto;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .dp-fw01_row {
    flex-direction: column;
    gap: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .dp-fw01_row + .dp-fw01_row {
  margin-top: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .dp-fw01_row + .dp-fw01_row {
    margin-top: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .dp-fw01_row + .dp-fw01_row div.col:not(:root) {
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .dp-fw01_row + .dp-fw01_row div.col:not(:root):first-child::before {
    display: inline-flex;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-18 .dp-fw01_row + .dp-fw01_row div.col:not(:root):first-child .component:not(:root).image::before {
    display: inline-flex;
  }
}
.contents .content-18 .dp-fw01_row div.col:not(:root) {
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .dp-fw01_row div.col:not(:root) {
    position: relative;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-18 .dp-fw01_row div.col:not(:root):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) {
    display: flex;
    flex-direction: column;
    align-self: auto !important;
  }
  .contents .content-18 .dp-fw01_row div.col:not(:root):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) .component:not(:last-child) {
    margin-bottom: 0;
  }
  .contents .content-18 .dp-fw01_row div.col:not(:root).vertical_position_top {
    justify-content: start;
  }
  .contents .content-18 .dp-fw01_row div.col:not(:root).vertical_position_middle {
    justify-content: center;
  }
  .contents .content-18 .dp-fw01_row div.col:not(:root).vertical_position_bottom {
    justify-content: end;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-18 .dp-fw01_row div.col:not(:root)::before {
    content: "\f107";
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: calc(32px * var(--fo-spacing-coef) * 0.75);
    font-family: "FontAwesome";
    font-size: calc(64px * var(--fo-spacing-coef) * 0.75);
    color: var(--fo-main-color);
    position: absolute;
    top: calc(-32px * var(--fo-spacing-coef) * 0.75);
  }
}
@media screen and (max-width: 769px) {
  .contents .content-18 .dp-fw01_row div.col:not(:root):first-child::before {
    display: none;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-18 .dp-fw01_row div.col:not(:root):first-child .component:not(:root).image::before {
    display: none;
    left: -15px;
  }
}
.contents .content-18 .dp-fw01_row div.col:not(:root) .component:not(:root) {
  padding: 0 10px;
}
.contents .content-18 .dp-fw01_row div.col:not(:root) .component:not(:root):not(:first-child) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .dp-fw01_row div.col:not(:root) .component:not(:root):not(:first-child) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
@media screen and (min-width: 770px) {
  .contents .content-18 .dp-fw01_row div.col:not(:root) .component:not(:root).image {
    position: relative;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-18 .dp-fw01_row div.col:not(:root) .component:not(:root).image::before {
    content: "\f105";
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: calc(32px * var(--fo-spacing-coef));
    font-family: "FontAwesome";
    font-size: calc(64px * var(--fo-spacing-coef));
    color: var(--fo-main-color);
    position: absolute;
    top: 50%;
    left: calc(-32px * var(--fo-spacing-coef));
    transform: translate(0, -50%);
  }
}
.contents .content-18 .dp-fw01_row div.col:not(:root) .component:not(:root).heading:not(:root) :is(h1, h2, h3, h4, h5) {
  margin-bottom: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .dp-fw01_row div.col:not(:root) .component:not(:root).richtext {
    text-align: center;
  }
}
.contents .content-18 .row.row-8 .col.col-1 {
  /* sample */
}
.contents .content-18 .row.row-8 .col.col-1 .component.image {
  /* sample */
}
.contents .content-18 .row.row-8 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-18 .row.row-8 .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-8 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-18 .row.row-8 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-18 .row.row-8 .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-8 .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-8 .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-8 .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-8 .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-8 .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-8 .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-8 .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-8 .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-8 .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-8 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-8 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-18 .row.row-8 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-18 .row.row-8 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-18 .row.row-8 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-18 .row.row-8 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-18 .row.row-8 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-18 .row.row-8 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-8 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-8 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-18 .row.row-8 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-18 .row.row-8 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-18 .row.row-8 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-18 .row.row-8 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-18 .row.row-8 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-8 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-18 .row.row-8 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-18 .row.row-8 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-8 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-18 .row.row-8 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-8 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-18 .row.row-8 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-18 .row.row-8 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-8 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-8 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-8 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-8 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-18 .row.row-8 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-8 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-8 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-18 .row.row-8 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-18 .row.row-8 .col.col-2 {
  /* sample */
}
.contents .content-18 .row.row-8 .col.col-2 .component.image {
  /* sample */
}
.contents .content-18 .row.row-8 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-18 .row.row-8 .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-18 .row.row-8 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-18 .row.row-8 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-18 .row.row-8 .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-18 .row.row-8 .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-18 .row.row-8 .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-18 .row.row-8 .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-18 .row.row-8 .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-18 .row.row-8 .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-18 .row.row-8 .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-18 .row.row-8 .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-18 .row.row-8 .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-18 .row.row-8 .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-18 .row.row-8 .col.col-2 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-8 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-18 .row.row-8 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-18 .row.row-8 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-18 .row.row-8 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-18 .row.row-8 .col.col-2 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-18 .row.row-8 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-18 .row.row-8 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-8 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-8 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-18 .row.row-8 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-18 .row.row-8 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-18 .row.row-8 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-18 .row.row-8 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-18 .row.row-8 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-8 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-18 .row.row-8 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-18 .row.row-8 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-8 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-18 .row.row-8 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-8 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-18 .row.row-8 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-18 .row.row-8 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-8 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-8 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-8 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-8 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-18 .row.row-8 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-8 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-8 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-18 .row.row-8 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-18 .row.row-8 .col.col-3 {
  /* sample */
}
.contents .content-18 .row.row-8 .col.col-3 .component.image {
  /* sample */
}
.contents .content-18 .row.row-8 .col.col-3 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-18 .row.row-8 .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-18 .row.row-8 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-18 .row.row-8 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-18 .row.row-8 .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-18 .row.row-8 .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-18 .row.row-8 .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-18 .row.row-8 .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-18 .row.row-8 .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-18 .row.row-8 .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-18 .row.row-8 .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-18 .row.row-8 .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-18 .row.row-8 .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-18 .row.row-8 .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-18 .row.row-8 .col.col-3 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-8 .col.col-3 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-18 .row.row-8 .col.col-3 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-18 .row.row-8 .col.col-3 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-18 .row.row-8 .col.col-3 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-18 .row.row-8 .col.col-3 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-18 .row.row-8 .col.col-3 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-18 .row.row-8 .col.col-3 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-8 .col.col-3 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-8 .col.col-3 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-18 .row.row-8 .col.col-3 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-18 .row.row-8 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-18 .row.row-8 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-18 .row.row-8 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-18 .row.row-8 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-8 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-18 .row.row-8 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-18 .row.row-8 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-8 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-18 .row.row-8 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-8 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-18 .row.row-8 .col.col-3 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-18 .row.row-8 .col.col-3 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-8 .col.col-3 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-8 .col.col-3 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-8 .col.col-3 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-8 .col.col-3 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-18 .row.row-8 .col.col-3 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-8 .col.col-3 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-8 .col.col-3 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-18 .row.row-8 .col.col-3 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-18 .row.row-8 .col.col-4 {
  /* sample */
}
.contents .content-18 .row.row-8 .col.col-4 .component.image {
  /* sample */
}
.contents .content-18 .row.row-8 .col.col-4 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-18 .row.row-8 .col.col-4 .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-8 .col.col-4 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-18 .row.row-8 .col.col-4 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-18 .row.row-8 .col.col-4 .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-8 .col.col-4 .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-8 .col.col-4 .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-8 .col.col-4 .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-8 .col.col-4 .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-8 .col.col-4 .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-8 .col.col-4 .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-8 .col.col-4 .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-8 .col.col-4 .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-8 .col.col-4 .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-8 .col.col-4 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-8 .col.col-4 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-18 .row.row-8 .col.col-4 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-18 .row.row-8 .col.col-4 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-18 .row.row-8 .col.col-4 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-18 .row.row-8 .col.col-4 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-18 .row.row-8 .col.col-4 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-18 .row.row-8 .col.col-4 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-8 .col.col-4 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-8 .col.col-4 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-18 .row.row-8 .col.col-4 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-18 .row.row-8 .col.col-4 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-18 .row.row-8 .col.col-4 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-18 .row.row-8 .col.col-4 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-18 .row.row-8 .col.col-4 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-8 .col.col-4 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-18 .row.row-8 .col.col-4 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-18 .row.row-8 .col.col-4 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-8 .col.col-4 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-18 .row.row-8 .col.col-4 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-8 .col.col-4 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-18 .row.row-8 .col.col-4 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-18 .row.row-8 .col.col-4 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-8 .col.col-4 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-8 .col.col-4 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-8 .col.col-4 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-8 .col.col-4 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-18 .row.row-8 .col.col-4 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-8 .col.col-4 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-8 .col.col-4 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-18 .row.row-8 .col.col-4 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

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

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

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

.contents .content-18 .dp-fw03_row {
  margin: 10px auto 20px;
}
@media screen and (min-width: 770px) {
  .contents .content-18 .dp-fw03_row {
    display: flex;
  }
}
.contents .content-18 .dp-fw03_row + .dp-fw03_row {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .dp-fw03_row + .dp-fw03_row {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .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-18 .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-18 .dp-fw03_row div.col:not(:root) {
  display: flex !important;
  flex-direction: column;
  position: relative;
  padding: 0;
}
@media screen and (min-width: 770px) {
  .contents .content-18 .dp-fw03_row div.col:not(:root):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) {
    align-self: auto !important;
  }
  .contents .content-18 .dp-fw03_row div.col:not(:root).vertical_position_top {
    justify-content: start;
  }
  .contents .content-18 .dp-fw03_row div.col:not(:root).vertical_position_middle {
    justify-content: center;
  }
  .contents .content-18 .dp-fw03_row div.col:not(:root).vertical_position_bottom {
    justify-content: end;
  }
}
.contents .content-18 .dp-fw03_row div.col:not(:root):first-child {
  background-color: var(--fo-main-color);
  padding: 10px;
}
.contents .content-18 .dp-fw03_row div.col:not(:root):first-child::after {
  content: "";
  position: absolute;
  z-index: 1;
}
@media screen and (min-width: 770px) {
  .contents .content-18 .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-18 .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-18 .dp-fw03_row div.col:not(:root):first-child .component.richtext {
  color: #fff;
  text-align: center;
  line-height: 1;
}
.contents .content-18 .dp-fw03_row div.col:not(:root):first-child .component.richtext p {
  color: inherit;
}
.contents .content-18 .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-18 .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-18 .dp-fw03_row div.col:not(:root) .component:not(:first-child) {
  margin-top: 0;
}
.contents .content-18 .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-18 .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-18 .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-18 .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-18 .row.row-12 .col.col-1 {
  /* sample */
}
.contents .content-18 .row.row-12 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-12 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-18 .row.row-12 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-18 .row.row-12 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-18 .row.row-12 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-18 .row.row-12 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-18 .row.row-12 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-18 .row.row-12 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-12 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-12 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-18 .row.row-12 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-18 .row.row-12 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-18 .row.row-12 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-18 .row.row-12 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-18 .row.row-12 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-12 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-18 .row.row-12 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-18 .row.row-12 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-12 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-18 .row.row-12 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-12 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-18 .row.row-12 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-18 .row.row-12 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-12 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-12 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-12 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-12 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-18 .row.row-12 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-12 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-12 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-18 .row.row-12 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-18 .row.row-12 .col.col-2 {
  /* sample */
}
.contents .content-18 .row.row-12 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-18 .row.row-12 .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-18 .row.row-12 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-18 .row.row-12 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-18 .row.row-12 .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-18 .row.row-12 .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-18 .row.row-12 .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-18 .row.row-12 .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-18 .row.row-12 .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-18 .row.row-12 .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-18 .row.row-12 .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-18 .row.row-12 .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-18 .row.row-12 .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-18 .row.row-12 .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-18 .row.row-12 .col.col-2 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-12 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-18 .row.row-12 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-18 .row.row-12 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-18 .row.row-12 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-18 .row.row-12 .col.col-2 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-18 .row.row-12 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-18 .row.row-12 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-12 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-12 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-18 .row.row-12 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-18 .row.row-12 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-18 .row.row-12 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-18 .row.row-12 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-18 .row.row-12 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-12 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-18 .row.row-12 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-18 .row.row-12 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-12 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-18 .row.row-12 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-12 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-18 .row.row-12 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-18 .row.row-12 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-12 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-12 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-12 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-12 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-18 .row.row-12 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-12 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-12 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-18 .row.row-12 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

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

.frame-root .frame-content .dp-flowTable_row:not(:root:root:root:root:root)::before {
  content: "フローの増減は右クリック 「行」から可能です。";
  font-size: 14px;
  background: #0987d4;
  color: #fff;
  position: absolute;
  top: -25px;
  right: 0;
  padding: 0 5px;
  z-index: 1;
}

.contents .content-18 .row.row-14 .col.col-1 {
  /* sample */
}
.contents .content-18 .row.row-14 .col.col-1 .dp-flow_table {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-14 .col.col-1 .dp-flow_table {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-18 .row.row-14 .col.col-1 .dp-flow_table :link {
  text-decoration: none;
}
.contents .content-18 .row.row-14 .col.col-1 .dp-flow_table :visited {
  text-decoration: none;
}
.contents .content-18 .row.row-14 .col.col-1 .dp-flow_table a {
  color: var(--fo-text-link-color);
}
.contents .content-18 .row.row-14 .col.col-1 .dp-flow_table 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-14 .col.col-1 .dp-flow_table p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-18 .row.row-14 .col.col-1 .dp-flow_table p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-14 .col.col-1 .dp-flow_table p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-14 .col.col-1 .dp-flow_table strong {
  font-family: inherit;
}
.contents .content-18 .row.row-14 .col.col-1 .dp-flow_table :is(ol, ul) {
  color: inherit;
}
.contents .content-18 .row.row-14 .col.col-1 .dp-flow_table :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-18 .row.row-14 .col.col-1 .dp-flow_table :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-18 .row.row-14 .col.col-1 .dp-flow_table table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-18 .row.row-14 .col.col-1 .dp-flow_table table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
  border: 1px solid #eee;
}
.contents .content-18 .row.row-14 .col.col-1 .dp-flow_table table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-18 .row.row-14 .col.col-1 .dp-flow_table table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-14 .col.col-1 .dp-flow_table table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-18 .row.row-14 .col.col-1 .dp-flow_table table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-18 .row.row-14 .col.col-1 .dp-flow_table table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-14 .col.col-1 .dp-flow_table table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-18 .row.row-14 .col.col-1 .dp-flow_table table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-14 .col.col-1 .dp-flow_table table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-18 .row.row-14 .col.col-1 .dp-flow_table :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-18 .row.row-14 .col.col-1 .dp-flow_table :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-14 .col.col-1 .dp-flow_table :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-14 .col.col-1 .dp-flow_table :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-14 .col.col-1 .dp-flow_table :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-14 .col.col-1 .dp-flow_table table :is(thead, tbody) {
  border: none;
}
.contents .content-18 .row.row-14 .col.col-1 .dp-flow_table table :is(thead, tbody) tr {
  display: flex;
  border: none;
}
.contents .content-18 .row.row-14 .col.col-1 .dp-flow_table table :is(thead, tbody) tr :is(th, td) {
  border: none;
  vertical-align: top;
}
.contents .content-18 .row.row-14 .col.col-1 .dp-flow_table table :is(thead, tbody) tr td {
  display: inline-block;
  width: 100%;
}
.contents .content-18 .row.row-14 .col.col-1 .dp-flow_table table :is(thead, tbody) tr td:first-child {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  letter-spacing: 0.1em;
  color: #fff;
  background-color: var(--fo-main-color);
  border-radius: 50vh;
  width: 80px;
  height: 80px;
  min-width: 80px;
  margin-right: calc(20px * var(--fo-spacing-coef) - 10px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-14 .col.col-1 .dp-flow_table table :is(thead, tbody) tr td:first-child {
    font-size: 26px;
    width: 68px;
    height: 68px;
    min-width: 68px;
    margin-right: calc(20px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-18 .row.row-14 .col.col-1 .dp-flow_table table :is(thead, tbody) tr:not(:last-child) td:nth-child(2) {
  position: relative;
}
.contents .content-18 .row.row-14 .col.col-1 .dp-flow_table table :is(thead, tbody) tr:not(:last-child) td:nth-child(2)::after {
  content: "";
  width: 3px;
  height: calc(100% - 80px);
  background-color: var(--fo-main-color);
  position: absolute;
  bottom: 0;
  left: calc(-40px - (20px * var(--fo-spacing-coef) - 10px));
  transform: translateX(-50%);
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-14 .col.col-1 .dp-flow_table table :is(thead, tbody) tr:not(:last-child) td:nth-child(2)::after {
    height: calc(100% - 68px);
    left: calc(-34px - (20px * var(--fo-spacing-coef) * 0.75 - 10px));
  }
}
.contents .content-18 .row.row-14 .col.col-1 .dp-flow_table table :is(thead, tbody) tr:not(:last-child) td:not(:first-child) {
  padding-bottom: calc(90px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-14 .col.col-1 .dp-flow_table table :is(thead, tbody) tr:not(:last-child) td:not(:first-child) {
    padding-bottom: calc(90px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-14 .col.col-1 .dp-flow_table .component.button {
  margin: 0;
}
.contents .content-18 .row.row-14 .col.col-1 .dp-flow_table .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-14 .col.col-1 .dp-flow_table .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .row.row-14 .col.col-1 .dp-flow_table .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-18 .row.row-14 .col.col-1 .dp-flow_table .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.frame-root .frame-content .dp-flow_table table:not(:root:root:root:root:root:root) th, .frame-root .frame-content .dp-flow_table table:not(:root:root:root:root:root:root) td {
  min-width: 1em;
}
.frame-root .frame-content .dp-flow_table table:not(:root:root:root:root:root:root) tr td:first-child {
  min-width: 80px;
}
.frame-root .frame-content .dp-flow_table:hover table th, .frame-root .frame-content .dp-flow_table:hover table td, .frame-root .frame-content .dp-flow_table[data-focus=true] table th, .frame-root .frame-content .dp-flow_table[data-focus=true] table td {
  outline: 1px dotted #0f8bfe;
}

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

.contents .content-18 .dp-iv01_imgL_row {
  display: flex;
  gap: calc(24px * var(--fo-spacing-coef));
  margin: 10px auto 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .dp-iv01_imgL_row {
    margin: 0 auto 10px;
    padding-top: 10px;
  }
}
.contents .content-18 .dp-iv01_imgL_row + .dp-iv01_imgL_row, .contents .content-18 .dp-iv01_imgL_row + .dp-iv01_imgR_row {
  margin-top: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .dp-iv01_imgL_row + .dp-iv01_imgL_row, .contents .content-18 .dp-iv01_imgL_row + .dp-iv01_imgR_row {
    padding-top: 0;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-18 .dp-iv01_imgL_row div.col:not(:root):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) {
    display: flex;
    flex-direction: column;
    align-self: auto !important;
  }
  .contents .content-18 .dp-iv01_imgL_row div.col:not(:root):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) .component:not(:last-child) {
    margin-bottom: 0;
  }
  .contents .content-18 .dp-iv01_imgL_row div.col:not(:root).vertical_position_top {
    justify-content: start;
  }
  .contents .content-18 .dp-iv01_imgL_row div.col:not(:root).vertical_position_middle {
    justify-content: center;
  }
  .contents .content-18 .dp-iv01_imgL_row div.col:not(:root).vertical_position_bottom {
    justify-content: end;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-18 .dp-iv01_imgL_row div.col:not(:root):first-child {
    width: 80px !important;
  }
}
.contents .content-18 .dp-iv01_imgL_row div.col:not(:root):first-child .component.image {
  margin-top: 0;
}
.contents .content-18 .dp-iv01_imgL_row div.col:not(:root):first-child .component.image img {
  max-width: 80px !important;
  width: 100% !important;
}
.contents .content-18 .dp-iv01_imgL_row div.col:not(:root):nth-child(2) {
  padding: calc(24px * var(--fo-spacing-coef) - 10px) calc(24px * var(--fo-spacing-coef));
  position: relative;
  border-radius: 15px;
  background-color: #fff;
  filter: drop-shadow(0 3px 8px var(--fo-shadow-color));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .dp-iv01_imgL_row div.col:not(:root):nth-child(2) {
    padding: calc(24px * var(--fo-spacing-coef) * 0.75 - 10px) calc(24px * var(--fo-spacing-coef) * 0.75);
    width: calc(100% - (24px * var(--fo-spacing-coef) * 0.75 + 80px)) !important;
  }
}
.contents .content-18 .dp-iv01_imgL_row div.col:not(:root):nth-child(2)::before {
  content: "";
  position: absolute;
  top: 35px;
  left: -15px;
  width: 20px;
  height: 20px;
  background-color: inherit;
  clip-path: polygon(0 0, 100% 100%, 100% 0);
}
@media screen and (max-width: 769px) {
  .contents .content-18 .dp-iv01_imgL_row div.col:not(:root):nth-child(2)::before {
    margin: 10px 0;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-18 .dp-iv01_imgL_row div.col:not(:root) .component.heading:not(:root:root) {
    margin: 10px 0;
  }
}
.contents .content-18 .dp-iv01_imgL_row div.col:not(:root) .component.heading:not(:root:root) :is(h1, h2, h3, h4, h5) {
  font-size: 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .dp-iv01_imgL_row div.col:not(:root) .component.heading:not(:root:root) :is(h1, h2, h3, h4, h5) {
    font-size: 16px;
  }
}
.frame-root .frame-content .dp-iv01_imgL_row:not(:root) div.col:not(:root) .styles_panel__B6Fxa .styles_ctrl-buttons__5Yt7S {
  width: 28px;
}
.frame-root .frame-content .dp-iv01_imgL_row:not(:root) div.col:not(:root) .component.image [class^=styles_ctrl-head] {
  min-width: 170px;
  justify-content: flex-end;
  right: auto;
}
.frame-root .frame-content .dp-iv01_imgL_row:not(:root) div.col:not(:root) .component.image [class^=styles_ctrl-head] [class^=styles_ctrl-head__button] {
  min-width: initial;
}

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

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

.contents .content-18 .dp-iv01_imgR_row {
  display: flex;
  gap: calc(24px * var(--fo-spacing-coef));
  margin: 10px auto 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .dp-iv01_imgR_row {
    margin: 0 auto 10px;
    padding-top: 10px;
  }
}
.contents .content-18 .dp-iv01_imgR_row + .dp-iv01_imgL_row, .contents .content-18 .dp-iv01_imgR_row + .dp-iv01_imgR_row {
  margin-top: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .dp-iv01_imgR_row + .dp-iv01_imgL_row, .contents .content-18 .dp-iv01_imgR_row + .dp-iv01_imgR_row {
    padding-top: 0;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-18 .dp-iv01_imgR_row div.col:not(:root):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) {
    display: flex;
    flex-direction: column;
    align-self: auto !important;
  }
  .contents .content-18 .dp-iv01_imgR_row div.col:not(:root):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) .component:not(:last-child) {
    margin-bottom: 0;
  }
  .contents .content-18 .dp-iv01_imgR_row div.col:not(:root).vertical_position_top {
    justify-content: start;
  }
  .contents .content-18 .dp-iv01_imgR_row div.col:not(:root).vertical_position_middle {
    justify-content: center;
  }
  .contents .content-18 .dp-iv01_imgR_row div.col:not(:root).vertical_position_bottom {
    justify-content: end;
  }
}
.contents .content-18 .dp-iv01_imgR_row div.col:not(:root):first-child {
  padding: calc(24px * var(--fo-spacing-coef) - 10px) calc(24px * var(--fo-spacing-coef));
  position: relative;
  border-radius: 15px;
  background-color: #fff;
  filter: drop-shadow(0 3px 8px var(--fo-shadow-color));
}
@media screen and (max-width: 769px) {
  .contents .content-18 .dp-iv01_imgR_row div.col:not(:root):first-child {
    padding: calc(24px * var(--fo-spacing-coef) * 0.75 - 10px) calc(24px * var(--fo-spacing-coef) * 0.75);
    width: calc(100% - (24px * var(--fo-spacing-coef) * 0.75 + 80px)) !important;
  }
}
.contents .content-18 .dp-iv01_imgR_row div.col:not(:root):first-child::before {
  content: "";
  position: absolute;
  top: 35px;
  right: -15px;
  width: 20px;
  height: 20px;
  background-color: inherit;
  clip-path: polygon(100% 0, 0 100%, 0 0);
}
@media screen and (max-width: 769px) {
  .contents .content-18 .dp-iv01_imgR_row div.col:not(:root):nth-child(2) {
    width: 80px !important;
  }
}
.contents .content-18 .dp-iv01_imgR_row div.col:not(:root):nth-child(2) .component.image {
  margin-top: 0;
}
.contents .content-18 .dp-iv01_imgR_row div.col:not(:root):nth-child(2) .component.image img {
  max-width: 80px !important;
  width: 100% !important;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .dp-iv01_imgR_row div.col:not(:root) .component.heading:not(:root):not(:root) {
    margin: 10px 0;
  }
}
.contents .content-18 .dp-iv01_imgR_row div.col:not(:root) .component.heading:not(:root):not(:root) :is(h1, h2, h3, h4, h5) {
  font-size: 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .dp-iv01_imgR_row div.col:not(:root) .component.heading:not(:root):not(:root) :is(h1, h2, h3, h4, h5) {
    font-size: 16px;
  }
}
.frame-root .frame-content .dp-iv01_imgR_row:not(:root) div.col:not(:root) .styles_panel__B6Fxa .styles_ctrl-buttons__5Yt7S {
  width: 28px;
}
.frame-root .frame-content .dp-iv01_imgR_row:not(:root) div.col:not(:root) .component.image [class^=styles_ctrl-head] {
  min-width: 170px;
  justify-content: flex-end;
  right: auto;
}
.frame-root .frame-content .dp-iv01_imgR_row:not(:root) div.col:not(:root) .component.image [class^=styles_ctrl-head] [class^=styles_ctrl-head__button] {
  min-width: initial;
}

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

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

.contents .content-18 .dp-reduction_row {
  max-width: 1060px;
  width: 100%;
  margin: auto;
}
.contents .content-18 .row.row-20 .col.col-1 {
  /* sample */
}
.contents .content-18 .row.row-20 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-18 .row.row-20 .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-20 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-18 .row.row-20 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-18 .row.row-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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);
  }
}

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