@charset "UTF-8";
/* お問い合わせ
----------------------------------------------- */
/* line 11, contact.scss */
article#contact section.tel-fax .details {
  font-size: 14px;
  vertical-align: top;
}
/* line 14, contact.scss */
article#contact section.tel-fax .details .tel, article#contact section.tel-fax .details .fax {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  font-family: "Century Gothic";
  padding-right: 30px;
  margin-bottom: 10px;
}
/* line 22, contact.scss */
article#contact section.tel-fax .details .tel {
  padding-left: 25px;
  background: url("../images/support/tel_s_icon.png") no-repeat left center;
}
/* line 26, contact.scss */
article#contact section.tel-fax .details .fax {
  padding-left: 25px;
  background: url("../images/support/fax_icon.png") no-repeat left center;
}
/* line 31, contact.scss */
article#contact section.tel-fax .details .wrap {
  display: inline-block;
}
@media print, screen and (max-width: 767px) {
  /* line 37, contact.scss */
  article#contact section.tel-fax .details .wrap {
    margin-top: 15px;
  }
}
/* line 46, contact.scss */
article#contact section.form p.description {
  margin-bottom: 50px;
}
/* line 49, contact.scss */
article#contact section.form .red {
  color: #f4858d;
}

/*# sourceMappingURL=contact.css.map */
