So I just found pygenere script which is useful when you want to decrypt vigenere cipher.
You download the script and put it in the same directory with code below and save it as vigenere_dec.py.
So just compile vigenere_dec.py.
You can see "UITMCTF" is the key for the encrypted strings. After the "UITMCTF" strings, are the decrypted strings.