@charset "utf-8";


/* ==================================================
================================================== */
.contactMail .inquiryBox_title span {
  min-height: 17px;
  background: url(/personal/direct/secure_starter/images/icon_email.svg) no-repeat left center;
  background-size: 20px 14px;
  padding-left: 25px;
}
.contactMail .nmlText {
  margin-bottom: 0;
}

.contactTel .nmlText.pc_posiA {
  top: -1.7em;
  left: 0;
  right: 0;
}
.contactTel .inquiryBox_title span {
  min-height: 17px;
  background: url(/personal/direct/secure_starter/images/icon_phone.svg) no-repeat left center;
  background-size: 16px 16px;
  padding-left: 21px;
}
.contactTel .nmlText {
  margin-bottom: 0;
}
