.record{
	width: 100%;
    margin-top: 0.2rem;
    margin-bottom: 0.4rem;
}

.record p{
	font-size: 0.26rem;
    letter-spacing: 0.01rem;
    text-align: center;
    color: #646464;
}

.record p:nth-last-child(2){
    width: 4.5rem;
    margin: 0 auto;
}

.gaba{
    font-size: 0.26rem;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0.01rem;
}

.gaicon{
    width: 0.3rem;
    margin-right: 0.05rem;
}

.gaba a{
    color: #646464;
}