.p-index {
  margin-top: -38px;
}
@media only screen and (max-width: 899px) {
  .p-index {
    background: url(/_assets/features/img/bg-index_sp.png) 50% 100%/cover no-repeat;
  }
}
@media print, screen and (min-width: 900px) {
  .p-index {
    background: url(/_assets/features/img/bg-index_pc.png) 50% 100%/cover no-repeat;
  }
}
.p-index-list {
  font-weight: bold;
  color: #169974;
  line-height: 1.6;
}
@media only screen and (max-width: 899px) {
  .p-index-list {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media print, screen and (min-width: 900px) {
  .p-index-list {
    display: flex;
    flex-wrap: wrap;
    gap: 0 1.6666666667vw;
  }
}
@media only screen and (min-width: 1200px) {
  .p-index-list {
    gap: 0 20px;
  }
}
.p-index-list li {
  border-bottom: 1px solid #169974;
}
@media print, screen and (min-width: 900px) {
  .p-index-list li {
    flex: 0 0 calc((100% - 3.3333333333vw) / 3);
  }
}
@media only screen and (min-width: 1200px) {
  .p-index-list li {
    flex: 0 0 calc((100% - 40px) / 3);
  }
}
.p-index-list a {
  display: flex;
  align-items: center;
  position: relative;
}
@media only screen and (max-width: 899px) {
  .p-index-list a {
    padding-inline: 0 30px;
    min-height: 55px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-index-list a {
    padding-inline: 1.6666666667vw 2.5vw;
    min-height: 6.6666666667vw;
  }
  .p-index-list a:hover {
    color: #1cc696;
  }
  .p-index-list a:hover:after {
    translate: 0 calc(-50% + 4px);
  }
}
@media only screen and (min-width: 1200px) {
  .p-index-list a {
    padding-inline: 20px 30px;
    min-height: 80px;
  }
}
.p-index-list a:after {
  content: "";
  display: block;
  background: url(/_assets/_common/img/icon-arrow-green.svg) 50% 50%/contain no-repeat;
  position: absolute;
  top: 50%;
  right: 5px;
  translate: 0 -50%;
  rotate: 90deg;
  transition: translate 0.2s;
}
@media only screen and (max-width: 899px) {
  .p-index-list a:after {
    width: 12px;
    height: 9px;
    right: 5px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-index-list a:after {
    width: 1.3333333333vw;
    height: 1vw;
    right: 10px;
  }
}
@media only screen and (min-width: 1200px) {
  .p-index-list a:after {
    width: 16px;
    height: 12px;
  }
}

.p-sec:nth-child(2n-1) {
  background: #fff;
}
.p-sec:nth-child(2n) {
  background: #e5f7f2;
}

.p-sec-body {
  position: relative;
}
@media print, screen and (min-width: 900px) {
  .p-sec-body {
    padding-inline: 7.1666666667vw;
  }
}
@media only screen and (min-width: 1200px) {
  .p-sec-body {
    padding-inline: 86px;
  }
}

.p-sec-ttl {
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 899px) {
  .p-sec-ttl {
    margin-inline: 15px;
  }
}
.p-sec-lead {
  position: relative;
  z-index: 1;
}
.p-sec-lead + .p-sec-lead {
  margin-top: 1em;
}

.p-sec-icon {
  position: absolute;
}
@media only screen and (max-width: 899px) {
  .p-sec-icon {
    top: -25px;
    left: -25px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-sec-icon {
    top: 0;
    left: 0;
  }
}
@media only screen and (max-width: 899px) {
  .p-sec-icon.-icon01 {
    width: 53.5px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-sec-icon.-icon01 {
    width: 70px;
  }
}
@media only screen and (max-width: 899px) {
  .p-sec-icon.-icon02 {
    width: 86.5px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-sec-icon.-icon02 {
    width: 104px;
  }
}
@media only screen and (max-width: 899px) {
  .p-sec-icon.-icon03 {
    width: 59px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-sec-icon.-icon03 {
    width: 100px;
  }
}
@media only screen and (max-width: 899px) {
  .p-sec-icon.-icon04 {
    width: 71.5px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-sec-icon.-icon04 {
    width: 107px;
  }
}
@media only screen and (max-width: 899px) {
  .p-sec-icon.-icon05 {
    width: 66.5px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-sec-icon.-icon05 {
    width: 97px;
  }
}
@media only screen and (max-width: 899px) {
  .p-sec-icon.-icon06 {
    width: 73.5px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-sec-icon.-icon06 {
    width: 102px;
  }
}
@media only screen and (max-width: 899px) {
  .p-sec-icon.-icon07 {
    width: 70px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-sec-icon.-icon07 {
    width: 102px;
  }
}
@media only screen and (max-width: 899px) {
  .p-sec-icon.-icon08 {
    width: 66px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-sec-icon.-icon08 {
    width: 105px;
  }
}

@media only screen and (max-width: 899px) {
  .p-sec-imgs {
    margin-top: 30px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-sec-imgs {
    margin-top: 3.3333333333vw;
  }
}
@media only screen and (min-width: 1200px) {
  .p-sec-imgs {
    margin-top: 40px;
  }
}

.p-sec-imgs-col2 {
  display: flex;
}
@media only screen and (max-width: 899px) {
  .p-sec-imgs-col2 {
    gap: 10px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-sec-imgs-col2 {
    gap: 15px;
  }
}
@media only screen and (max-width: 899px) {
  .p-sec-imgs-col2 .p-sec-img {
    flex: 0 0 calc((100% - 10px) / 2);
  }
}
@media print, screen and (min-width: 900px) {
  .p-sec-imgs-col2 .p-sec-img {
    flex: 0 0 calc((100% - 15px) / 2);
  }
}

.p-sec-img {
  border: 2px solid #cce8e1;
  background: #fff;
  text-align: center;
}
@media only screen and (max-width: 899px) {
  .p-sec-img {
    padding: 20px;
    border-radius: 20px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-sec-img {
    padding: 4.1666666667vw;
    border-radius: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .p-sec-img {
    padding: 50px;
  }
}
.p-sec-img figcaption {
  margin-top: 1em;
  font-family: "Lato", sans-serif;
  font-optical-sizing: auto;
  color: #169974;
  font-weight: 900;
  letter-spacing: 0.05em;
  line-height: 1.4;
}
@media only screen and (max-width: 899px) {
  .p-sec-img figcaption {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media print, screen and (min-width: 900px) {
  .p-sec-img figcaption {
    font-size: 1.6666666667vw;
  }
}
@media only screen and (min-width: 1200px) {
  .p-sec-img figcaption {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

@media only screen and (max-width: 899px) {
  .p-sec-btns {
    margin-top: 30px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-sec-btns {
    margin-top: 4.1666666667vw;
  }
}
@media only screen and (min-width: 1200px) {
  .p-sec-btns {
    margin-top: 50px;
  }
}

@media only screen and (max-width: 899px) {
  .p-sec-btn {
    width: 230px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-sec-btn {
    width: 21.6666666667vw;
  }
}
@media only screen and (min-width: 1200px) {
  .p-sec-btn {
    width: 260px;
  }
}

/*# sourceMappingURL=index.css.map */