/* -------------------------------- */
/* responsive set                   */
/* -------------------------------- */
/* -------------------------------- */
/* common
/* -------------------------------- */
#about #wrap_mv {
  margin-bottom: 0;
}

#wrap_about_reason {
  background: url(../../images/about/ph01.png) bottom right no-repeat;
  background-size: 252px;
}
#wrap_about_reason div {
  background-image: linear-gradient(90deg, #000000 40%, transparent 80%);
  padding: 30px 0;
}
#wrap_about_reason div h2 {
  width: 80%;
  margin: 0 0 30px 20px;
  color: rgb(203, 166, 109);
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: 1.25rem;
}
#wrap_about_reason div p {
  width: 65%;
  margin: 0 0 0 20px;
  color: #FFFFFF;
}

#wrap_about_promise {
  margin-top: 100px;
}
#wrap_about_promise .h3_type01 {
  margin-top: 60px;
}
#wrap_about_promise .p_type01 {
  margin-bottom: 30px;
  margin-top: 20px;
}
#wrap_about_promise figure {
  margin: 30px 20px 0 20px;
}
#wrap_about_promise figure img {
  width: 100%;
  height: auto;
}/*# sourceMappingURL=style.css.map */