@charset "UTF-8";
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

    cssファイルは編集しないでください。

:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/タイトル_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/
/* line 11, faq.scss */
.faq-title h3 {
  height: 68px;
  padding: 32px 0 0px 40px;
}

/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/index_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/
/* line 20, faq.scss */
#faq-content .line_1 {
  height: 23px;
  padding: 12px 0 0 0;
  background: url(../img/ico_q.gif) no-repeat left center;
}
/* line 26, faq.scss */
#faq-content .line_2 {
  height: 28px;
  padding: 7px 0 0 0;
  background: url(../img/ico_q.gif) no-repeat left center;
}
/* line 32, faq.scss */
#faq-content h4 {
  color: #61AF3A;
  font-size: 12px;
  font-weight: bold;
  line-height: 110%;
  padding: 0 0 0 35px;
}
/* line 40, faq.scss */
#faq-content h5 {
  color: #61AF3A;
  font-size: 12px;
  font-weight: bold;
  line-height: 110%;
  margin: 10px 0 0 0;
}
/* line 48, faq.scss */
#faq-content .a-box {
  font-size: 12px;
  margin: 5px 0;
  padding: 10px;
  border: #574535 solid 1px;
}
