@charset "utf-8";
#category .sample-notice {
    color: #888;
    font-size: 12px;
    padding-top: 16px;
}
#category .close-notice {
    color: #C00;
    font-size: 15px;
    font-weight: bold;
}


/* add 202204 */
.mini-annotation {
	margin: 16px;
	line-height: 1.6;
}

.mini-annotation .title_sample{
	margin: 10px;
	font-size: 18px;
	font-weight: bold;
}

.mini-annotation ul.set_list li{
list-style-type: circle;
margin-left: 20px;
list-style-type: disc;
list-style-position: outside;
font-size: 12px;
line-height: 1.4;
}
