/* -------------------------------- */
/* responsive set                   */
/* -------------------------------- */
.adviser_promise {
  background: url(../../img/syuttyou-kaitori/adviser/ph_promise.jpg) right bottom no-repeat;
}
@media screen and (max-width: 767px) {
  .adviser_promise {
    background: none;
    padding: 42px 20px 40px;
  }
}
.adviser_promise ol {
  list-style-type: decimal;
  padding-left: 1em;
}
.adviser_promise ol li {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .adviser_promise ol li {
    font-size: 1rem;
  }
}

#wrap_tel_contact {
  margin-bottom: 30px;
}
#wrap_tel_contact h3 {
  background: #000;
  color: #fff;
  font-weight: 500;
  font-size: 1rem;
  margin: 0 auto 15px auto;
  border-radius: 2em;
  text-align: center;
  padding: 0.5em 2em;
  display: table;
}
#wrap_tel_contact p {
  font-weight: 600;
  text-align: center;
  font-size: 1.2rem;
}
#wrap_tel_contact .cmn_phone_box_info {
  padding: 0;
  text-align: center;
}

.moushikomi_tel .c_contact_tel_ttl {
  margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
  .moushikomi_tel .c_contact_tel_ttl {
    font-size: 18px;
  }
}
.moushikomi_tel .c_contact_tel_txt {
  margin: 0 auto;
}
.moushikomi_tel .cmn_phone_box_info {
  padding: 0;
}/*# sourceMappingURL=eco_syuttyou-kaitori_moushikomi.css.map */