@charset "utf-8";

/* trouble10_pc.css：PC
 * ======================================
 * 
 * ======================================
 */

/* #trouble10
------------------------------------------------------------------ */
#subPage #trouble10_cat02 .inner > div > img {
	width: 60%;
}
#trouble10_cat15 table + .notes {
	width: 80%;
	margin: 0 auto;
}

#trouble10_cat20 table td a{
	display: inline-block;
}
#trouble10_cat20 table td a::after{
	content: none;
}

#trouble10_cat20 .center{
text-align: center;
}