/* ranking_03.css */ .__PFX__-r3-tt { font-size: 16px; color: var(--primary-color); margin-bottom: 10px; } .__PFX__-r3-row { display: flex; align-items: center; justify-content: space-between; padding: 8px 4px; border-bottom: 1px solid rgba(0,0,0,.06); } .__PFX__-r3-l { color: var(--primary-color); font-size: 14px; font-weight: bold; width: 20px; } .__PFX__-r3-m { flex: 1; font-size: 13px; color: #333; } .__PFX__-r3-r { font-size: 14px; color: var(--primary-color); }