@charset "utf-8";

/* trouble25_sp.css：SP
 * ======================================
 *
 * ======================================
 */

/*
------------------------------------------------------------------ */
#trouble25_cat01 .clearfix > dl {
  width: 90%;
  margin: 0 auto 30px;
}
#trouble25_cat01 .clearfix dd {
  text-align: center;
}
#trouble25_cat01 .clearfix > dl + p {
  text-align: center;
}
#trouble25_cat02 dl{
margin-top: 30px;
}
#trouble25_cat02 dl dt{
font-weight: bold;
}
#trouble25_cat02 dl dd{
margin-bottom: 20px;
}
#trouble25_cat02 dl dd:last-child{
margin-bottom: 0;
}
#trouble25_cat03 .clearfix img {
  width: 50%!important;
  margin: 0 0 1em 0!important;
}
#trouble25_cat03 > dl {
  margin: 30px auto 0;
}
#trouble25_cat03 > dl dt {
  text-align: center;
  background: #f9f9f9;
  padding: 0.5em;
  margin-bottom: 1em;
  border-top: 1px dotted #dadada;
  border-bottom: 1px dotted #dadada;
}
#trouble25_cat03 > dl dd {
  text-align: center;
}
