@media screen and (hover: hover) and (pointer: fine) {
  .main .section .btn--more {
    transition: opacity 0.3s;
  }
  @supports (filter: brightness(100%)) {
    .main .section .btn--more {
      transition-property: filter;
    }
  }
  .main .section .btn--more:hover {
    opacity: 0.8;
  }
  @supports (filter: brightness(100%)) {
    .main .section .btn--more:hover {
      filter: brightness(110%);
      opacity: 1;
    }
  }
}

@media screen and (max-width: 640px) {
  .main img[src$=".svg"] {
    width: 100%;
  }
}
.main .prepend .pageTitle img {
  width: 5.82rem;
}
@media screen and (max-width: 640px) {
  .main .prepend .pageTitle img {
    width: 3.17rem;
  }
}
.main .section {
  padding: 0.5rem 0;
  overflow: hidden;
}
.main .section .lead .ttl {
  margin: 0 auto;
}
.main .section .lead P {
  padding: 0.14rem 0 0;
  font-size: 0.24rem;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .main .section .lead P {
    line-height: 1.2;
    padding: 0.22rem 0 0;
    font-size: 0.4rem;
  }
  .main .section .lead P::before, .main .section .lead P::after {
    content: "";
    display: block;
    height: 0;
    width: 0;
  }
  .main .section .lead P::before {
    margin-bottom: -0.1em;
  }
  .main .section .lead P::after {
    margin-top: -0.1em;
  }
}
.main .section .image--01 {
  margin: 0.5rem 0 0;
  position: relative;
}
.main .section .text {
  margin: 0.5rem 0 0;
}
.main .section .text .catch {
  line-height: 1.4166666667;
  color: #44af35;
  font-weight: 700;
  font-size: 0.24rem;
}
.main .section .text .catch::before, .main .section .text .catch::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
}
.main .section .text .catch::before {
  margin-bottom: -0.2083333333em;
}
.main .section .text .catch::after {
  margin-top: -0.2083333333em;
}
@media screen and (max-width: 640px) {
  .main .section .text .catch {
    line-height: 1.25;
    font-size: 0.36rem;
  }
  .main .section .text .catch::before, .main .section .text .catch::after {
    content: "";
    display: block;
    height: 0;
    width: 0;
  }
  .main .section .text .catch::before {
    margin-bottom: -0.125em;
  }
  .main .section .text .catch::after {
    margin-top: -0.125em;
  }
}
.main .section .text p {
  line-height: 1.5555555556;
  padding: 0.18rem 0 0;
  font-size: 0.18rem;
  font-weight: 500;
}
.main .section .text p::before, .main .section .text p::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
}
.main .section .text p::before {
  margin-bottom: -0.2777777778em;
}
.main .section .text p::after {
  margin-top: -0.2777777778em;
}
@media screen and (max-width: 640px) {
  .main .section .text p {
    line-height: 1.3125;
    padding: 0.26rem 0 0;
    font-size: 0.28rem;
  }
  .main .section .text p::before, .main .section .text p::after {
    content: "";
    display: block;
    height: 0;
    width: 0;
  }
  .main .section .text p::before {
    margin-bottom: -0.15625em;
  }
  .main .section .text p::after {
    margin-top: -0.15625em;
  }
}
.main .section .images {
  display: flex;
  justify-content: space-between;
  margin: 0.28rem 0 0;
}
@media screen and (max-width: 640px) {
  .main .section .images {
    margin: 0.46rem 0 0;
  }
}
.main .section .images .image {
  width: 4.8rem;
  position: relative;
}
@media screen and (max-width: 640px) {
  .main .section .images .image {
    width: 2.6rem;
  }
}
.main .section .images + .btn--more {
  margin: 0.24rem auto 0;
}
@media screen and (max-width: 640px) {
  .main .section .images + .btn--more {
    margin: 0.4rem auto 0;
  }
}
.main .section .btn--more {
  display: block;
  width: 2rem;
  background: #44af35 url(../../assets/imgs/arrow01_w.svg) calc(100% - 0.1rem) 50%/0.06rem auto no-repeat;
  color: #fff;
  font-family: "garamond-premier-pro", serif;
  font-weight: 400;
  line-height: 0.35rem;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .main .section .btn--more {
    width: 2.42rem;
    background-position: calc(100% - 0.12rem) 50%;
    background-size: 0.08rem auto;
    font-size: 0.21rem;
    line-height: 0.42rem;
  }
}
.main .section .note {
  line-height: 1.4;
  padding: 0.2rem 0 0;
  font-size: 0.1rem;
  font-weight: 500;
}
.main .section .note::before, .main .section .note::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
}
.main .section .note::before {
  margin-bottom: -0.2em;
}
.main .section .note::after {
  margin-top: -0.2em;
}
@media screen and (max-width: 640px) {
  .main .section .note {
    line-height: 1.5;
    padding: 0.26rem 0 0;
    font-size: 0.2rem;
  }
  .main .section .note::before, .main .section .note::after {
    content: "";
    display: block;
    height: 0;
    width: 0;
  }
  .main .section .note::before {
    margin-bottom: -0.25em;
  }
  .main .section .note::after {
    margin-top: -0.25em;
  }
}
.main .lights {
  background: #ecf7eb;
}
.main .lights .lead .ttl {
  width: 1.68rem;
}
@media screen and (max-width: 640px) {
  .main .lights .lead .ttl {
    width: 2rem;
  }
}
.main .green .lead .ttl {
  width: 1.58rem;
}
@media screen and (max-width: 640px) {
  .main .green .lead .ttl {
    width: 1.9rem;
  }
}
.main .green .column {
  display: grid;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 0.24rem 0.4rem;
  margin: 0.5rem 0 0;
}
@media screen and (max-width: 640px) {
  .main .green .column {
    gap: 0.2rem;
  }
}
.main .green .column .text {
  grid-row: 1/2;
  grid-column: 2/3;
  margin: 0;
  padding: 0.6rem 0 0;
}
@media screen and (max-width: 640px) {
  .main .green .column .text {
    grid-column: 1/3;
    padding: 0;
  }
}
.main .green .column .image {
  grid-row: 1/3;
  grid-column: 1/2;
  position: relative;
}
@media screen and (max-width: 640px) {
  .main .green .column .image {
    grid-row: 2/3;
  }
}
.main .green .column .btn--more {
  grid-row: 2/3;
  grid-column: 2/3;
  align-self: flex-start;
}
.main .safety .column,
.main .intellicence .column {
  display: flex;
  justify-content: space-between;
  margin: 0.5rem 0 0;
}
@media screen and (max-width: 640px) {
  .main .safety .column,
.main .intellicence .column {
    display: block;
    margin: 0.8rem 0 0;
  }
}
.main .safety .column .text,
.main .intellicence .column .text {
  width: 4.8rem;
  margin: 0;
  padding: 0.6rem 0 0;
}
@media screen and (max-width: 640px) {
  .main .safety .column .text,
.main .intellicence .column .text {
    width: auto;
    padding: 0;
  }
}
.main .safety .column .image,
.main .intellicence .column .image {
  width: 4.8rem;
  position: relative;
}
@media screen and (max-width: 640px) {
  .main .safety .column .image,
.main .intellicence .column .image {
    width: 3.12rem;
    margin: 0.2rem auto 0;
  }
}
.main .safety {
  background: #ecf7eb;
}
.main .safety .lead .ttl {
  width: 1.73rem;
}
@media screen and (max-width: 640px) {
  .main .safety .lead .ttl {
    width: 2.06rem;
  }
}
.main .intellicence .lead .ttl {
  width: 3.44rem;
}
@media screen and (max-width: 640px) {
  .main .intellicence .lead .ttl {
    width: 4.11rem;
  }
}
.main .intellicence .column {
  flex-direction: row-reverse;
}
/*# sourceMappingURL=unique.css.map */