
/* ３つの理由 */
#advantage {
  font-size: 18px;
  text-align: left;
  padding: 3px 0px 15px 0px;
}
#advantage1 {
  background-image: url(../../img/sp/index/advantage1.png);
  background-repeat: no-repeat;
  border-bottom: 1px dotted #CCCCCC;
  padding: 0px 0px 10px 70px;
  margin: 0px 0px 7px 0px;
}
#advantage2 {
  background-image: url(../../img/sp/index/advantage2.png);
  background-repeat: no-repeat;
  border-bottom: 1px dotted #CCCCCC;
  padding: 0px 0px 10px 70px;
  margin: 0px 0px 7px 0px;
}
#advantage3 {
  background-image: url(../../img/sp/index/advantage3.png);
  background-repeat: no-repeat;
  padding: 0px 0px 0px 70px;
}
.advantage_blue {
  color: #0071BC;
  font-weight: bold;
  margin: 0px 3px 0px 3px;
}
#advantage_contact {
  margin: 0px 0px 40px 0px;
}
#advantage_tel {
  float: left;
  width: 50%;
  margin: 12px 0px 0px 0px;
}
#advantage_mail {
  float: right;
  width: 50%;
  margin: 12px 0px 0px 0px;
}

/* お客様の声 */
#voice {
  line-height: 24px;
  padding: 7px 0px 0px 0px;
}
#voice1 {
  border-bottom: 1px dotted #999999;
  padding: 3px 7px 15px 7px;
  margin: 0px 0px 7px 0px;
}
#voice2 {
  border-bottom: 1px dotted #999999;
  padding: 3px 7px 15px 7px;
  margin: 0px 0px 7px 0px;
}
#voice3 {
  padding: 3px 7px 0px 7px;
}

/* よくあるご質問 */
#faq {
  margin: 40px 0px 35px 0px;
}
#faq_q {
  background-image: url(../../img/sp/index/faq_q.png);
  background-repeat: no-repeat;
  font-weight: bold;
  color: #274B66;
  font-size: 20px;
  line-height: 24px;
  padding: 3px 0px 10px 45px;
  margin: 10px 7px 0px 7px;
}
#faq_a {
  background-image: url(../../img/sp/index/faq_a.png);
  background-repeat: no-repeat;
  border-bottom: 1px dashed #999999;
  line-height: 24px;
  padding: 0px 0px 10px 45px;
  margin: 5px 7px 0px 7px;
}

/* 代表挨拶 */
#greet {
  padding: 7px 7px 20px 7px;
  margin: 0px 0px 0px 0px;
}

