@charset "UTF-8";
/* line 8, support.scss */
article#support section.member .price {
  display: inline-block;
  font-size: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
/* line 17, support.scss */
article#support section.member ul li {
  font-size: 14px;
  color: #696969;
}
/* line 27, support.scss */
article#support section.enrollment .box {
  margin-bottom: 50px;
}
/* line 30, support.scss */
article#support section.enrollment .box .index {
  font-size: 14px;
  padding-left: 30px;
  margin-bottom: 40px;
}
/* line 35, support.scss */
article#support section.enrollment .box .index span {
  display: block;
  border-bottom: 1px solid #dedede;
  padding-bottom: 8px;
}
/* line 44, support.scss */
article#support section.enrollment .box:last-child {
  margin-bottom: 0;
}
/* line 48, support.scss */
article#support section.enrollment .download .index {
  background: url("../images/support/download_icon.png") no-repeat;
}
/* line 52, support.scss */
article#support section.enrollment .download .details {
  font-size: 14px;
  margin-bottom: 30px;
}
/* line 56, support.scss */
article#support section.enrollment .download .details .wrap {
  display: inline-block;
}
@media print, screen and (max-width: 767px) {
  /* line 61, support.scss */
  article#support section.enrollment .download .details .wrap {
    margin-top: 15px;
  }
}
/* line 66, support.scss */
article#support section.enrollment .download .details .pdf {
  display: inline-block;
  height: 35px;
  color: #88b04b;
  background: url("../images/support/pdf_icon.png") no-repeat left center;
  padding: 6px 0 0 40px;
  text-decoration: underline;
}
/* line 76, support.scss */
article#support section.enrollment .download .address {
  font-size: 16px;
  color: #696969;
  padding-top: 30px;
}
/* line 84, support.scss */
article#support section.enrollment .tel-fax .index {
  background: url("../images/support/tel_icon.png") no-repeat;
}
/* line 89, support.scss */
article#support section.enrollment .tel-fax .details .tel, article#support section.enrollment .tel-fax .details .fax {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  font-family: "Century Gothic";
  padding-right: 30px;
  margin-bottom: 10px;
}
/* line 97, support.scss */
article#support section.enrollment .tel-fax .details .tel {
  padding-left: 25px;
  background: url("../images/support/tel_s_icon.png") no-repeat left center;
}
/* line 101, support.scss */
article#support section.enrollment .tel-fax .details .fax {
  padding-left: 25px;
  background: url("../images/support/fax_icon.png") no-repeat left center;
}
/* line 105, support.scss */
article#support section.enrollment .tel-fax .details .wrap {
  display: inline-block;
}
@media print, screen and (max-width: 767px) {
  /* line 110, support.scss */
  article#support section.enrollment .tel-fax .details .wrap {
    margin-top: 15px;
  }
}
/* line 119, support.scss */
article#support section.enrollment .mail .index {
  background: url("../images/support/post_icon.png") no-repeat;
}
/* line 123, support.scss */
article#support section.enrollment .mail .req {
  color: #f4858d;
}

/*# sourceMappingURL=support.css.map */
