.sp {
  display: block;
}

.pc {
  display: none;
}

.main_wrapper {
  width: 88%;
  max-width: 375px;
  margin: 0 auto;
}

.section-shinrintherapy_title {
  position: relative;
}
.section-shinrintherapy_title-pc {
  display: none;
}
.section-shinrintherapy_title-sp {
  margin-top: 50px;
}
.section-shinrintherapy h2 {
  position: absolute;
  top: 66px;
  left: 140px;
  font-size: 2.0rem;
  font-weight: 600;
}

.shinrintherapy {
  height: 220px;
  width: 100%;
  margin-top: 30px;
}

.section-shinrintherapy p {
  font-size: 1.6rem;
  line-height: 1.8em;
  text-align: justify;
}
.section-shinrintherapy_explanation {
  height: 1016px;
  width: 100%;
  border: 4px solid #d5eacb;
  border-radius: 30px;
  padding: 30px;
  margin: 30px 0;
}
.section-shinrintherapy_explanation_sitetitle {
  font-weight: 600;
  border-bottom: thick double #1b4a8b;
}
.section-shinrintherapy_explanation_sitename {
  margin-top: 10px;
}
.section-shinrintherapy_explanation_link {
  font-weight: 600;
  border-bottom: thick double #1b4a8b;
  margin-top: 20px;
}
.section-shinrintherapy_explanation_address a {
  text-decoration: none;
  color: #1b4a8b;
  margin-top: 10px;
}
.section-shinrintherapy_explanation_part {
  font-weight: 600;
  border-bottom: thick double #1b4a8b;
  margin-top: 20px;
}
.section-shinrintherapy_explanation_person {
  margin-top: 10px;
}
.section-shinrintherapy_explanation_period {
  font-weight: 600;
  border-bottom: thick double #1b4a8b;
  margin-top: 20px;
}
.section-shinrintherapy_explanation_kikan {
  margin-top: 10px;
}
.section-shinrintherapy_explanation_target {
  font-weight: 600;
  border-bottom: thick double #1b4a8b;
  margin-top: 20px;
}
.section-shinrintherapy_explanation_konseputo {
  margin-top: 10px;
}
.section-shinrintherapy_explanation_about {
  font-weight: 600;
  border-bottom: thick double #1b4a8b;
  margin-top: 20px;
}
.section-shinrintherapy_explanation_kansou {
  margin-top: 10px;
}

@media (min-width: 960px) {
  .sp {
    display: none;
  }

  .pc {
    display: block;
  }

  .main_wrapper {
    width: 80%;
    max-width: 960px;
    padding: 0 20px;
    margin: 0 auto;
  }

  .section-shinrintherapy_title {
    position: relative;
  }
  .section-shinrintherapy_title-sp {
    display: none;
  }
  .section-shinrintherapy_title-pc {
    display: block;
    margin-top: 50px;
    text-align: center;
  }
  .section-shinrintherapy h2 {
    position: absolute;
    top: 40px;
    left: 430px;
    font-size: 2.4rem;
    font-weight: 600;
  }

  .shinrintherapy {
    height: 100%;
    width: 100%;
    margin-top: 50px;
  }

  .section-shinrintherapy p {
    font-size: 1.8rem;
    line-height: 1.8em;
    text-align: justify;
  }
  .section-shinrintherapy_explanation {
    height: 983px;
    width: 100%;
    border: 4px solid #d5eacb;
    border-radius: 30px;
    padding: 50px;
    margin: 50px 0;
  }
  .section-shinrintherapy_explanation_sitetitle {
    font-weight: 600;
    border-bottom: thick double #1b4a8b;
  }
  .section-shinrintherapy_explanation_sitename {
    margin-top: 20px;
  }
  .section-shinrintherapy_explanation_link {
    font-weight: 600;
    border-bottom: thick double #1b4a8b;
    margin-top: 30px;
  }
  .section-shinrintherapy_explanation_address {
    margin-top: 20px;
  }
  .section-shinrintherapy_explanation_address a {
    text-decoration: none;
    color: #1b4a8b;
  }
  .section-shinrintherapy_explanation_part {
    font-weight: 600;
    border-bottom: thick double #1b4a8b;
    margin-top: 30px;
  }
  .section-shinrintherapy_explanation_person {
    margin-top: 20px;
  }
  .section-shinrintherapy_explanation_period {
    font-weight: 600;
    border-bottom: thick double #1b4a8b;
    margin-top: 30px;
  }
  .section-shinrintherapy_explanation_kikan {
    margin-top: 20px;
  }
  .section-shinrintherapy_explanation_target {
    font-weight: 600;
    border-bottom: thick double #1b4a8b;
    margin-top: 30px;
  }
  .section-shinrintherapy_explanation_konseputo {
    margin-top: 20px;
  }
  .section-shinrintherapy_explanation_about {
    font-weight: 600;
    border-bottom: thick double #1b4a8b;
    margin-top: 30px;
  }
  .section-shinrintherapy_explanation_kansou {
    margin-top: 20px;
  }
}
