@charset "utf-8";

/*----------------------------------------
  #contents
----------------------------------------*/
#sub_pages #contents .inner {
  width: 100%;
}
#sub_pages #contents .inner .another {
  padding: 0 15px;
}
/*  .main
----------------------------------------*/
h2 {
  margin: 25px 0 15px;
  text-align: center;
}
.good_for_people_earth {
  margin-bottom: 40px;
}
.good_for_people_earth p,
.good_for_people_earth dl {
  font-size: 1.3rem;
}
.good_for_people_earth .top_text {
  margin-bottom: 20px;
}
.good_for_people_earth .border_bottom {
  padding-bottom: 15px;
}
.good_for_people_earth .text_area .photo {
  float: none;
  width: 150px;
  margin: 0 auto 15px;
}
.good_for_people_earth .text_area p {
  float: none;
  width: 100%;
}
.good_for_people_earth p .note {
  font-size: 1.0rem;
  margin-top: 5px;
}