@charset "utf-8";

/* trouble23_pc.css：PC
 * ======================================
 *
 * ======================================
 */

/* table
------------------------------------------------------------------ */
#content #trouble23_cat01 h3 {
	padding: 60px 0 0 0;
	font-size: 1.2em;
}
#trouble23_cat01 table {
	margin: 20px auto 0;
}
#trouble23_cat01 td,
#trouble23_cat01 th {
	font-size: 0.8em;
	padding: 1em 0.5em;
	line-height: 1.4;
}
#trouble23_cat01 thead {
	border-bottom: 1px solid #dadada;
}
#trouble23_cat01 thead td {
	text-align: center;
}
#trouble23_cat01 thead th {
	letter-spacing: 0.1em;
}
#trouble23_cat01 thead th + th {
	border-left: 1px solid #dadada;
}
#trouble23_cat01 thead tr + tr th {
	background: #fff;
}
#trouble23_cat01 .spring,
#trouble23_cat01 .autumn {
	background: #fff;
}
#trouble23_cat01 .winter,
#trouble23_cat01 .summer {
	background: #f9f9f9;
}
#pollen01 th,
#pollen01 td.active {
	background: #ddf2e8;
}
#pollen02 th,
#pollen02 td.active {
	background: #dde0f2;
}
#pollen03 th,
#pollen03 td.active {
	background: #f4e9d9;
}

#trouble23_cat03 table:first-of-type td {
    text-align: left;
}
