@charset "UTF-8";
.introduction-image {
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .introduction-image {
    margin-top: 30px;
  }
}
.introduction-image-first {
  margin-right: 40px;
}
@media screen and (max-width: 767px) {
  .introduction-image-first {
    margin-right: 20px;
  }
}
.inquiry-otr {
  margin: 130px 0px;
}
@media screen and (max-width: 767px) {
  .inquiry-otr {
    margin: 60px 0px;
  }
}
.plant-umo-bg {
  background-image: url("../images/plant-umo/plant-umo-bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 348px;
  width: 100%;
  font-size: 48px;
  font-family: "Noto Serif JP", "游ゴシック体", "Yu Gothic",
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  color: white;
}
@media screen and (max-width: 991px) {
  .plant-umo-bg {
    font-size: 20px;
    height: 80px;
    background-position: bottom;
  }
}

.bread-crumb {
  margin-top: 56px;
}
@media screen and (max-width: 991px) {
  .bread-crumb {
    margin-top: 25px;
  }
}

.bread-crumb-text {
  font-size: 13px;
  font-weight: 400;
}

.bread-crumb-icon {
  padding: 0 15px;
  padding-top: 1px !important;
}

.raw-material-renewal {
  background-image: url("/wp-content/uploads/2023/02/Group-3736.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: 350px;
  width: 100%;
  margin-top: 87px;
}
@media screen and (max-width: 991px) {
  .raw-material-renewal {
    margin-top: -60px;
    background-size: contain;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .raw-material-renewal {
    margin-top: -40px;
    background-size: contain;
  }
}
.desc-padding {
  padding-top: 48px !important;
}
.aim {
}
@media screen and (max-width: 768px) {
  .aim {
  }
}

.aim-texts {
  padding-top: 30px;
}
@media screen and (max-width: 767px) {
  .aim-texts {
    padding: 0px 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .aim-texts {
    padding: 0px 150px;
  }
}
@media screen and (min-width: 1240px) and (max-width: 1730px) {
  .aim-texts {
    font-size: 24px !important;
    padding-left: 100px;
  }
}

.aim-title {
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  line-height: 180%;
  letter-spacing: 0.06em;
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .aim-title {
    font-size: 16px;
    padding-right: 0px;
    margin-bottom: 20px;
  }
}

.aim-text-1 {
  font-weight: 400;
  font-size: 20px;
  line-height: 180%;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 991px) {
  .aim-text-1 {
    font-size: 14px;
  }
}
@media screen and (min-width: 1240px) and (max-width: 1730px) {
  .aim-text-1 {
    font-size: 19px !important;
  }
}

.aim-text-2 {
  font-weight: 400;
  font-size: 20px;
  line-height: 180%;
  letter-spacing: 0.06em;
  padding-top: 20px;
  text-align: end;
  padding-right: 40px;
}
@media screen and (max-width: 991px) {
  .aim-text-2 {
    font-size: 14px;
    text-align: start;
  }
}
@media screen and (min-width: 1240px) and (max-width: 1730px) {
  .aim-text-2 {
    font-size: 19px !important;
  }
}

.characterstics {
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .characterstics {
    margin-top: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .characterstics {
    margin-top: 70px;
  }
}

.characterstics-header {
  font-weight: 500;
  font-size: 36px;
  line-height: 52px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #25558c;
}
@media screen and (max-width: 991px) {
  .characterstics-header {
    font-size: 20px;
    position: relative;
    z-index: 2;
  }
}

.c-header-line {
  border-bottom: 1px solid #2fa6ce;
  margin-top: 10px;
  width: 300px;
}
@media screen and (max-width: 767px) {
  .c-header-line {
    width: 200px;
    margin-top: -10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .c-header-line {
    width: 200px;
    margin-top: -10px;
  }
}

.c-header-line-2 {
  border-bottom: 1px solid #25558c;
  width: 50px;
  margin-top: -1px;
}
@media screen and (max-width: 767px) {
  .c-header-line-2 {
    width: 200px;
    margin-top: -21px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .c-header-line-2 {
    width: 200px;
    margin-top: -21px;
  }
}
.c-header-line-3 {
  width: 310px;
  height: 12px;
  background: #f4f7fa;
  transform: matrix(1, 0, 0, -1, 0, 0);
  margin-top: -20px;
}

.characterstics-sub-header {
  font-family: "Quattrocento", "游ゴシック体", "Yu Gothic",
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 19px;
  text-align: center;
  letter-spacing: 0.90048px;
  color: #2fa6ce;
  padding-top: 9px;
}

.characterstics-black {
  margin-top: 80px;
  font-weight: 700;
  font-size: 24px;
  line-height: 180%;
}
@media screen and (max-width: 767px) {
  .characterstics-black {
    margin-top: 40px;
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .characterstics-black {
    margin-top: 40px;
    font-size: 24px;
  }
}

.characterstics-black-sub {
  margin-top: 41px;
  font-weight: 400;
  font-size: 20px;
  line-height: 180%;
  letter-spacing: 0.06em;
  color: #393939;
}
.characterstics-black-sub b {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .characterstics-black-sub {
    font-size: 15px;
    padding: 0px 20px;
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .characterstics-black-sub {
    font-size: 18px;
    margin-top: 20px;
  }
}

.styled-table {
  border-collapse: collapse;
  margin-top: 80px;
  min-width: 360px;
}
@media screen and (max-width: 767px) {
  .styled-table {
    margin-top: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .styled-table {
    margin-top: 40px;
  }
}

.styled-table thead tr th {
  background-color: #d1e8ff;
  color: #000;
  width: 219px;
  height: 70px;
  text-align: center;
  border: 2px solid #fff;
  font-size: 18px;
  font-weight: 700;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .styled-table thead tr th {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .styled-table thead tr th {
    font-size: 16px;
  }
}

.styled-table thead tr th:nth-child(2) {
  width: 300px;
  height: 70px;
}
@media screen and (max-width: 767px) {
  .styled-table thead tr th:nth-child(2) {
    width: 200px;
    height: 50px;
    vertical-align: middle;
  }
}
@media screen and (max-width: 767px) {
  .styled-table thead tr th:nth-child(2) {
    width: 200px;
    height: 50px;
    vertical-align: middle;
  }
}

.styled-table thead tr th:last-of-type {
  background-color: #a84040 !important;
  color: #fff;
  width: 391px;
  height: 70px;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .styled-table thead tr th:last-of-type {
    width: 200px;
    height: 50px;
  }
}
@media screen and (max-width: 767px) {
  .styled-table thead tr th:last-of-type {
    width: 200px;
    height: 50px;
  }
}

.styled-table td {
  padding: 15px 17px;
  border: 2px solid white;
  background-color: #f4f7fa;
  text-align: center;
  vertical-align: middle;
}

.styled-table tbody tr.active-row td {
  padding: 20px 20px;
}

.styled-table tbody tr td {
  font-size: 18px;
  line-height: 25px;
}
@media screen and (max-width: 767px) {
  .styled-table tbody tr td {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .styled-table tbody tr td {
    font-size: 16px;
    line-height: 20px;
  }
}

.styled-table tbody tr td:last-of-type {
  background-color: #ffecf0;
  color: #a84040;
  font-weight: 700;
  line-height: 25px;
}
@media screen and (max-width: 991px) {
  .styled-table tbody tr td:last-of-type {
    line-height: 15px;
  }
}
.renewal-point {
  margin-top: 150px;
  margin-bottom: 150px;
  width: 100%;
  height: 270px;
  background-color: #e9f4ff;
}
@media screen and (max-width: 991px) {
  .renewal-point {
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 20px 0px;
    height: 177px;
  }
}

.renewal-point-container {
  max-width: 1000px;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .renewal-point-container {
    padding: 40 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .renewal-point-container {
    padding: 40 0px;
  }
}

.biofunctional-water {
  width: 100%;
  height: 2270px;
}
@media screen and (max-width: 991px) {
  .biofunctional-water {
    height: 2440px;
  }
}

.biofunctional-water-container {
  max-width: 1000px;
  height: 100%;
  background-color: #d1e8ff;
  padding: 0px !important;
}

.biofunctional-header-container {
  background-color: #25558c;
  width: 100%;
  min-height: 110px;
}

.bio-sub-header {
  padding-top: 10px;
  font-weight: 400;
  font-size: 26px;
  line-height: 33px;
  letter-spacing: 0.06em;
  color: #d1e8ff;
}
@media screen and (max-width: 767px) {
  .bio-sub-header {
    padding-top: 14px !important;
    line-height: 21px;
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .bio-sub-header {
    line-height: 21px;
    padding-top: 14px !important;
    font-size: 16px;
  }
}

.bio-header {
  font-weight: 700;
  font-size: 64px;
  line-height: 92px;
  letter-spacing: 0.06em;
  color: #ffffff;
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  .bio-header {
    margin-top: -20px;
    padding-left: 0px;
    font-size: 28px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .bio-header {
    padding-left: 0px;
    font-size: 28px;
  }
}

.amagi {
  margin: 40px 50px;
  background-color: #fff;
  max-height: 808px;
}
@media screen and (max-width: 991px) {
  .amagi {
    margin: 30px 10px;
  }
}

.amagi-second {
  margin: 40px 50px;
  background-color: #fff;
  height: 344px;
}
@media screen and (max-width: 991px) {
  .amagi-second {
    margin: 30px 10px;
    height: 374px;
  }
}

.amagi-third {
  margin: 40px 50px;
  background-color: #fff;
  height: 592px;
}
@media screen and (max-width: 991px) {
  .amagi-third {
    margin: 30px 10px;
  }
}

.amagi-forth {
  margin: 40px 50px;
  background-color: #fff;
  min-height: 594px;
}
@media screen and (max-width: 991px) {
  .amagi-forth {
    margin: 30px 10px;
  }
}

.amagi-header {
  padding-top: 80px;
  font-weight: 700;
  font-size: 20px;
  line-height: 29px;
  letter-spacing: 0.06em;
  color: #2fa6ce;
}
@media screen and (max-width: 991px) {
  .amagi-header {
    padding-top: 50px;
    font-size: 18px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.c-header-amagi {
  border-bottom: 1px solid #2fa6ce;
  width: 50px;
  margin-top: 12px;
}

.amagi-description {
  padding-top: 60px;
  padding-left: 99px;
  padding-right: 99px;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.06em;
  color: #393939;
}
@media screen and (max-width: 991px) {
  .amagi-description {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }
}

.amagi-description-2 {
  padding: 30px 0px;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.06em;
  color: #393939;
}
@media screen and (max-width: 991px) {
  .amagi-description-2 {
    padding: 20px 0px;
  }
}

.amagi-image {
  padding-bottom: 60px;
}

@media screen and (max-width: 991px) {
  .amagi-image {
    padding-bottom: 30px;
  }
  .amagi-image-first {
    margin: 0px 20px;
  }
}

.soluble-padding {
  width: 640px;
  padding-top: 30px;
}
@media screen and (max-width: 991px) {
  .soluble-padding {
    padding-top: 10px;
    padding-left: 25px;
    padding-right: 25px;
    max-width: 360px;
  }
}

.sp-mt {
  padding-top: 20px !important;
}
@media screen and (max-width: 991px) {
  .sp-mt {
    padding-top: 10px !important;
  }
}

.water-soluble-box {
  width: 200px;
  height: 121px;
  background: radial-gradient(50% 50% at 50% 50%, #59aecb 0%, #81c6dd 100%);
  border-radius: 10px;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.06em;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .water-soluble-box {
    width: 134px;
    height: 80px;
    font-size: 14px;
    margin: 0px 10px;
    line-height: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .water-soluble-box {
    width: 134px;
    height: 80px;
    font-size: 14px;
    padding: 0px 5px;
  }
}

.ws-margin {
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  .ws-margin {
    margin-left: 10px;
  }
}

.water-margin {
  margin-top: 60px;
}
@media screen and (max-width: 991px) {
  .water-margin {
    margin-top: 30px;
  }
}

.pure-water {
  width: 351.94px;
  height: 338px;
  background: #f4f7fa;
}

.bio-water {
  width: 351.94px;
  height: 338px;
  background: rgba(218, 241, 255, 0.5);
}
@media screen and (max-width: 991px) {
  .bio-water {
    margin: 30px 0px;
    height: 380px;
  }
}

.pure-water-header {
  width: 243px;
  height: 30px;
  margin-top: 30px;
  margin-left: 55px;
  background: #777777;
  border-radius: 20px;
  font-weight: 700;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.06em;
  color: #ffffff;
}

.bio-water-header {
  width: 243px;
  height: 30px;
  margin-top: 30px;
  margin-left: 55px;
  background: #2fa6ce;
  border-radius: 20px;
  font-weight: 700;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.06em;
  color: #ffffff;
}

.pre-bio-margin {
  margin-top: 15px;
}

.pure-text {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.06em;
  padding-left: 50px;
  padding-top: 12px;
  color: #393939;
}
@media screen and (max-width: 991px) {
  .pure-text {
    padding-left: 60px;
  }
}

.bio-text {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.06em;
  padding-left: 50px;
  padding-top: 12px;
  color: #393939;
  margin-right: 40px;
}
@media screen and (max-width: 991px) {
  .bio-text {
    margin-right: 30px;
    padding-left: 50px;
    padding-right: 40px;
  }
}

.molecular-container {
  margin-top: 150px;
  width: 100%;
  height: 2040px;
}
@media screen and (max-width: 991px) {
  .molecular-container {
    margin-top: 60px;
    height: 2300px;
  }
}

.molecular-structure-table {
  padding: 0px 100px;
}

.molecular {
  margin: 40px 50px;
  background-color: #fff;
  height: 496px;
}
@media screen and (max-width: 991px) {
  .molecular {
    margin: 30px 10px;
    height: 470px;
  }
}

.molecular-2 {
  margin: 40px 50px;
  background-color: #fff;
}
@media screen and (max-width: 991px) {
  .molecular-2 {
    margin: 30px 10px;
  }
}

.styled-table-molcular {
  border-collapse: collapse;
  margin-top: 20px;
  min-width: 350px;
}

.styled-table-molcular thead tr th {
  background-color: #d1e8ff;
  color: #000;
  width: 219px;
  height: 70px;
  text-align: center;
  border: 2px solid #fff;
  font-size: 18px;
  font-weight: 700;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .styled-table-molcular thead tr th {
    font-size: 12px;
    width: 70px;
    vertical-align: middle;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .styled-table-molcular thead tr th {
    font-size: 16px;
    vertical-align: middle;
  }
}

.styled-table-molcular thead tr th:nth-child(2) {
  width: 300px;
  height: 70px;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .styled-table-molcular thead tr th:nth-child(2) {
    width: 100px;
    vertical-align: middle;
    line-height: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .styled-table-molcular thead tr th:nth-child(2) {
    font-size: 16px;
    vertical-align: middle;
  }
}

.styled-table-molcular thead tr th:last-of-type {
  background-color: #a84040 !important;
  color: #fff;
  width: 391px;
  vertical-align: middle;
  height: 70px;
}
@media screen and (max-width: 767px) {
  .styled-table-molcular thead tr th:last-of-type {
    width: 120px;
    vertical-align: middle;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .styled-table-molcular thead tr th:last-of-type {
    font-size: 16px;
    vertical-align: middle;
  }
}

.styled-table-molcular td {
  padding: 15px 17px;
  border: 2px solid white;
  background-color: #f4f7fa;
  text-align: center;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .styled-table-molcular td {
    padding: 5px 7px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .styled-table-molcular td {
    font-size: 16px;
  }
}

.styled-table-molcular tbody tr.active-row td {
  padding: 20px 20px;
}

.styled-table-molcular tbody tr td {
  font-size: 18px;
  line-height: 25px;
}
@media screen and (max-width: 767px) {
  .styled-table-molcular tbody tr td {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .styled-table-molcular tbody tr td {
    font-size: 16px;
    line-height: 20px;
  }
}

.styled-table-molcular tbody tr td:last-of-type {
  background-color: #ffecf0;
  color: #a84040;
  font-weight: 700;
  line-height: 25px;
}
@media screen and (max-width: 767px) {
  .styled-table-molcular tbody tr td:last-of-type {
    line-height: 15px;
  }
}
.conventional-water {
  width: 351.94px;
  height: 338px;
}

.matrix-water {
  width: 351.94px;
  height: 338px;
  margin-left: 50px;
}
@media screen and (max-width: 991px) {
  .matrix-water {
    margin-left: 0px;
  }
}

.conventional-matrix {
  margin-top: 60px;
}
@media screen and (max-width: 991px) {
  .conventional-matrix {
    margin-top: 20px;
  }
}

.pre-conventional-margin {
  margin-top: 40px;
}

.formula-contianer {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .formula-contianer {
    padding: 0px 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .formula-contianer {
    padding: 0px 20px;
  }
}

.conventional-arrow {
  margin: 0px 18px;
}
@media screen and (max-width: 991px) {
  .conventional-arrow {
    margin-top: 30px;
    margin-bottom: 0px;
    transform: rotate(90deg);
  }
}

.grey-formula {
  width: 313px;
  height: 95px;
  background-color: #f4f7fa;
}
.grey-formula-2 {
  width: 313px;
  height: 66px;
  background-color: #f4f7fa;
}

.blue-formula {
  width: 313px;
  height: 95px;
  background-color: #2fa6ce;
}
.blue-formula-2 {
  width: 313px;
  height: 66px;
  background-color: #2fa6ce;
  margin-top: 10px;
}

.formula-text {
  padding-top: 10px;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #393939;
}
@media screen and (max-width: 991px) {
  .formula-text {
    font-weight: 700;
    font-size: 16px;
    line-height: 23px;
    text-align: center;
    letter-spacing: 0.06em;
    color: #393939;
    padding-top: 0px;
  }
}

.formula-text-blue {
  color: #fff;
}

.conventional-title {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.06em;
  color: #393939;
  margin-top: 60px;
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .conventional-title {
    font-size: 14px;
  }
}

.conventional-description {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.06em;
  color: #393939;
  padding: 0px 98px;
}
@media screen and (max-width: 991px) {
  .conventional-description {
    padding: 0px 35px;
  }
}
@media screen and (max-width: 991px) {
  .conventional-water-mobile {
    margin-top: 9px;
    padding: 0px 20px;
  }
}
.conventional-water-mobile {
  margin-top: 30px;
  padding-bottom: 80px;
}

@media screen and (max-width: 991px) {
  .pure-text-container {
    width: 313px;
  }
}

.silicon-container {
  margin-top: 150px;
  width: 100%;
  height: 1199px;
}
@media screen and (max-width: 991px) {
  .silicon-container {
    height: 1400px;
  }
}

.silicon {
  margin: 40px 50px;
  background-color: #fff;
  height: 344px;
}
@media screen and (max-width: 991px) {
  .silicon {
    margin: 30px 10px;
    height: 384px;
  }
}

.silicon-2 {
  margin: 40px 50px;
  background-color: #fff;
  height: 615px;
}
@media screen and (max-width: 991px) {
  .silicon-2 {
    margin: 30px 10px;
    height: 800px;
  }
}

.time-course-table {
  margin-top: 69px;
  min-width: 200px;
}

.time-course-table thead tr th {
  background-color: #d1e8ff;
  border: 1px solid #dee1e7;
  width: 149px;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  line-height: 20px;
  vertical-align: middle;
}
@media screen and (max-width: 991px) {
  .time-course-table thead tr th {
    width: 149px;
    vertical-align: middle;
  }
}

.time-course-table thead tr th:first-of-type {
  background-color: #ecf8ff;
  border: 1px solid #dee1e7;
  width: 112px;
  vertical-align: middle;
}

.time-course-table thead tr th:nth-child(2) {
  background: #a84040;
  color: #fff;
  text-align: center;
  padding: 8px;
  vertical-align: middle;
  width: 210px;
}

.time-course-table tbody tr:nth-child(1),
.time-course-table tbody tr:nth-child(2) {
  width: 149px;
  height: 98px;
}

.time-course-table tbody tr:nth-child(3),
.time-course-table tbody tr:nth-child(4),
.time-course-table tbody tr:nth-child(5) {
  width: 149px;
  height: 40px;
}

.time-course-table tbody tr:nth-child(6) {
  width: 149px;
  height: 113px;
}
.time-course-table tbody tr:nth-child(6) td {
  vertical-align: middle;
  text-align: start;
}
.time-course-table tbody tr td {
  width: 112px;
  height: 40px;
  background: #ecf8ff;
  border: 1px solid #dee1e7;
  text-align: start;
  font-size: 12px;
  line-height: 17px;
  color: #393939;
  padding: 0px 9px;
  vertical-align: middle;
}

.time-course-table tbody tr td:nth-child(2) {
  padding: 10px;
  background: #ffecf0;
  color: #a84040;
  vertical-align: middle;
}
.time-course-table tbody tr:last-of-type td:nth-child(2) {
  background: #a84040;
  color: #fff;
  vertical-align: middle;
}

.time-course-table tbody tr td:nth-child(1) {
  min-width: 112px !important;
  vertical-align: middle;
}

.warning-text {
  margin-top: 161px;
  margin-bottom: 150px;
}
@media screen and (max-width: 991px) {
  .warning-text {
    margin: 60px 0px;
  }
}

.warning-text p {
  font-weight: 700;
  font-size: 18px;
  color: #d33333;
  margin-top: 22px;
}
@media screen and (max-width: 991px) {
  .warning-text p {
    font-size: 16px;
  }
}
.contact-us {
  margin-bottom: 80px;
}
.english-contact {
  font-family: "Allura", "游ゴシック体", "Yu Gothic",
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 400;
  font-size: 64px;
  line-height: 80px;
  letter-spacing: 0.06em;
  color: #e8eff5;
}
@media screen and (max-width: 991px) {
  .english-contact {
    font-size: 40px;
    padding-left: 50px;
  }
}

.japanese-contact {
  font-weight: 500;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
  letter-spacing: 0.2em;
  color: #000000;
  margin-top: -64px;
}

.contact-details {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.06em;
  color: #393939;
  margin-left: 93px;
  margin-top: 20px;
}
@media screen and (max-width: 991px) {
  .contact-details {
    margin-left: 40px;
  }
}

.contact-button {
  margin-left: 47px;
  width: 289px;
  height: 56px;
  background: #2fa6ce;
  border-radius: 5px;
  border: 0px;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.06em;
  color: #ffffff;
  padding-top: 2px;
}
@media screen and (max-width: 991px) {
  .contact-button {
    margin-left: 0px;
  }
}
@media screen and (max-width: 991px) {
  .inquiry-lft i {
    z-index: 1;
  }

  .inquiry-content span {
    position: relative;
    z-index: 2;
  }
}
.contact-button svg {
  margin-right: 7px;
}
.time-course-table-mobile {
  margin-top: 30px;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 40px;
  height: 656px;
  background: #000;
}

.course-left {
  width: 60%;
  height: 164px;
  background-color: #a84040;
  border-bottom: 1px solid #fff;
}
.course-left-blue {
  width: 60%;
  height: 164px;
  background-color: #d1e8ff;
  border-bottom: 1px solid #fff;
}
.course-right {
  width: 40%;
  height: 164px;
  background-color: #ffecf0;
  border-bottom: 1px solid #fff;
}
.course-right-blue {
  background-color: #f4f7fa;
}

.course-1-header {
  margin-top: 33px;
  margin-left: 14px;
  margin-right: 5px;
  margin-bottom: 0px;
  text-align: start;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
}
.course-1-header-blue {
  margin-top: 33px;
  margin-left: 14px;
  margin-right: 5px;
  margin-bottom: 0px;
  text-align: start;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #393939;
}
.course-1-line {
  margin: 5px 12px 5px 14px;
  border-bottom: 1px solid white;
}
.course-1-line-blue {
  margin: 5px 12px 5px 14px;
  border-bottom: 1px solid #E9F4FF;
}
.course-1-sub {
  color: white;
  padding: 0px 16px;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 17px;
}
.course-1-sub-blue {
  color: #393939;
  padding: 0px 16px;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
}
.course-right {
  padding: 8px 15px;
}
.mobile-image {
  max-width: 100%;
  height: 49px;
}
.image-title {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  text-align: center;
  color: #393939;
  margin-bottom: 3px;
}
/*# sourceMappingURL=index.css.map */

/* 2025.11 */
/* 製造方法 */
@media screen and (max-width: 767px) {}
@media screen and (max-width: 991px) {}

.method-image{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  gap: 10px;
  width: 100%;
  height: auto;
  max-width: 900px;
  margin-inline: auto;
  margin-block: 20px 0;
}
.method-image__item{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.method-image__item img{
}
.method-image__item p{
  
}
.method-image__arrow{
  width: 20px;
  height: 60px;
  background-color: #bcda86;
  clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
}

@media screen and (max-width: 767px) {
  .method-image{
    flex-direction: column;
  }
  .method-image__arrow{
    height: 20px;
    width: 60px;
    background-color: #bcda86;
    clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
  }
}

/* plant umo用に追加 */
/* ------------------------------- */
hgroup span{
  font-size: 75%;
  line-height: 2;
}
.caution{
  max-width: 900px;
  margin-inline: auto;
  margin-block: 40px;
}
.caution__title{
  background: #fdd564;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
  width: 100%;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 700;
}
.caution__title::before,.caution__title::after{
  content: '';
  width: 50px;
  height: 50px;
  background-image: url(../images/plant-umo/icon-caution.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.caution-content{
  display: grid;
  grid-template-columns: 500px auto;
  line-height: 1.3;
  margin-block: 20px;
}
.caution__text{
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
.caution__text .box{
  border: 2px solid #898989;
  padding: 5px;
}
.caution__text .box-wrapper{
  display: grid;
  grid-template-columns: 1fr 50px;
  gap: 0;
}
.caution__text .box-wrapper::after{
  content: '';
  display: block;
  width: 50px;
  height: 100%;
  background-image: url('data:image/svg+xml,<svg viewBox="0 0 39.53 49.56" xmlns="http://www.w3.org/2000/svg"><path d="m39.03 24.78-17.56-24.28v9.27h-20.97v30.02h20.97v9.27z" fill="none" stroke="%23898989" stroke-linejoin="round"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .caution__title{
    font-size: 18px;
    gap: .2em;
    padding-inline: 15px;
  }
  .caution__title::before,.caution__title::after{
    width: 30px;
    height: 30px;
  }
  .caution-content{
    display: flex;
    flex-direction: column;
    padding-inline: 15px;
  }
  .caution-content img{
    text-align: center;
    margin-inline: auto;
  }
  .caution__text{
    gap: 1em;
  }
  .caution__text .box-wrapper{
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr 50px;
    gap: 0;
    justify-content: center;
  }
  .caution__text .box-wrapper::after{
    background-image: url('data:image/svg+xml,<svg viewBox="0 0 39.53 49.56" xmlns="http://www.w3.org/2000/svg"><path d="m39.03 24.78-17.56-24.28v9.27h-20.97v30.02h20.97v9.27z" fill="none" stroke="%23898989" stroke-linejoin="round"/></svg>');
    height: auto;
    width: auto;
    rotate: 90deg;
  }
}
/* ------------------------------- */
.evidence{
}
.evidence-container{
  background-color: #d1e8ff;
  padding-inline: 0;
  padding-block: 0 1px;
}
.evidence-header-container{
  background-color: #25558c;
  width: 100%;
  min-height: 110px;
}
.evidence-header-container h2{
  padding-top: 10px;
  font-weight: 700;
  font-size: 26px;
  line-height: 33px;
  letter-spacing: 0.06em;
  color: #fff;
}
.evidence-content{
  margin: 40px 50px;
  background-color: #fff;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .evidence-content{
    margin: 20px;
  }
}
/* ------------------------------- */
.use{
  margin-block: 40px;
}
.use h2{
  margin-inline: auto;
  font-weight: 500;
  font-size: 36px;
  line-height: 52px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #25558c;
}
.use h2 span{
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .use h2{
    font-size: 24px;
    text-align: left;
    margin-inline: unset;
  }
}
/* ------------------------------- */
.halal{
  margin-block: 80px;
}
.halal-container{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1em;
}
/* ------------------------------- */
.sdgs{
  margin-block: 40px;
}
.sdgs-container{
  max-width: 800px;
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 20px;
}
.sdgs-container p{
  line-height: 1.6;
  margin-block: 1em;
}
.sdgs-container ul{
  padding-inline: 2em 0;
  display: flex;
  flex-direction: column;
  gap: .5em;
}
@media screen and (max-width: 767px) {
  .sdgs-container{
    grid-template-columns: 30% 1fr;
  }
}