@charset "utf-8";

/* trouble11_pc.css：PC
 * ======================================
 * 
 * ======================================
 */

/* #trouble11_cat01
------------------------------------------------------------------ */
#trouble11_cat01 .discList {
	margin: 30px 0;
}
#content .discList a:after {
	border: none;
}
#trouble11_type figure{
	padding: 50px;
}
#trouble11_type figure img{
	max-width: 85%;
	height: auto;
	margin: auto;
	display: block;
}
#trouble11_type .type_list{
	margin-top: 2.5em;
}
#trouble11_type .type_list dt{
	margin-bottom: .3em;
	font-size: 1.2em;
}
#trouble11_type .type_list dd{
	margin-bottom: 1em;
}