@charset "UTF-8";
@media screen and (min-width: 769px){
	.downloads .filter_btn{
		flex-wrap: wrap;
		height: 200px;
	}
	.downloads .filter_btn a{
		width: 28%;
	}
}
.u-txt__numList--circleNum li:nth-of-type(1)::before{
	    content: "\2460";
}
.u-txt__numList--circleNum li:nth-of-type(2)::before{
	    content: "\2461";
}
.u-txt__numList--circleNum li:nth-of-type(3)::before{
	    content: "\2462";
}
.u-txt__numList--circleNum li:nth-of-type(4)::before{
	    content: "\2463";
}
.u-txt__numList--circleNum li:nth-of-type(5)::before{
	    content: "\2464";
}
.u-txt__numList--circleNum li:nth-of-type(6)::before{
	    content: "\2465";
}
.u-txt__numList--circleNum li:nth-of-type(7)::before{
	    content: "\2466";
}
.u-txt__numList--circleNum li:nth-of-type(8)::before{
	    content: "\2467";
}
.u-txt__numList--circleNum li:nth-of-type(9)::before{
	    content: "\2468";
}
.u-txt__numList--circleNum li:nth-of-type(10)::before{
	    content: "\2469";
}
.u-txt__numList--circleNum li:nth-of-type(11)::before{
	    content: "\246a";
}
.u-txt__numList--circleNum li:nth-of-type(12)::before{
	    content: "\246b";
}
.u-txt__numList--circleNum li:nth-of-type(13)::before{
	    content: "\246c";
}