@charset "utf-8";
/* CSS Document */

.lp_contents {
  padding: 50px 62px 32px 65px;
  background: #eee;
  border: 1px solid #c4c4c4;
  font-size: 16px;
}
.lp_contents h1 {
  margin-top: 13px;
  margin-bottom: 16px;
  padding-bottom: 7px;
  border-bottom: 1px solid #22ac38;
  color: #22ac38;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.3;
}
.lp_contents .text {
  line-height: 1.8;
  margin-bottom: 31px;
}
.lp_contents h2 {
  margin-top: 9px;
  margin-bottom: 15px;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.3;
}
.lp_contents .image {
  margin-bottom: 28px;
}
.lp_contents h3 {
  margin-top: 9px;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  border-left: 4px solid #22ac38;
  padding-left: 10px;
}