.fadeInUpTrigger{
	opacity: 0;
}


.change-time{
  animation-duration: 4s;/*この数字を変化させたい時間に変更*/
}

