.section3 {
  min-height: 100vh;
  padding-top: 9.26vh;
  padding-bottom: 9.26vh;
}

.section3 .col-4 > div:nth-child(2) {
  margin-top: 3.71vh;
}

.section3 p {
  letter-spacing: 0.4rem;
  line-height: 3.15rem;
}

.section3 .row:nth-child(2) {
  margin-top: 7.41vh;
}

.section4 {
  min-height: 100vh;
  padding-top: 9.26vh;
  padding-bottom: 9.26vh;
}

.section4 p {
  letter-spacing: 0.4rem;
  line-height: 3.15rem;
}

.section4 .row:nth-child(2) {
  margin-top: 6.95vh;
}

.section5 {
  min-height: 100vh;
  padding-top: 9.26vh;
  padding-bottom: 9.26vh;
}

.section5 .row:nth-child(2) {
  margin-top: 6.95vh;
}

.section5 .text-Shen-island01 {
  margin-top: 6.95vh;
  letter-spacing: 0.4rem;
  line-height: 3.15rem;
}

.section6 {
  min-height: 100vh;
  padding-top: 9.26vh;
  padding-bottom: 9.26vh;
}

.section6 .row:nth-child(2) {
  margin-top: 49%;
}

.section6 .row:nth-child(2) p {
  letter-spacing: 0.4rem;
  line-height: 3.93rem;
}

.img-Shen-ara01 {
  background-image: url("../img/Shen/Shen-ara01.jpg");
  background-position: center top;
  background-repeat: no-repeat;
}

.section7 {
  min-height: 100vh;
  padding-top: 9.26vh;
  padding-bottom: 9.26vh;
}

.section7 .col-5 div:nth-child(2) {
  margin-top: 3.71vh;
}

.section7 .col-5 div:nth-child(2) p {
  letter-spacing: 0.4rem;
  line-height: 3.15rem;
}

@media (max-width: 1199.98px) {
  .section3 {
    min-height: unset;
    padding-top: unset;
    padding-bottom: unset;
  }
  .section3 img {
    width: 100%;
  }
  .section3 p {
    font-size: 0.75rem;
    letter-spacing: 0.2rem;
    line-height: 1.1rem;
  }
  .section4 {
    min-height: unset;
    padding-top: unset;
    padding-bottom: unset;
  }
  .section4 img {
    width: 100%;
  }
  .section4 p {
    font-size: 0.75rem;
    letter-spacing: 0.2rem;
    line-height: 1.1rem;
  }
  .section5 {
    min-height: unset;
    padding-top: unset;
    padding-bottom: unset;
  }
  .section5 img {
    width: 100%;
  }
  .section5 p {
    font-size: 0.75rem;
    letter-spacing: 0.2rem;
    line-height: 1.1rem;
  }
  .section6 {
    min-height: unset;
    padding-top: unset;
    padding-bottom: unset;
  }
  .section6 img {
    width: 100%;
  }
  .section6 p {
    font-size: 0.75rem;
    letter-spacing: 0.2rem;
    line-height: 1.1rem;
  }
  .section7 {
    min-height: unset;
    padding-top: unset;
    padding-bottom: unset;
  }
  .section7 img {
    width: 100%;
  }
  .section7 p {
    font-size: 0.75rem;
    letter-spacing: 0.2rem;
    line-height: 1.1rem;
  }
}
/*# sourceMappingURL=Shen_style.css.map */