@charset "utf-8";

/* trouble30_pc.css：PC
 * ======================================
 *
 * ======================================
 */

/* #trouble30_cat01
------------------------------------------------------------------ */

#content #trouble30_cat02 p a{
	display: inline;
	width: auto;
	text-decoration: underline;
}
#content #trouble30_cat02 p a::after{
	content: none;
}
#trouble30_cat01 dl {
	width: 860px;
	height: 370px;
	background: url(../images/cat01_img02.jpg) no-repeat top right;
	background-size: 200px auto;
	margin: 60px auto;
}
#trouble30_cat01 dt,
#trouble30_cat01 dd {
	width: 610px;
}
#trouble30_cat01 dd {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4;
	text-indent: 0.5em;
	margin: 60px 0 0 0;
}
#trouble30_cat01 dd span {
	color: #e60012;
}
#trouble30_cat01 .exm img {
	display: block;
	width: 300px!important;
	float: right;
	margin: 0!important;
}
#trouble30_cat01 .exm p {
	width: 600px;
	float: left;
}

/* trouble30_cat04 */
#trouble30_cat04 > div{
	text-align: center;
	margin-top: 30px;
}
#trouble30_cat04 .note{
	font-size: .9em;
}
#trouble30_cat04 .exm img {
	display: block;
	width: 300px!important;
	float: right;
	margin: 0!important;
}
#trouble30_cat04 .exm p {
	width: 600px;
	float: left;
}