/*=============================================================
 f-003 - にじいろ君1号
=============================================================*/
.mt20 {
	margin-top: 20px;
}

.exampleSet01 .small {
	font-size: 1rem;
	text-align: right;
}

@media screen and (min-width: 600px) {
.mt20 {
	margin-top: 20px;
}
}