@charset "utf-8";
/* ===========================================================
 CSS information
 file name : add.css
 last update : 2021/4/17
 copyright : Kotaro Saito
============================================================== */
ul.risk-list{
	margin: 0;
	padding: 0 0 20px 10px;
	list-style-type: disc;
}

ol li:last-child ul.risk-list{
	padding-bottom: 0;
}

span.risk-title{
	font-size: 110%;
	font-weight: 700;
]
