@charset "utf-8";

.content p {
   text-align: justify; /* 両端揃え */
}

ul.works_list li a p {
   text-align: justify; /* 両端揃え */
}

