
@charset "utf-8";
/* CSS Document */

.ul_trouble .ttl_trouble{
  color: #293382;
  font-weight: bold;
}
.ul_trouble li > p{
  margin-top: .8rem;
}
.ul_trouble li:not(:first-of-type){
  margin-top: 3rem;
}