/*!
global > color
------------------------------
*/
/*!
global > mixin
------------------------------
*/
.p_envir_sec01__flex_ttl {
  font-size: 1.125rem;
}

@media screen and (min-width: 768px) {
  .p_envir_sec01__flex_ttl {
    font-size: 1.5rem;
  }
}
.p_envir_sec01__flex_num, .p_envir_sec01__item_num {
  font-size: 1.375rem;
}

@media screen and (min-width: 768px) {
  .p_envir_sec01__flex_num, .p_envir_sec01__item_num {
    font-size: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .p_envir .c_mv {
    padding-top: 80px;
    padding-bottom: 81px;
  }
}
.p_envir .c_mv__main {
  margin-bottom: 30px;
  padding-top: 10px;
}
@media screen and (min-width: 768px) {
  .p_envir .c_mv__main {
    margin-bottom: 82px;
    padding-top: 0;
  }
}
.p_envir_mv {
  margin-top: -21px;
  padding-bottom: 42px;
}
@media screen and (min-width: 768px) {
  .p_envir_mv {
    margin-top: 0;
    padding-bottom: 120px;
  }
}
.p_envir_mv__img {
  margin-bottom: 38px;
}
@media screen and (min-width: 768px) {
  .p_envir_mv__img {
    margin: 0 0 76px;
    padding: 0 clamp(
        1.25rem,
        25vw + -21.25rem,
        3.75rem
    );
  }
}
@media screen and (min-width: 768px) {
  .p_envir_mv__img img {
    border-radius: 16px;
  }
}
.p_envir_mv__ttl {
  max-width: 940px;
  margin: 0 auto 26px;
}
@media screen and (min-width: 768px) {
  .p_envir_mv__ttl {
    margin-bottom: 77px;
  }
}
.p_envir_mv__anchor {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 28px;
}
@media screen and (min-width: 768px) {
  .p_envir_mv__anchor {
    gap: 80px;
  }
}
.p_envir_mv__anchor_item {
  position: relative;
  width: 100%;
  padding-bottom: 12px;
  padding-left: 8px;
  border-bottom: 1px solid #fdb7b1;
  color: #f00000;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.03em;
}
@media screen and (min-width: 768px) {
  .p_envir_mv__anchor_item {
    width: 260px;
    padding-bottom: 12px;
    padding-left: 8px;
    font-size: 1.25rem;
    transition: all 0.5s;
  }
  .p_envir_mv__anchor_item:hover {
    opacity: 0.7;
  }
}
.p_envir_mv__anchor_item::before {
  content: "";
  position: absolute;
  top: calc(50% - 5px);
  right: 11px;
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
  background: url(../images/environment/icon_arrow.svg) no-repeat center/contain;
}
.p_envir_sec01 {
  padding: 50px 0;
  background-color: #fdf2e0;
}
@media screen and (min-width: 768px) {
  .p_envir_sec01 {
    padding: 120px 0 88px;
  }
}
.p_envir_sec01__head {
  margin-bottom: 38px;
}
@media screen and (min-width: 768px) {
  .p_envir_sec01__head {
    margin-bottom: 86px;
  }
}
.p_envir_sec01__head .c_ttl02 {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .p_envir_sec01__head .c_ttl02 {
    margin-bottom: 35px;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .p_envir_sec01__head .c_txt20 {
    text-align: center;
  }
}
.p_envir_sec01__main {
  display: flex;
  flex-wrap: wrap;
  gap: 33px 12px;
}
@media screen and (min-width: 768px) {
  .p_envir_sec01__main {
    gap: 40px 40px;
  }
}
.p_envir_sec01__flex {
  margin-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .p_envir_sec01__flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 107px;
  }
}
.p_envir_sec01__flex:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .p_envir_sec01__flex:nth-child(even) {
    flex-direction: row-reverse;
  }
}
.p_envir_sec01__flex_num {
  margin-bottom: 8px;
  color: #f00000;
  font-family: "Kanit", sans-serif;
  line-height: 1;
  letter-spacing: 0.01em;
}
@media screen and (min-width: 768px) {
  .p_envir_sec01__flex_num {
    margin-bottom: 16px;
  }
}
.p_envir_sec01__flex_ttl {
  position: relative;
  margin-bottom: 16px;
  padding-bottom: 16px;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.01em;
}
@media screen and (min-width: 768px) {
  .p_envir_sec01__flex_ttl {
    margin-bottom: 20px;
    padding-bottom: 30px;
  }
}
.p_envir_sec01__flex_ttl::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 38px;
  height: 2px;
  background-color: #f00000;
}
.p_envir_sec01__flex_txt {
  margin-bottom: 22px;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .p_envir_sec01__flex_txt {
    margin-bottom: 29px;
  }
}
.p_envir_sec01__flex_thumbs {
  display: flex;
  gap: 10px;
}
.p_envir_sec01__flex_thumb {
  position: relative;
  width: 70px;
  height: 70px;
  padding: 4px;
  border-radius: 100%;
  border: 1px solid transparent;
  cursor: pointer;
  opacity: 0.6;
}
@media screen and (min-width: 768px) {
  .p_envir_sec01__flex_thumb {
    width: clamp(
        3.75rem,
        6.9444444444vw + 0.4166666667rem,
        5.625rem
    );
    height: clamp(
        3.75rem,
        6.9444444444vw + 0.4166666667rem,
        5.625rem
    );
    transition: all 0.5s;
    transition: all 0.5s;
  }
  .p_envir_sec01__flex_thumb:hover {
    opacity: 0.7;
  }
}
.p_envir_sec01__flex_thumb.active {
  border-color: #f00000;
  pointer-events: none;
  opacity: 1;
}
.p_envir_sec01__flex_box {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .p_envir_sec01__flex_box {
    width: 34.4827586207%;
    margin-bottom: 0;
  }
}
.p_envir_sec01__flex_images {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p_envir_sec01__flex_images {
    width: 60.3448275862%;
  }
}
.p_envir_sec01__flex_img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  opacity: 0;
  transition: all 0.5s;
}
.p_envir_sec01__flex_img img {
  border-radius: 16px;
}
.p_envir_sec01__flex_img.active {
  position: relative;
  z-index: 1;
  opacity: 1;
}
.p_envir_sec01__col {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  gap: 30px 20px;
}
@media screen and (min-width: 768px) {
  .p_envir_sec01__col {
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
  }
}
@media screen and (min-width: 768px) {
  .p_envir_sec01__col.col2 {
    display: flex;
    justify-content: center;
    gap: 40px;
  }
  .p_envir_sec01__col.col2 .p_envir_sec01__item {
    max-width: 360px;
    width: calc(33.33% - 26px);
  }
}
.p_envir_sec01__top {
  margin-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .p_envir_sec01__top {
    margin-bottom: 120px;
  }
}
.p_envir_sec01__bot {
  position: relative;
  display: grid;
  gap: 30px;
  padding-top: 70px;
}
@media screen and (min-width: 768px) {
  .p_envir_sec01__bot {
    gap: 45px;
    padding-top: 0;
  }
}
.p_envir_sec01__item_img {
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .p_envir_sec01__item_img {
    margin-bottom: 19px;
  }
}
.p_envir_sec01__item_img img {
  border-radius: 16px;
}
.p_envir_sec01__item_num {
  position: relative;
  top: 2px;
  margin-right: 7px;
  color: #f00000;
  font-family: "Kanit", sans-serif;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .p_envir_sec01__item_num {
    top: -2px;
  }
}
.p_envir_sec01__item_head {
  display: flex;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .p_envir_sec01__item_head {
    margin-bottom: 14px;
  }
}
.p_envir_sec01__item .c_ttl04 {
  margin-bottom: 0;
}
.p_envir_sec01__item_txt {
  line-height: 1.8;
}
.p_envir_sec01__decord01 {
  position: absolute;
  top: -46px;
  left: -10px;
  width: 84px;
}
@media screen and (min-width: 768px) {
  .p_envir_sec01__decord01 {
    top: 23px;
    left: clamp(
        -6.375rem,
        -10.4567307692vw + 4.0817307692rem,
        -0.9375rem
    );
    width: clamp(
        7.2rem,
        9.2307692308vw + 2.7692307692rem,
        12rem
    );
  }
}
.p_envir_sec01__decord02 {
  position: absolute;
  top: -51px;
  right: -10px;
  width: 100px;
}
@media screen and (min-width: 768px) {
  .p_envir_sec01__decord02 {
    top: -23px;
    right: clamp(
        -7rem,
        -11.0576923077vw + 4.0576923077rem,
        -1.25rem
    );
    width: clamp(
        8.4375rem,
        10.8173076923vw + 3.2451923077rem,
        14.0625rem
    );
  }
}
.p_envir_sec02 {
  padding: 50px 0;
}
@media screen and (min-width: 768px) {
  .p_envir_sec02 {
    padding: 120px 0;
  }
}
.p_envir_sec02 .c_ttl02 {
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .p_envir_sec02 .c_ttl02 {
    margin-bottom: 58px;
  }
}
.p_envir_sec02__item {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .p_envir_sec02__item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 60px;
  }
}
.p_envir_sec02__item:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .p_envir_sec02__item:nth-child(even) {
    flex-direction: row-reverse;
  }
}
.p_envir_sec02__item_img {
  margin-bottom: 28px;
}
@media screen and (min-width: 768px) {
  .p_envir_sec02__item_img {
    width: 48.275862069%;
    margin-bottom: 0;
  }
}
.p_envir_sec02__item_img img {
  border-radius: 16px;
}
@media screen and (min-width: 768px) {
  .p_envir_sec02__item_box {
    position: relative;
    top: 3px;
    width: 48.275862069%;
  }
}
.p_envir_sec02__item_box .c_ttl03 {
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .p_envir_sec02__item_box .c_ttl03 {
    margin-bottom: 20px;
  }
}
.p_envir_sec03 {
  padding: 50px 0;
  background-color: #fdf2e0;
}
@media screen and (min-width: 768px) {
  .p_envir_sec03 {
    padding: 120px 0 154px;
  }
}
.p_envir_sec03__head {
  position: relative;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .p_envir_sec03__head {
    margin-bottom: 56px;
  }
}
.p_envir_sec03__head .c_ttl02 {
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .p_envir_sec03__head .c_ttl02 {
    margin-bottom: 36px;
  }
}
.p_envir_sec03__head .c_txt20 {
  max-width: 780px;
  margin-right: auto;
  margin-left: auto;
}
.p_envir_sec03__main {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  gap: 30px 20px;
}
@media screen and (min-width: 768px) {
  .p_envir_sec03__main {
    grid-template-columns: repeat(2, 1fr);
    gap: 44px 40px;
  }
}
.p_envir_sec03__item_img {
  margin-bottom: 14px;
}
.p_envir_sec03__item_img img {
  border-radius: 16px;
}
.p_envir_sec04 {
  padding: 50px 0 90px;
}
@media screen and (min-width: 768px) {
  .p_envir_sec04 {
    padding: 118px 0 120px;
  }
}
@media screen and (min-width: 768px) {
  .p_envir_sec04 .c_grid {
    display: flex;
    justify-content: center;
    gap: 40px;
  }
}
@media screen and (min-width: 768px) {
  .p_envir_sec04 .c_box {
    max-width: 360px;
  }
}
@media screen and (min-width: 768px) {
  .p_envir_sec04 .c_box__img {
    height: 200px;
  }
}
/*# sourceMappingURL=environment.css.map */
