.rp-text {
  margin-bottom: 20px;
}

.rp-issue_img {
  width: 180px;
  margin: 0 auto;
  margin-bottom: -30px;
}

.rp-issue_icon {
  width: 60px;
  margin-bottom: 30px;
}

#rp-issue .box3line {
  margin-bottom: 0;
}
#rp-issue .rp-issue_pointreed {
  margin-bottom: 0;
}

.rp-message_img {
  width: 40%;
  margin: 30px auto 50px auto;
}
.rp-message_img img {
  text-align: center;
}

#rp-message .normal_title {
  margin-bottom: 30px;
}

.content .rp-service_img img {
  margin: 0 auto;
}

#rp-service .ftcontent_icon {
  background-color: #f7f2ed;
}

.rp-flow_list {
  max-width: 200px;
  margin: 0 auto;
  text-align: left;
}

.mb10 {
  margin-bottom: 10px;
}

.mb30 {
  margin-bottom: 30px;
}

.mt30 {
  margin-top: 30px;
}

.mt50 {
  margin-top: 50px;
}

@media (max-width: 746px) {
  .rp-message_img {
    width: 70%;
  }
}
@media (min-width: 746px) {
  .pchide {
    display: none;
  }
  a[href^="tel:"] {
    pointer-events: none;
  }
}/*# sourceMappingURL=custom.css.map */