.shd_left, .shd_right {
  transition: none;
  will-change: transform, opacity;
}

/* ※上位のタグに適宜宣言 */
/*
* > :is(.shd_left, .shd_right) {
  overflow: hidden;
}
*/