/* 追加CSS */

.c-singleBlock__contents:has(.overflow-auto) {
  overflow: auto;
}