[iOS] UICollectionView でセルの領域外にはみ出る要素を配置する UIView.layer.zPosition を1以上にし、UIView.layer.masksToBounds を false にするとすぐにできます。