export const termReducer = reducerWithInitialState(initialState)
  /**
   * 利用規約を押下したときの処理
   */
  .case(termActions.onClickOpen, state => {