@charset "utf-8";

.animation-fadeIn-01{animation:fadeIn 1.7s 0.2s ease both;}
.animation-fadeIn-02{animation:fadeIn 1.2s 0.4s ease both;}
.animation-fadeIn-03{animation:fadeIn 2.7s 0.2s ease both;}
.animation-fadeIn-04{animation:fadeIn 1.2s 0.6s ease both;}
.animation-fadeIn-05{animation:fadeIn 1.7s 0.7s ease both;}