/*!
global > color
------------------------------
*/
:root {
  --cl-gable-green: #174134;
  --cl-gray-nurse: #e3e8e3;
  --cl-iron: #dce2e1;
}

/*!
global > content-width
------------------------------
*/
/*!
global > font
------------------------------
*/
:root {
  --font-ja: "Noto Sans JP", sans-serif;
  --font-en: "Poppins", sans-serif;
}

/*!
global > mixin
------------------------------
*/
.p_ecopos {
  padding-bottom: 184px;
}
@media screen and (min-width: 768px) {
  .p_ecopos {
    padding-bottom: clamp(
      15.625rem,
      41.6666666667vw + -4.375rem,
      23.75rem
  );
  }
}
.p_ecopos .c_ttl46 {
  text-align: center;
  margin-bottom: 37px;
}
@media screen and (min-width: 768px) {
  .p_ecopos .c_ttl46 {
    margin-bottom: clamp(
      3.75rem,
      7.6923076923vw + 0.0576923077rem,
      5.25rem
  );
  }
}
.p_ecopos .c_ttl28_line01 {
  letter-spacing: 0.06em;
  margin-bottom: 20px;
  font-size: 1.125rem;
  padding-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .p_ecopos .c_ttl28_line01 {
    padding-bottom: 15px;
    font-size: clamp(
      1.375rem,
      1.9230769231vw + 0.4519230769rem,
      1.75rem
  );
    margin-bottom: clamp(
      1.875rem,
      3.8461538462vw + 0.0288461538rem,
      2.625rem
  );
  }
}
.p_ecopos .c_txt25 {
  font-weight: 500;
  text-align: center;
  margin-bottom: 35px;
}
@media screen and (min-width: 768px) {
  .p_ecopos .c_txt25 {
    margin-bottom: clamp(
      3.125rem,
      5.7692307692vw + 0.3557692308rem,
      4.25rem
  );
  }
}
.p_ecopos .c_txt16 {
  font-feature-settings: "palt";
  letter-spacing: 0em;
  font-weight: 400;
  line-height: 1.8571428571;
}
@media screen and (min-width: 768px) {
  .p_ecopos .c_txt16 {
    line-height: 2.25;
    letter-spacing: 0.02em;
  }
}
.p_ecopos .c_ttl20 {
  text-align: center;
  margin-bottom: 8px;
  font-size: 1.125rem;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 768px) {
  .p_ecopos .c_ttl20 {
    letter-spacing: 0.02em;
    margin-bottom: 30px;
    font-size: clamp(
      1.125rem,
      0.641025641vw + 0.8173076923rem,
      1.25rem
  );
  }
}
.p_ecopos__img {
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .p_ecopos__img {
    margin-bottom: clamp(
      0.625rem,
      0.9615384615vw + 0.1634615385rem,
      0.8125rem
  );
  }
}
.p_ecopos__img:last-child {
  margin-bottom: 0;
}
.p_ecopos__imgs {
  margin-bottom: 26px;
  padding: 0 7px;
  display: grid;
  grid-gap: 10px;
}
@media screen and (min-width: 768px) {
  .p_ecopos__imgs {
    padding: 0;
    margin-bottom: clamp(
      3.125rem,
      6.4102564103vw + 0.0480769231rem,
      4.375rem
  );
    grid-gap: 10px;
    grid-template-columns: clamp(
      28.4375rem,
      67.3076923077vw + -3.8701923077rem,
      41.5625rem
  ) 1fr;
  }
}
.p_ecopos__ttl {
  text-align: center;
}
.p_ecopos__content01 {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 8px;
  margin-bottom: 37px;
}
@media screen and (min-width: 768px) {
  .p_ecopos__content01 {
    padding: 0;
    margin-bottom: clamp(
      3.125rem,
      2.2435897436vw + 2.0480769231rem,
      3.5625rem
  );
  }
}
.p_ecopos__content02 {
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 36px;
  padding: 0 8px;
}
@media screen and (min-width: 768px) {
  .p_ecopos__content02 {
    padding: 0;
    margin-bottom: clamp(
      3.125rem,
      6.0897435897vw + 0.2019230769rem,
      4.3125rem
  );
  }
}
.p_ecopos__content02 .p_ecopos__ttl {
  padding-top: 41px;
}
@media screen and (min-width: 768px) {
  .p_ecopos__content02 .p_ecopos__ttl {
    padding-top: clamp(
      3.75rem,
      15.0641025641vw + -3.4807692308rem,
      6.6875rem
  );
  }
}
.p_ecopos__content02 .p_ecopos__content01 {
  margin-top: 48px;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .p_ecopos__content02 .p_ecopos__content01 {
    margin-top: clamp(
      6.25rem,
      6.0897435897vw + 3.3269230769rem,
      7.4375rem
  );
  }
}
.p_ecopos__content02 .p_ecopos__content01 .c_ttl20 {
  line-height: 1.5644444444;
  margin-bottom: 18px;
}
@media screen and (min-width: 768px) {
  .p_ecopos__content02 .p_ecopos__content01 .c_ttl20 {
    margin-bottom: 26px;
    line-height: 2.2;
  }
}
.p_ecopos__btn {
  background-color: #F3F5F5;
  padding: 22px 28px 38px 28px;
  text-align: center;
  display: grid;
  margin-bottom: 23px;
  margin-top: -7px;
  grid-gap: 27px;
}
@media screen and (min-width: 768px) {
  .p_ecopos__btn {
    margin-top: 0;
    padding: 35px 50px 45px 50px;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
    margin-bottom: 40px;
  }
}
.p_ecopos__btn .c_ttl22 {
  margin-bottom: 14px;
}
@media screen and (min-width: 768px) {
  .p_ecopos__btn .c_ttl22 {
    margin-bottom: 18px;
  }
}
.p_ecopos__btn .c_btn02 {
  margin-bottom: 7px;
}
@media screen and (min-width: 768px) {
  .p_ecopos__btn .c_btn02 {
    margin-bottom: 10px;
  }
}
.p_ecopos__btn .c_btn02:last-child {
  margin-bottom: 0;
}
.p_ecopos__inner {
  padding: 12px 0;
}
@media screen and (min-width: 768px) {
  .p_ecopos__inner {
    padding: 78px 0;
  }
}
/*# sourceMappingURL=ecopos.css.map */
