
/* お問い合わせ */
#content_contact {
  margin: 25px 0px 40px 0px;
}
#content_tel {
  float: left;
  width: 50%;
  margin: 12px 0px 0px 0px;
}
#content_mail {
  float: right;
  width: 50%;
  margin: 12px 0px 0px 0px;
}

/* よくあるご質問 */
#faq {
  text-align: center;
  margin: 50px 0px 45px 0px;
}
#faq_q1 {
  background-image: url(../../img/sp/index/faq_q.png);
  background-repeat: no-repeat;
  font-weight: bold;
  color: #1A6ABD;
  font-size: 20px;
  line-height: 25px;
  text-align: left;
  padding: 3px 0px 10px 45px;
  margin: 15px 7px 0px 7px;
}
#faq_a1 {
  background-image: url(../../img/sp/index/faq_a.png);
  background-repeat: no-repeat;
  border-bottom: 1px dashed #999999;
  font-size: 19px;
  line-height: 24px;
  text-align: left;
  padding: 2px 0px 15px 45px;
  margin: 0px 7px 15px 7px;
}
#faq_q2 {
  background-image: url(../../img/sp/index/faq_q.png);
  background-repeat: no-repeat;
  font-weight: bold;
  color: #1A6ABD;
  font-size: 20px;
  line-height: 25px;
  text-align: left;
  padding: 3px 0px 10px 45px;
  margin: 15px 7px 0px 7px;
}
#faq_a2 {
  background-image: url(../../img/sp/index/faq_a.png);
  background-repeat: no-repeat;
  border-bottom: 1px dashed #999999;
  font-size: 19px;
  line-height: 24px;
  text-align: left;
  padding: 2px 0px 15px 45px;
  margin: 0px 7px 15px 7px;
}
#faq_q3 {
  background-image: url(../../img/sp/index/faq_q.png);
  background-repeat: no-repeat;
  font-weight: bold;
  color: #1A6ABD;
  font-size: 20px;
  line-height: 25px;
  text-align: left;
  padding: 3px 0px 10px 45px;
  margin: 15px 7px 0px 7px;
}
#faq_a3 {
  background-image: url(../../img/sp/index/faq_a.png);
  background-repeat: no-repeat;
  border-bottom: 1px dashed #999999;
  font-size: 19px;
  line-height: 24px;
  text-align: left;
  padding: 2px 0px 15px 45px;
  margin: 0px 7px 15px 7px;
}
#faq_q4 {
  background-image: url(../../img/sp/index/faq_q.png);
  background-repeat: no-repeat;
  font-weight: bold;
  color: #1A6ABD;
  font-size: 20px;
  line-height: 25px;
  text-align: left;
  padding: 3px 0px 10px 45px;
  margin: 15px 7px 0px 7px;
}
#faq_a4 {
  background-image: url(../../img/sp/index/faq_a.png);
  background-repeat: no-repeat;
  border-bottom: 1px dashed #999999;
  font-size: 19px;
  line-height: 24px;
  text-align: left;
  padding: 2px 0px 15px 45px;
  margin: 0px 7px 15px 7px;
}
#faq_q5 {
  background-image: url(../../img/sp/index/faq_q.png);
  background-repeat: no-repeat;
  font-weight: bold;
  color: #1A6ABD;
  font-size: 20px;
  line-height: 25px;
  text-align: left;
  padding: 3px 0px 10px 45px;
  margin: 15px 7px 0px 7px;
}
#faq_a5 {
  background-image: url(../../img/sp/index/faq_a.png);
  background-repeat: no-repeat;
  font-size: 19px;
  line-height: 24px;
  text-align: left;
  padding: 2px 0px 15px 45px;
  margin: 0px 7px 0px 7px;
}
#faq_desc {
  background-image: url(../../img/sp/index/faq_desc_bk.png);
  background-repeat: repeat;
  font-size: 19px;
  line-height: 24px;
  text-align: left;
  padding: 10px 7px 20px 7px;
}

/* 当事務所のご案内 */
#about {
  font-size: 20px;
  line-height: 24px;
  margin: 45px 0px 40px 0px;
}
#about_address {
  padding: 12px 7px 13px 10px;
}
#about_station {
  border-top: 1px solid #999999;
  padding: 10px 0px 5px 0px;
  margin: 0px 7px 10px 7px;
}

/* 代表挨拶 */
#greet {
  font-size: 18px;
  line-height: 22px;
  padding: 10px 7px 15px 7px;
}


