:root {
  --header-height-pc: 60;
  --header-height-sp: 44;
  --color-text: #393939;
  --color-azure-radiance: #0096FF;
  --color-biscay: #20386D;
  --color-white: #fff;
  --color-prussian-blue: #001F4A;
  --font-family-base: "Noto Sans JP", sans-serif;
  --font-en: "Roboto", sans-serif;
  --font-ja: "Noto Sans JP", sans-serif;
  --font-inter: "Inter", sans-serif;
  --z-index-header: 100;
  --z-float: 90;
}
@media screen and (max-width: 767px) {
  .p_func_chemi + .c_footer {
    margin-top: 80px;
  }
}
@media screen and (min-width: 768px) {
  .p_func_chemi .c_page_mv__body {
    max-width: 81.9444444444vw;
  }
}
.p_func_chemi .p_func_chemi__head {
  display: grid;
  justify-content: start;
  color: var(--color-biscay);
  padding-top: 42px;
  gap: 5px;
}
@media screen and (min-width: 768px) {
  .p_func_chemi .p_func_chemi__head {
    gap: 16px;
    padding-top: 100px;
  }
}
.p_func_chemi .p_func_chemi__head_en {
  font-weight: 700;
  font-family: var(--font-en);
  font-style: italic;
  font-size: 0.8125rem;
}
@media screen and (min-width: 768px) {
  .p_func_chemi .p_func_chemi__head_en {
    font-size: 2.5rem;
  }
}
.p_func_chemi .p_func_chemi__head_ja {
  font-weight: 700;
  font-size: 1.25rem;
}
.p_func_chemi .p_func_chemi_sec01 {
  margin-top: 46px;
}
@media screen and (min-width: 768px) {
  .p_func_chemi .p_func_chemi_sec01 {
    margin-top: 87px;
  }
}
.p_func_chemi .p_func_chemi_sec01__intro {
  margin-top: 25px;
}
@media screen and (min-width: 768px) {
  .p_func_chemi .p_func_chemi_sec01__intro {
    margin-top: 35px;
  }
}
.p_func_chemi .p_func_chemi_sec01__intro:first-of-type {
  margin-top: 24px;
}
@media screen and (min-width: 768px) {
  .p_func_chemi .p_func_chemi_sec01__intro:first-of-type {
    margin-top: 17px;
  }
}
.p_func_chemi .p_func_chemi_sec02 {
  margin-bottom: 25px;
  margin-top: 23px;
}
@media screen and (min-width: 768px) {
  .p_func_chemi .p_func_chemi_sec02 {
    margin-top: 76px;
    margin-bottom: 60px;
  }
}
.p_func_chemi .p_func_chemi_table {
  margin-right: calc(50% - 50vw);
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .p_func_chemi .p_func_chemi_table {
    margin-right: 0;
    margin-top: 22px;
  }
}
@media print {
  .p_func_chemi .p_func_chemi_table {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .p_func_chemi .p_func_chemi_table .c_table {
    min-width: 610px;
    margin-right: 20px;
  }
}
@media print {
  .p_func_chemi .p_func_chemi_table .c_table {
    min-width: unset;
    margin-right: unset;
  }
}
.p_func_chemi .p_func_chemi_table .c_table__col:first-child {
  width: 41.9672131148%;
}
@media screen and (min-width: 768px) {
  .p_func_chemi .p_func_chemi_table .c_table__col:first-child {
    width: 41.9387755102%;
  }
}
.p_func_chemi .p_func_chemi_table .c_table__col:nth-child(2) {
  border-left: 1px solid #707070;
  border-right: 1px solid #707070;
  width: 30.4098360656%;
  padding-inline: 18px;
}
@media screen and (min-width: 768px) {
  .p_func_chemi .p_func_chemi_table .c_table__col:nth-child(2) {
    width: 30.4081632653%;
    padding-left: 33px;
    padding-right: 41px;
  }
}
.p_func_chemi .p_func_chemi_table .c_table__col:nth-child(3) {
  width: 27.6229508197%;
  padding-inline: 15px;
}
@media screen and (min-width: 768px) {
  .p_func_chemi .p_func_chemi_table .c_table__col:nth-child(3) {
    width: 27.5510204082%;
    padding-left: 30px;
  }
}
@media screen and (min-width: 768px) {
  .p_func_chemi .p_func_chemi_table .c_table__row:nth-child(3) p {
    max-width: 325px;
  }
}
@media screen and (min-width: 768px) {
  .p_func_chemi .p_func_chemi_table .c_table__row:nth-child(4) p,
  .p_func_chemi .p_func_chemi_table .c_table__row:nth-child(9) p,
  .p_func_chemi .p_func_chemi_table .c_table__row:nth-child(10) p,
  .p_func_chemi .p_func_chemi_table .c_table__row:nth-child(13) p {
    max-width: 341px;
  }
}
@media screen and (min-width: 768px) {
  .p_func_chemi .p_func_chemi_table .c_table__row:nth-child(7) p {
    max-width: 330px;
  }
}
.p_func_chemi .p_func_chemi_contribute {
  margin-top: 40px;
  margin-bottom: 42px;
}
@media screen and (min-width: 768px) {
  .p_func_chemi .p_func_chemi_contribute {
    margin-block: 80px;
  }
}
@media print {
  .p_func_chemi .p_func_chemi_contact {
    margin-top: 40px;
  }
}
.p_func_chemi .c_printer {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .p_func_chemi .c_printer {
    margin-top: 100px;
  }
}

/*テーブルスクロール調整*/
.scroll_table__body {
    display: flex;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}
.c_table_area.area-01 {
    width: 41.9672131148%;
}
.c_table_area.area-01 .scrollarea {
    height: 365px;
    overflow-y: scroll;
}
.c_table_area.area-01 .scrollarea p {
    padding-left: 28px;
    padding-block: 10px;
    border-bottom: 1px solid #CCCCCC;
}
.c_table_area.area-01 .scrollarea p:last-child {
    border-bottom: 0;
}
.c_table_area.area-02 {
    width: 30.4098360656%;
    border-left: 1px solid #707070;
}
.c_table_area.area-03 {
    width: 27.6229508197%;
    border-left: 1px solid #707070;
}
.st-head {
    background-color: #F2F2F2;
    text-align: center;
    padding: 10px;
}
.st-cts-01 {
    padding: 0 18px;
    height: calc(100% - 65px);
    display: flex;
    justify-content: center;
    align-items: center;
}
.st-cts-02 {
    padding: 0 15px;
    height: calc(100% - 65px);
    display: flex;
    justify-content: center;
    align-items: center;
}
@media screen and (max-width: 767px) {
    .scroll_table {
      margin-right: calc(50% - 50vw);
      margin-top: 10px;
    }
    .scroll_table .c_table {
        min-width: 610px;
        margin-right: 20px;
    }
}
@media screen and (min-width: 768px) {
    .scroll_table__body {
      max-width: 984px;
      border-top: 2px solid #CCCCCC;
      border-bottom: 2px solid #CCCCCC;
    }
    .c_table_area.area-01 {
        width: 41.9387755102%;
    }
    .c_table_area.area-01 .scrollarea {
        height: 540px;
        overflow-y: scroll;
    }
    .c_table_area.area-01 .scrollarea p {
        padding-left: 22px;
        padding-block: 22px;
        padding-right: 27px;
        border-bottom: 2px solid #CCCCCC;
    }
    .c_table_area.area-02 {
        width: 30.4081632653%;
    }
    .c_table_area.area-03 {
        width: 27.5510204082%;
    }
    .st-head {
        padding: 15px;
    }
    .st-cts-01 {
        padding-left: 33px;
        padding-right: 41px;
        height: calc(100% - 65px);
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .st-cts-02 {
        padding-left: 30px;
        height: calc(100% - 65px);
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

.p_func_chemi_table {
    display: none;
}
@media print {
    .p_func_chemi_table {
      display: block;
    }
}

