@charset "UTF-8";

.number {
	width: 25px;
}

/*PCのみ*/
@media (min-width: 768px) {



}

@media (max-width: 768px) {



}



