.pg_housemaker {
  margin: 6% 0 120px;
  background-image: linear-gradient(90deg, #f1f1f1 1px, transparent 0), linear-gradient(#f1f1f1 1px, transparent 0);
  background-size: 14px 14px;
}
@media screen and (max-width: 767px) {
  .pg_housemaker {
    margin: 6% 0 0;
    background-size: 8px 8px;
  }
}
.pg_housemaker img {
  display: block;
  margin: 0 auto;
  width: auto;
  max-width: 100%;
}
.pg_housemaker p {
  font-size: 2rem;
  color: #333;
  letter-spacing: 0.02em;
  line-height: 2em;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .pg_housemaker p {
    font-size: 1.4rem;
    letter-spacing: 0.08em;
    line-height: 1.8em;
  }
}
.pg_housemaker a {
  display: block;
  text-decoration: none;
}
.pg_housemaker .width-710 {
  max-width: 770px;
  padding: 0 30px;
  box-sizing: border-box;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .pg_housemaker .width-710 {
    padding: 0 5%;
  }
}
.pg_housemaker span:not([class]) {
  color: #ff6215;
}
.pg_housemaker .bg_tan {
  background-color: #fffef4;
}
.pg_housemaker .bg_green {
  background-color: #249788;
}
.pg_housemaker .display_pc {
  display: block;
}
@media screen and (max-width: 767px) {
  .pg_housemaker .display_pc {
    display: none;
  }
}
.pg_housemaker .display_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .pg_housemaker .display_sp {
    display: block;
  }
}
.pg_housemaker .mb-20 {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .pg_housemaker .mb-20 {
    margin-bottom: 4%;
  }
}
.pg_housemaker .mb-30 {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .pg_housemaker .mb-30 {
    margin-bottom: 5%;
  }
}
.pg_housemaker .mb-40 {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .pg_housemaker .mb-40 {
    margin-bottom: 6%;
  }
}
.pg_housemaker .mb-50 {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .pg_housemaker .mb-50 {
    margin-bottom: 7%;
  }
}
.pg_housemaker .mb-60 {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .pg_housemaker .mb-60 {
    margin-bottom: 8%;
  }
}
.pg_housemaker .mb-80 {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .pg_housemaker .mb-80 {
    margin-bottom: 10%;
  }
}
.pg_housemaker .mb-100 {
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .pg_housemaker .mb-100 {
    margin-bottom: 12%;
  }
}
.pg_housemaker .mt-20 {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .pg_housemaker .mt-20 {
    margin-top: 4%;
  }
}
.pg_housemaker .mt-40 {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .pg_housemaker .mt-40 {
    margin-top: 6%;
  }
}
.pg_housemaker .mt-50 {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .pg_housemaker .mt-50 {
    margin-top: 7%;
  }
}
/*section_mv*/
.pg_housemaker .section_mv__inner {
  padding: 40px 30px 60px;
}
@media screen and (max-width: 767px) {
  .pg_housemaker .section_mv__inner {
    padding: 6% 5% 8%;
  }
}
/*section_maker*/
.pg_housemaker .section_maker__inner {
  padding: 60px 30px 85px;
}
@media screen and (max-width: 767px) {
  .pg_housemaker .section_maker__inner {
    padding: 8% 5% 10.5%;
  }
}
