.csr_h2 {
  position: relative;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
  font-weight: 700;
}
@media (min-width: 769px) {
  .csr_h2 {
    margin-bottom: 3.4rem;
    padding-bottom: calc(1.9rem + 1px);
    line-height: 1.75;
    font-size: 3.2rem;
  }
  .csr_h2 > h2 {
    font: inherit;
  }
  .csr_h2 > h2:first-of-type {
    margin-top: -0.375em;
  }
  .csr_h2 > h2:last-of-type {
    margin-bottom: -0.375em;
  }
}
@media (max-width: 768px) {
  .csr_h2 {
    margin-bottom: 6rem;
    padding-bottom: calc(3.9rem + 1px);
    line-height: 1.477;
    font-size: 4.2rem;
  }
  .csr_h2 > h2 {
    font: inherit;
  }
  .csr_h2 > h2:first-of-type {
    margin-top: -0.238em;
  }
  .csr_h2 > h2:last-of-type {
    margin-bottom: -0.238em;
  }
}
.csr_h3 {
  letter-spacing: 0.1em;
  font-weight: 700;
}
@media (min-width: 769px) {
  .csr_h3 {
    line-height: 2.091;
    font-size: 2.2rem;
  }
  .csr_h3 > h3 {
    font: inherit;
  }
  .csr_h3 > h3:first-of-type {
    margin-top: -0.545em;
  }
  .csr_h3 > h3:last-of-type {
    margin-bottom: -0.545em;
  }
}
@media (max-width: 768px) {
  .csr_h3 {
    line-height: 1.25;
    font-size: 3.6rem;
  }
  .csr_h3 > h3 {
    font: inherit;
  }
  .csr_h3 > h3:first-of-type {
    margin-top: -0.125em;
  }
  .csr_h3 > h3:last-of-type {
    margin-bottom: -0.125em;
  }
}
.csr_h4 {
  letter-spacing: 0.1em;
  font-weight: 700;
}
@media (min-width: 769px) {
  .csr_h4 {
    line-height: 1.8;
    font-size: 2rem;
  }
  .csr_h4 > h4 {
    font: inherit;
  }
  .csr_h4 > h4:first-of-type {
    margin-top: -0.4em;
  }
  .csr_h4 > h4:last-of-type {
    margin-bottom: -0.4em;
  }
}
@media (max-width: 768px) {
  .csr_h4 {
    line-height: 1.177;
    font-size: 3.4rem;
  }
  .csr_h4 > h4 {
    font: inherit;
  }
  .csr_h4 > h4:first-of-type {
    margin-top: -0.088em;
  }
  .csr_h4 > h4:last-of-type {
    margin-bottom: -0.088em;
  }
}
.csr_h4.center {
  text-align: center;
}
.csr_h4.col1 {
  color: #1eaae6;
}
.csr_text {
  text-align: justify;
}
@media (min-width: 769px) {
  .csr_text {
    line-height: 1.734;
    font-size: 1.5rem;
  }
  .csr_text > p {
    font: inherit;
  }
  .csr_text > p:first-of-type {
    margin-top: -0.366em;
  }
  .csr_text > p:last-of-type {
    margin-bottom: -0.366em;
  }
}
@media (max-width: 768px) {
  .csr_text {
    line-height: 1.75;
    font-size: 2.4rem;
  }
  .csr_text > p {
    font: inherit;
  }
  .csr_text > p:first-of-type {
    margin-top: -0.375em;
  }
  .csr_text > p:last-of-type {
    margin-bottom: -0.375em;
  }
}
.csr_note {
  text-align: justify;
}
@media (min-width: 769px) {
  .csr_note {
    line-height: 1.667;
    font-size: 1.2rem;
  }
  .csr_note > p {
    font: inherit;
  }
  .csr_note > p:first-of-type {
    margin-top: -0.333em;
  }
  .csr_note > p:last-of-type {
    margin-bottom: -0.333em;
  }
}
@media (max-width: 768px) {
  .csr_note {
    line-height: 1.637;
    font-size: 2.2rem;
  }
  .csr_note > p {
    font: inherit;
  }
  .csr_note > p:first-of-type {
    margin-top: -0.318em;
  }
  .csr_note > p:last-of-type {
    margin-bottom: -0.318em;
  }
}
.csr_note.right {
  text-align: right;
}
@media (min-width: 769px) {
  .csr_kome {
    line-height: 1.834;
    font-size: 1.2rem;
  }
  .csr_kome > p {
    font: inherit;
  }
  .csr_kome > p:first-of-type {
    margin-top: -0.416em;
  }
  .csr_kome > p:last-of-type {
    margin-bottom: -0.416em;
  }
}
@media (max-width: 768px) {
  .csr_kome {
    line-height: 1.728;
    font-size: 2.2rem;
  }
  .csr_kome > p {
    font: inherit;
  }
  .csr_kome > p:first-of-type {
    margin-top: -0.363em;
  }
  .csr_kome > p:last-of-type {
    margin-bottom: -0.363em;
  }
}
.csr_buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
@media (min-width: 769px) {
  .csr_buttons {
    gap: 2rem;
  }
}
@media (max-width: 768px) {
  .csr_buttons {
    flex-direction: column;
    gap: 3rem;
  }
}
.csr_images {
  display: grid;
}
@media (min-width: 769px) {
  .csr_images {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
  }
}
@media (max-width: 768px) {
  .csr_images {
    grid-template-columns: 1fr;
    gap: 3rem;
  }
}
.csr_image {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 769px) {
  .csr_image {
    row-gap: 2rem;
  }
}
@media (max-width: 768px) {
  .csr_image {
    row-gap: 2.5rem;
  }
  .csr_image:last-of-type p {
    padding-bottom: 0;
  }
}
.csr_image p {
  letter-spacing: 0.07em;
  line-height: 1;
  text-align: center;
}
@media (min-width: 769px) {
  .csr_image p {
    font-size: 1.8rem;
  }
}
@media (max-width: 768px) {
  .csr_image p {
    padding-bottom: 3rem;
    font-size: 2.8rem;
  }
}
.csr_cards {
  display: flex;
}
@media (min-width: 769px) {
  .csr_cards {
    justify-content: space-between;
    align-items: stretch;
  }
}
@media (max-width: 768px) {
  .csr_cards {
    flex-direction: column;
    row-gap: 2.6rem;
  }
}
.csr_card {
  background: #fff;
}
@media (min-width: 769px) {
  .csr_card {
    flex-shrink: 0;
    border-radius: 1.6rem;
    padding: 4rem;
  }
}
@media (max-width: 768px) {
  .csr_card {
    border-radius: 1.9rem;
    padding: 7rem 5.7rem;
  }
}
@media (min-width: 769px) {
  .csr_card .csr_h4 + .csr_text {
    padding-top: 2.5rem;
  }
}
@media (max-width: 768px) {
  .csr_card .csr_h4 + .csr_text {
    padding-top: 5rem;
  }
}
@media (min-width: 769px) {
  .csr_card .csr_text + .csr_image {
    padding-top: 4rem;
  }
}
@media (max-width: 768px) {
  .csr_card .csr_text + .csr_image {
    padding-top: 6rem;
  }
}
.csr_descs {
  display: grid;
}
@media (min-width: 769px) {
  .csr_descs {
    grid-template-columns: max-content 1fr;
  }
}
.csr_descs > dt {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  letter-spacing: 0.1em;
  font-weight: 700;
}
@media (min-width: 769px) {
  .csr_descs > dt {
    border-bottom: 1px solid #d0d0d0;
    padding: 3rem 5.5rem 3rem 2rem;
    line-height: 1.75;
    font-size: 1.6rem;
  }
  .csr_descs > dt > p {
    font: inherit;
  }
  .csr_descs > dt > p:first-of-type {
    margin-top: -0.375em;
  }
  .csr_descs > dt > p:last-of-type {
    margin-bottom: -0.375em;
  }
}
@media (max-width: 768px) {
  .csr_descs > dt {
    padding: 5rem 1rem 3rem;
    line-height: 1.667;
    font-size: 3rem;
  }
  .csr_descs > dt > p {
    font: inherit;
  }
  .csr_descs > dt > p:first-of-type {
    margin-top: -0.333em;
  }
  .csr_descs > dt > p:last-of-type {
    margin-bottom: -0.333em;
  }
}
.csr_descs > dd {
  border-bottom: 1px solid #d0d0d0;
}
@media (min-width: 769px) {
  .csr_descs > dd {
    padding: 3rem 2rem 3rem 0;
  }
}
@media (max-width: 768px) {
  .csr_descs > dd {
    padding: 0 1rem 5rem;
  }
}
.csr_dl > dt {
  letter-spacing: 0.07em;
  font-weight: 700;
}
@media (min-width: 769px) {
  .csr_dl > dt {
    line-height: 1.616;
    font-size: 2.6rem;
  }
  .csr_dl > dt > p {
    font: inherit;
  }
  .csr_dl > dt > p:first-of-type {
    margin-top: -0.307em;
  }
  .csr_dl > dt > p:last-of-type {
    margin-bottom: -0.307em;
  }
}
@media (max-width: 768px) {
  .csr_dl > dt {
    line-height: 1.862;
    font-size: 3.6rem;
  }
  .csr_dl > dt > p {
    font: inherit;
  }
  .csr_dl > dt > p:first-of-type {
    margin-top: -0.43em;
  }
  .csr_dl > dt > p:last-of-type {
    margin-bottom: -0.43em;
  }
}
@media (min-width: 769px) {
  .csr_dl > dt + dd {
    padding-top: 3rem;
  }
}
@media (max-width: 768px) {
  .csr_dl > dt + dd {
    padding-top: 5rem;
  }
}
@media (min-width: 769px) {
  .csr_dl > dd .text01 + .csr_dots {
    padding-top: 4rem;
  }
}
@media (max-width: 768px) {
  .csr_dl > dd .text01 + .csr_dots {
    padding-top: 7rem;
  }
}
.csr_table {
  width: 100%;
}
.csr_table_body {
  display: grid;
  width: 100%;
}
@media (max-width: 768px) {
  .csr_table_body {
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
  }
}
.csr_table_body > dt {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fdf002;
}
@media (min-width: 769px) {
  .csr_table_body > dt {
    grid-row: 1/2;
    min-height: 3.6rem;
    padding: 0.7rem 0;
  }
}
@media (max-width: 768px) {
  .csr_table_body > dt {
    grid-column: 1/2;
    min-height: 12rem;
    padding: 3.05rem 0;
  }
  .csr_table_body > dt:not(:last-of-type) {
    border-bottom: 1px solid #fff;
  }
}
@media (min-width: 769px) {
  .csr_table_body > dt ~ dt {
    border-left: 1px solid #fff;
  }
}
.csr_table_body > dd {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 769px) {
  .csr_table_body > dd {
    grid-row: 2/3;
    border-bottom: 1px solid #d0d0d0;
    min-height: 6.4rem;
    padding: 1.35rem 0;
  }
}
@media (max-width: 768px) {
  .csr_table_body > dd {
    grid-column: 2/3;
    min-height: 12rem;
    padding: 2.4rem 0;
  }
  .csr_table_body > dd:not(:last-of-type) {
    border-bottom: 1px solid #d0d0d0;
  }
}
@media (min-width: 769px) {
  .csr_table_body > dd ~ dd {
    border-left: 1px solid #d0d0d0;
  }
}
.csr_table_sub {
  letter-spacing: 0.1em;
  text-align: center;
}
@media (min-width: 769px) {
  .csr_table_sub {
    line-height: 1.467;
    font-size: 1.5rem;
  }
  .csr_table_sub > p {
    font: inherit;
  }
  .csr_table_sub > p:first-of-type {
    margin-top: -0.233em;
  }
  .csr_table_sub > p:last-of-type {
    margin-bottom: -0.233em;
  }
}
@media (max-width: 768px) {
  .csr_table_sub {
    line-height: 1.459;
    font-size: 2.4rem;
  }
  .csr_table_sub > p {
    font: inherit;
  }
  .csr_table_sub > p:first-of-type {
    margin-top: -0.229em;
  }
  .csr_table_sub > p:last-of-type {
    margin-bottom: -0.229em;
  }
}
.csr_table_text {
  letter-spacing: 0.1em;
}
@media (min-width: 769px) {
  .csr_table_text {
    line-height: 1.445;
    font-size: 1.8rem;
  }
  .csr_table_text > p {
    font: inherit;
  }
  .csr_table_text > p:first-of-type {
    margin-top: -0.222em;
  }
  .csr_table_text > p:last-of-type {
    margin-bottom: -0.222em;
  }
}
@media (max-width: 768px) {
  .csr_table_text {
    line-height: 1.4;
    font-size: 3rem;
  }
  .csr_table_text > p {
    font: inherit;
  }
  .csr_table_text > p:first-of-type {
    margin-top: -0.2em;
  }
  .csr_table_text > p:last-of-type {
    margin-bottom: -0.2em;
  }
}
@media (min-width: 769px) {
  .csr_table_foot {
    padding-top: 1rem;
  }
}
@media (max-width: 768px) {
  .csr_table_foot {
    padding-top: 2rem;
  }
}
.csr_list {
  counter-reset: list;
  width: 100%;
}
.csr_list > li {
  counter-increment: list;
}
@media (min-width: 769px) {
  .csr_list > li + li {
    margin-top: 4rem;
  }
}
@media (max-width: 768px) {
  .csr_list > li + li {
    margin-top: 7rem;
  }
}
.csr_list_index {
  display: flex;
  border-bottom: 1px solid #d0d0d0;
  letter-spacing: 0.1em;
  font-weight: 700;
}
@media (min-width: 769px) {
  .csr_list_index {
    padding-bottom: calc(1.7rem + 1px);
    line-height: 1.273;
    font-size: 2.2rem;
  }
  .csr_list_index > h3 {
    font: inherit;
  }
  .csr_list_index > h3:first-of-type {
    margin-top: -0.136em;
  }
  .csr_list_index > h3:last-of-type {
    margin-bottom: -0.136em;
  }
}
@media (max-width: 768px) {
  .csr_list_index {
    padding-bottom: calc(3rem + 1px);
    line-height: 1.407;
    font-size: 3.2rem;
  }
  .csr_list_index > h3 {
    font: inherit;
  }
  .csr_list_index > h3:first-of-type {
    margin-top: -0.203em;
  }
  .csr_list_index > h3:last-of-type {
    margin-bottom: -0.203em;
  }
}
.csr_list_index.num::before {
  content: counter(list) ".";
  flex-shrink: 0;
  line-height: 1;
  margin-right: 0.2em;
}
@media (min-width: 769px) {
  .csr_list_index + .csr_numbers {
    padding-top: 3rem;
  }
}
@media (max-width: 768px) {
  .csr_list_index + .csr_numbers {
    padding-top: 4rem;
  }
}
@media (min-width: 769px) {
  .csr_list_index + .text01 {
    padding-top: 3rem;
  }
}
@media (max-width: 768px) {
  .csr_list_index + .text01 {
    padding-top: 4rem;
  }
}
.csr_numbers {
  counter-reset: numbers;
}
.csr_numbers > li {
  counter-increment: numbers;
  display: flex;
}
@media (min-width: 769px) {
  .csr_numbers > li {
    line-height: 2;
    font-size: 1.6rem;
  }
  .csr_numbers > li > p {
    font: inherit;
  }
  .csr_numbers > li > p:first-of-type {
    margin-top: -0.5em;
  }
  .csr_numbers > li > p:last-of-type {
    margin-bottom: -0.5em;
  }
}
@media (max-width: 768px) {
  .csr_numbers > li {
    line-height: 1.75;
    font-size: 2.4rem;
  }
  .csr_numbers > li > p {
    font: inherit;
  }
  .csr_numbers > li > p:first-of-type {
    margin-top: -0.375em;
  }
  .csr_numbers > li > p:last-of-type {
    margin-bottom: -0.375em;
  }
}
.csr_numbers > li::before {
  content: counter(numbers) ".";
  flex-shrink: 0;
  line-height: 1;
  margin-right: 0.2em;
}
@media (min-width: 769px) {
  .csr_numbers > li + li {
    padding-top: 1.6rem;
  }
}
@media (max-width: 768px) {
  .csr_numbers > li + li {
    padding-top: 1.8rem;
  }
}
.csr_dots {
  letter-spacing: 0.1em;
  text-align: justify;
}
@media (min-width: 769px) {
  .csr_dots {
    line-height: 2;
    font-size: 1.6rem;
  }
  .csr_dots > li {
    font: inherit;
  }
  .csr_dots > li:first-of-type {
    margin-top: -0.5em;
  }
  .csr_dots > li:last-of-type {
    margin-bottom: -0.5em;
  }
}
@media (max-width: 768px) {
  .csr_dots {
    line-height: 1.924;
    font-size: 2.6rem;
  }
  .csr_dots > li {
    font: inherit;
  }
  .csr_dots > li:first-of-type {
    margin-top: -0.461em;
  }
  .csr_dots > li:last-of-type {
    margin-bottom: -0.461em;
  }
}
.csr_dots > li {
  display: flex;
  align-items: flex-start;
}
.csr_dots > li::before {
  content: "";
  flex-shrink: 0;
  background: #141414;
  border-radius: 50%;
  width: 0.438em;
  height: 0.438em;
  margin-right: 0.313em;
  translate: 0 185.715%;
}
.csr_box {
  background: #f4f5f5;
  width: 100%;
}
@media (min-width: 769px) {
  .csr_box {
    padding: 6rem;
  }
}
@media (max-width: 768px) {
  .csr_box {
    padding: 10rem 4rem 6rem;
  }
}
@media (max-width: 768px) {
  .csr_box:has(> .csr_cards) {
    padding: 3.2rem;
  }
}
.csr_box > .csr_h3 {
  text-align: center;
}
@media (min-width: 769px) {
  .csr_box > .csr_h3 + .text01 {
    padding-top: 2.5rem;
  }
}
@media (max-width: 768px) {
  .csr_box > .csr_h3 + .text01 {
    padding-top: 5rem;
  }
}
.csr_box > .text01 {
  text-align: center;
}
@media (min-width: 769px) {
  .csr_box > .text01 + .csr_image {
    margin-top: 5rem;
  }
}
@media (max-width: 768px) {
  .csr_box > .text01 + .csr_image {
    padding-top: 8rem;
  }
}
.csr_block {
  display: flex;
}
@media (min-width: 769px) {
  .csr_block {
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 5rem;
  }
}
@media (max-width: 768px) {
  .csr_block {
    flex-direction: column;
    gap: 6rem;
  }
}
@media (min-width: 769px) {
  .csr_block + .csr_block {
    padding-top: 6rem;
  }
}
@media (max-width: 768px) {
  .csr_block + .csr_block {
    padding-top: 8rem;
  }
}
.csr_block > .csr_images {
  width: 100%;
}
@media (min-width: 769px) {
  .csr_block > .csr_image {
    width: 40rem;
  }
}
@media (min-width: 769px) {
  .csr_block > .csr_block_caption:has(+ .csr_image) {
    width: 60rem;
  }
}
@media (max-width: 768px) {
  .csr_block_caption + .csr_list {
    padding-top: 2rem;
  }
}
@media (min-width: 769px) {
  .csr_block_caption .text01 + .text01 {
    padding-top: 4rem;
  }
}
@media (max-width: 768px) {
  .csr_block_caption .text01 + .text01 {
    padding-top: 7rem;
  }
}
@media (min-width: 769px) {
  .csr_block_caption .text01 + .csr_kome {
    padding-top: 4rem;
  }
}
@media (max-width: 768px) {
  .csr_block_caption .text01 + .csr_kome {
    padding-top: 7rem;
  }
}
@media (min-width: 769px) {
  .csr_block_caption .text01 + .csr_numbers {
    padding-top: 4rem;
  }
}
@media (max-width: 768px) {
  .csr_block_caption .text01 + .csr_numbers {
    padding-top: 7rem;
  }
}
.csr_section {
  position: relative;
}
@media (min-width: 769px) {
  .csr_section + .csr_section {
    padding-top: 12rem;
  }
}
@media (max-width: 768px) {
  .csr_section + .csr_section {
    padding-top: 15rem;
  }
}