@charset "utf-8";

/*------------------------------------------------------------
  予約情報詳細
------------------------------------------------------------*/
.fullcel {
  width: 100%;
  height: 40px;
}

.checkbox_area {
  height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%
}

.pos_middle_center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.icon {
  height: 18px;
  width: auto;
  margin-right: 5px;
}
