@charset "utf-8";
/*======================================================================
  VR機能 CSS
========================================================================*/
@media (min-width: 768px) {
  .container { width: 716px; max-width: none !important; padding: 0; }
  .responsive-width{ width: 716px; }
  .master-responsive { width:  716px; }
  .daily-comment>div>div.comment { width: 657px; }
  .daily-comment>div>div.header { width: 50px; }
}
@media (min-width: 992px) {
  .container { width: 940px; max-width: none !important; padding: 0; }
  .responsive-width{ width: 940px; }
  .master-responsive { width:  940px; }
  .daily-comment>div>div.comment { width: 881px; }
  .daily-comment>div>div.header { width: 50px; }
}
@media (min-width: 1010px) {
  .container         { width: 958px; max-width: none !important; padding: 0; }
  .responsive-width  { width: 958px; }
  .master-responsive { width: 958px; }
  .event_width       { width: 134px; }
  .daily-comment>div>div.comment { width: 900px; }
  .daily-comment>div>div.header { width: 50px; }
}
@media (min-width: 1200px) {
  .container         { width: 1148px; max-width: none !important; padding: 0; }
  .responsive-width  { width: 1148px; }
  .master-responsive { width: 1148px; }
  .event_width       { width: 180px; }
  .event_width_uny   { width: 100px; }
  .daily-comment>div>div.comment { width: 1089px; }
  .daily-comment>div>div.header { width: 50px; }
}
@media (min-width: 1360px) {
  .container         { width: 1308px;  max-width: none !important; padding: 0; }
  .responsive-width  { width: 1308px; }
  .master-responsive { width: 1308px; }
  .event_width       { width: 215px; }
  .event_width_uny   { width: 135px; }
  .daily-comment>div>div.comment{ width: 1200px; }
  .daily-comment>div>div.header { width: 100px; }
}
@media (min-width: 1400px) {
  .container         { width: 1348px; max-width: none !important; padding: 0; }
  .responsive-width  { width: 1348px; }
  .master-responsive { width: 1348px; }
  .event_width       { width: 225px; }
  .event_width_uny       { width: 145px; }
  .daily-comment>div>div.comment{ width: 1240px; }
  .daily-comment>div>div.header { width: 100px; }
}
@media (min-width: 1530px) {
  .container         { width: 1478px;  max-width: none !important; padding: 0; }
  .responsive-width  { width: 1478px; }
  .master-responsive { width: 1478px; }
  .event_width       { width: 258px; }
  .event_width_uny   { width: 175px; }
  .daily-comment>div>div.comment { width: 1355px; }
  .daily-comment>div>div.header { width: 114px; }
}
@media (min-width: 1600px) {
  .container         { width: 1548px; max-width: none !important; padding: 0; }
  .responsive-width  { width: 1548px; }
  .master-responsive { width: 1548px; }
  .event_width       { width: 275px; }
  .event_width_uny   { width: 195px; }
  .daily-comment>div>div.comment { width: 1425px; }
  .daily-comment>div>div.header { width: 114px; }
}
@media (min-width: 1900px) {
  .container         { width: 1848px; max-width: none !important; padding: 0; }
  .responsive-width  { width: 1848px; }
  .master-responsive { width: 1848px; }
  .event_width       { width: 350px; }
  .event_width_uny   { width: 270px; }
  .daily-comment>div>div.comment { width: 1726px; }
  .daily-comment>div>div.header { width: 114px; }
}

.btn-vr-primary {
  color: #fff;
  background-color: #8cc227;
  border-color: #87b514;
}
.btn-vr-primary:focus,
.btn-vr-primary.focus {
  color: #fff;
  background-color: #81a800;
  border-color: #6b7300;
}
.btn-vr-primary:hover {
  color: #fff;
  background-color: #81a800;
  border-color: #799500;
}
.btn-vr-primary:active,
.btn-vr-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #81a800;
  border-color: #799500;
}
.btn-vr-primary:active:hover,
.btn-vr-primary.active:hover,
.open > .dropdown-toggle.btn-vr-primary:hover,
.btn-vr-primary:active:focus,
.btn-vr-primary.active:focus,
.open > .dropdown-toggle.btn-vr-primary:focus,
.btn-vr-primary:active.focus,
.btn-vr-primary.active.focus,
.open > .dropdown-toggle.btn-vr-primary.focus {
  color: #fff;
  background-color: #799500;
  border-color: #6b7300;
}
.btn-vr-primary:active,
.btn-vr-primary.active,
.open > .dropdown-toggle.btn-vr-primary {
  background-image: none;
}
.btn-vr-primary.disabled:hover,
.btn-vr-primary[disabled]:hover,
fieldset[disabled] .btn-vr-primary:hover,
.btn-vr-primary.disabled:focus,
.btn-vr-primary[disabled]:focus,
fieldset[disabled] .btn-vr-primary:focus,
.btn-vr-primary.disabled.focus,
.btn-vr-primary[disabled].focus,
fieldset[disabled] .btn-vr-primary.focus {
  background-color: #8cc227;
  border-color: #87b514;
}

/* VR共通
----------------------------------------------- */
.panel-vr-primary {
  border-color: #3a4652;
}
.panel-vr-primary.panel-forecast {
  border-color: #217346;
}
.panel-vr-primary > .panel-heading {
  color: #fff;
  background-color: #3a4652;
  border-color: #3a4652;
}
.panel-vr-primary.panel-forecast > .panel-heading {
  background-color: #217346;
  border-color: #217346;
}
.panel-vr-primary > .panel-heading > .label-vr-heading-info {
  background-color: #fff;
  color: #000;
  font-size: 14px;
}
div.vr-header-item {
  border: 1px solid #2e6da4;
  background-color: #337ab7;
  border-radius: 4px;
  margin-left: 2px;
  padding: 1px;
}
div.vr-header-item.panel-forecast {
  border: 1px solid #799500;
  background-color: #8cc227;
}
div.vr-header-item > label {
  margin: 0;
  background-color: transparent;
  color: #ffffff;
  font-weight: normal;
  padding: 0;
  padding-left: 6px;
  padding-right: 2px;
}
div.vr-header-item > select#group_code {
  width: 200px;
}
div.vr-header-item > select#store_code {
  width: 330px;
}
div.vr-header-item > select#floor {
  width: 80px;
}
div.vr-header-item > select#regitype_code {
  width: 200px;
}

div.vr-header-item-sm {
  border: 1px solid #2e6da4;
  background-color: #337ab7;
  border-radius: 4px;
  padding: 1px;
  font-size: 13px;
  position: absolute;
}
div.vr-header-item-sm div.item-label {
  text-align: left;
  padding-left: 2px;
  height: 19px;
  line-height: 21px;
  float: left;
  color: #fff;
}
div.vr-header-item-sm div.item-value {
  text-align: right;
  padding-right: 2px;
  height: 19px;
  line-height: 21px;
  float: left;
  border-radius: 2px;
  background-color: #eee;
}
div.vr-header-item-sm div.item-col {
  float: left;
  margin: 0;
  padding: 0;
  text-align: left;
}
div.vr-header-item-sm div.item-col > div {
  height: 17px;
  line-height: 19px;
  float: none;
}
div.vr-header-item-sm div.item-col > div:last-child {
  border-bottom: none;
}
div.vr-title {
  color: #fff;
  background-color: #3A4652;
  cursor: default;
  font-size: 16px !important;
  padding: 5px 12px;
  height: 34px;
}
div.vr-title:hover {
  color: #fff;
  background-color: #3A4652;
  background-position: 0;
}
div.vr-title.twoline {
  padding: 3px 12px;
  line-height: 13px;
  font-size: 14px !important;
}
div.vr-title > .vr-title-forecast-only {
  padding-bottom: 4px;
}
div.vr-title-backnext > div {
  color: #fff;
  background-color: #3A4652;
}
div.vr-title-backnext > div.title:hover,
div.vr-title-backnext > div.back:hover,
div.vr-title-backnext > div.next:hover,
div.vr-title-backnext > div.now:hover {
  background-color: #286090;
  background-position: 0;
}
div.vr-title-backnext > div.next {
  border-left: 1px solid #fff !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  width: 44px;
  float: none !important;
}
div.vr-title-backnext > div.back {
  border-right: 1px solid #fff !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  width: 44px;
  float: left !important;
}
div.vr-title-backnext > div.title,
div.vr-title-backnext > div.now {
  border-right: none !important;
  border-left: none !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  float: left !important;
}
div.vr-title-backnext > div.title {
  height: 34px;
}
div.vr-title-backnext > div.title.twoline {
  color: #fff;
  padding: 3px 12px;
  line-height: 14px;
}
div.vr-title-backnext > div.title.select {
  padding: 3px 4px;
  padding-left: 0;
  line-height: 14px;
}
div.vr-title-backnext > div.title.select > select {
  color: #fff;
  background-color: #3A4652;
  padding: 0px 0px;
  font-size: 14px !important;
  height: 26px;
}
div.vr-title-backnext > div.title.select > select::-ms-expand {
  color: #fff;
}
#vr-fixed-table {
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
}
#vr-fixed-corner-left,
#vr-fixed-corner-right {
  position: absolute;
  top: 0;
}
#vr-fixed-row,
#vr-fixed-col-left,
#vr-fixed-col-right {
  position: absolute;
  overflow-x: hidden;
  overflow-y: hidden;
}
#vr-fixed-row {
  top: 0;
}
#vr-fixed-corner-left,
#vr-fixed-col-left {
  left: 0;
}
#vr-fixed-corner-right,
#vr-fixed-col-right {
  right: 0;
  z-index: 10;
  background-color: #fbf7ed;
}
#vr-scroll-body {
  position: absolute;
  overflow-x: scroll;
  overflow-y: scroll;
}
.vr-col-regi {
  width: 140px;
}
.vr-col-wday {
  width: 80px;
}
.vr-col-wday > div,
.vr-col-regi > div {
  margin: 1px;
  border-radius: 3px;
  border: none;
  background-color: #3a4652;
  color: #fff;
  font-size: 12px;
  position: relative;
}
.vr-col-wday > div.total,
.vr-col-regi > div.total {
  height: 41px;
  background-color: #387d39;
}
.vr-col-regi > div > div.regitype {
  position: absolute;
  left: 0;
  width: 95px;
  text-align: left;
  padding-left: 8px;
  padding-top: 4px;
  height: 100%;
}
.vr-col-regi > div > div.reginame {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 42px;
  text-align: right;
  padding-right: 8px;
  padding-top: 4px;
  border-left: 1px solid #CCC;
  height: 100%;
}
.vr-col-shortness {
  width: 54px;
}
.vr-col-time {
  width: 48px;
}
.vr-col-shortness > div,
.vr-col-time > div {
  margin: 1px;
  border-radius: 3px;
  border: none;
  background-color: #fff;
  color: #333;
  font-size: 12px;
  position: relative;
}
.vr-col-time-open > div {
  margin: 1px;
  border-radius: 3px;
  border: none;
  background-color: #fff;
  color: #333;
  font-size: 12px;
  position: relative;
  cursor : default;
}
td.vr-col-time-open  div.ui-selecting {
  background-color: #ffb6c1 !important;
}
td.vr-col-time-open div.ui-selected {
  background-color: #ff4d67 !important;
  color: white !important;
}
.vr-col-shortness > div.head,
.vr-col-regi > div.head,
.vr-col-wday > div.head,
.vr-col-time > div.head {
  font-size: 12px;
  line-height: 14px;
}
.vr-col-shortness > div.time,
.vr-col-time > div.time {
  background-color: #77f983;
}
.vr-col-time > div.kyakusu,
.vr-col-time > div.jisseki {
  background-color: #ffcc00;
}
.vr-col-time > div.tekisei {
  text-align : right;
  background-color: #c6e0b4;
}
.vr-tab div.btn.tab {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0!important;
  border-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border: 1px solid #777 !important;
}
.vr-tab div.btn.tab.deactive {
  height: 26px;
  margin-top: 8px;
  color: #ddd;
  background-color: #999;
}
.vr-error-cell {
  background-color: #FF2800 !important;
}

select.vr-wday-select0,
select.vr-wday-select9 {
  background-color: #FF003C;
  color: #fff;
}
select.vr-wday-select6 {
  background-color: #399AC9;
  color: #fff;
}
select.vr-wday-select0 > option,
select.vr-wday-select9 > option,
select.vr-wday-select6 > option {
  background-color: #fff;
  color: #333;
}
.vr-list-footer {
  font-size: 11px;
  margin-bottom: 4px;
}
.vr-list-footer-title {
  margin-left: 8px;
  margin-right: 2px;
}
.vr-list-legend {
  border: 1px solid #333;
  border-radius: 3px;
  padding: 0 2px;
  margin-left: 2px;
}

/* シフコンメニュー
----------------------------------------------- */

/* VRメニュー
----------------------------------------------- */
.vr-index {
  text-align: left;
  max-width: none;
  position: relative;
  min-width: 960px;
  max-width: 960px;
  margin: 0 auto;
}
@media (min-width: 1200px) { .vr-index { min-width: 1148px; max-width: 1148px; } }
.vr-index.header {
  padding-left: 1px;
  margin-top: 4px;
}
.vr-index.header ul {
  margin-bottom: 0;
}
.vr-index.body {
  padding-left: 1px;
  margin-top: 16px;
}
.vr-index.body .panel-heading {
  font-size: 16px;
}
.vr-index.body .panel-body {
  padding: 7px 5px;
}
.vr-index.body button {
  font-size: 16px;
  width: 230px;
  margin-bottom: 4px;
}
@media (min-width: 1200px) { .vr-index.body button { width: 277px; } }
.vr-index.body .vr-header-item {
  margin-left: 0;
}
.vr-index.body .panel-vr-primary {
  margin-bottom: 4px;
  width: 477px;
}
@media (min-width: 1200px) { .vr-index.body .panel-vr-primary { width: 571px; } }
.vr-index .forecast-status {
  font-size: 13px;
  margin-left: 2px;
}
.vr-index .forecast-list {
  overflow-y: scroll;
  height: 173px;
  width: 465px;
}
@media (min-width: 1200px) { .vr-index .forecast-list { width: 559px; } }
.vr-index .forecast-list table {
  font-size: 13px;
  width: 100%;
  border-spacing: 1px;
  border-collapse: separate;
  background-color: #FBF7ED !important;
}
.vr-index .forecast-list th,
.vr-index .forecast-list td {
  padding: 0px;
  text-align: center;
  border-radius: 3px;
}
.vr-index .forecast-list th {
  border: 1px solid #217346;
  background-color: #217346;
  color: #ffffff;
}
.vr-index .forecast-list td {
  border: 1px solid #ddd;
  background-color: #FBF7ED;
}
.vr-index .forecast-list td.current {
  border: 1px solid #999;
}
.vr-index .forecast-list td.left {
  text-align: left;
  padding-left: 2px;
}
.vr-index .forecast-list td.center {
  text-align: center;
}
.vr-index .forecast-list td.right {
  text-align: right;
  padding-right: 2px;
}

/* 適正時間予測・実績
----------------------------------------------- */
.vr-propertimes,
.vr-operation,
.vr-regiresults,
.vr-shortness {
  text-align: left;
  max-width: none;
  position: relative;
  min-width: 940px;
}
.vr-propertimes.header,
.vr-operation.header,
.vr-regiresults.header,
.vr-shortness.header {
  padding-left: 1px;
  margin-top: 4px;
}
.vr-propertimes.header ul,
.vr-operation.header ul,
.vr-regiresults.header ul,
.vr-shortness.header ul {
  margin-bottom: 0;
}
.vr-propertimes div#vr-scroll-body {
  left: 140px;
}
.vr-propertimes div#vr-corner-col-right,
.vr-propertimes div#vr-fixed-col-right,
.vr-propertimes div#vr-fixed-col-right > table {
  width: 96px; /* 48px × 2h */
}
.vr-propertimes div#vr-fixed-col-left,
.vr-propertimes div#vr-fixed-col-right,
.vr-propertimes div#vr-scroll-body {
  top: 104px;
}
.vr-propertimes div#vr-fixed-row > table,
.vr-propertimes div#vr-scroll-body > table {
  width: 1248px; /* 48px × 26h */
}

.vr-propertimes tr.line > th,
.vr-propertimes tr.line > td {
  border-bottom: 1px solid #333;
}
.vr-propertimes tr.line.dash > th,
.vr-propertimes tr.line.dash > td {
  border-bottom: 1px dashed #333;
}
.vr-propertimes tr.line > th > div,
.vr-propertimes tr.line > td > div {
  margin-bottom: 2px;
}
.vr-propertimes tr.line + tr > th > div,
.vr-propertimes tr.line + tr > td > div {
  margin-top: 3px;
}
.vr-propertimes div.cell {
  background-color: #fff;
  color: #333;
  border: 1px solid #ccc;
  height: 41px;
  position: relative;
}
.vr-propertimes div.head.store0,
.vr-propertimes div.cell.store0regi0,
.vr-propertimes div.cell.store0regi0 > div > input,
.vr-propertimes div.cell.store0regi1,
.vr-propertimes div.cell.store0regi1 > div > input,
.vr-propertimes div.cell.store0regi2,
.vr-propertimes div.cell.store0regi2 > div > input {
  background-color: #a7a7a7;
}
.vr-propertimes div.cell.store1regi0,
.vr-propertimes div.cell.store1regi0 > div > input {
  background-color: #fff;
}
.vr-propertimes div.cell.store1regi1,
.vr-propertimes div.cell.store1regi1 > div > input {
  background-color: #ffff99;
}
.vr-propertimes div.cell.store1regi2,
.vr-propertimes div.cell.store1regi2 > div > input {
  background-color: #ffd700;
}
.vr-propertimes div.cell.store1regi_modified,
.vr-propertimes div.cell.store1regi_modified > div > input {
  background-color: #fee0d0;
}

.vr-propertimes div.cell > div.cell-bottom {
  height: 10px;
  margin-top: -11px;
  border-bottom: 1px solid #ccc;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.vr-propertimes div.cell > div.cell-bottom.store0regibuffer0,
.vr-propertimes div.cell > div.cell-bottom.store0regibuffer0 > div > input,
.vr-propertimes div.cell > div.cell-bottom.store0regibuffer1,
.vr-propertimes div.cell > div.cell-bottom.store0regibuffer1 > div > input,
.vr-propertimes div.cell > div.cell-bottom.store0regibuffer2,
.vr-propertimes div.cell > div.cell-bottom.store0regibuffer2 > div > input {
  background-color: #a7a7a7;
}
.vr-propertimes div.cell > div.cell-bottom.store1regibuffer0,
.vr-propertimes div.cell > div.cell-bottom.store1regibuffer0 > div > input {
  background-color: transparent;
}
.vr-propertimes div.cell > div.cell-bottom.store1regibuffer1,
.vr-propertimes div.cell > div.cell-bottom.store1regibuffer1 > div > input {
  background-color: #CCFF99;
}
.vr-propertimes div.cell > div.cell-bottom.store1regibuffer2,
.vr-propertimes div.cell > div.cell-bottom.store1regibuffer2 > div > input {
  background-color: #9ACD32;
}

.vr-propertimes div.cell > div.cell-bottom.store0regioperation0,
.vr-propertimes div.cell > div.cell-bottom.store0regioperation0 > div > input,
.vr-propertimes div.cell > div.cell-bottom.store0regioperation1,
.vr-propertimes div.cell > div.cell-bottom.store0regioperation1 > div > input,
.vr-propertimes div.cell > div.cell-bottom.store0regioperation2,
.vr-propertimes div.cell > div.cell-bottom.store0regioperation2 > div > input {
  background-color: #a7a7a7;
}
.vr-propertimes div.cell > div.cell-bottom.store1regioperation0,
.vr-propertimes div.cell > div.cell-bottom.store1regioperation0 > div > input {
  background-color: transparent;
}
.vr-propertimes div.cell > div.cell-bottom.store1regioperation1,
.vr-propertimes div.cell > div.cell-bottom.store1regioperation1 > div > input {
  background-color: #FFDDFF;
}
.vr-propertimes div.cell > div.cell-bottom.store1regioperation2,
.vr-propertimes div.cell > div.cell-bottom.store1regioperation2 > div > input {
  background-color: #FF99FF;
}

.vr-propertimes div.legend_regi0 {
  background-color: #fff;
}
.vr-propertimes div.legend_store0 {
  background-color: #a7a7a7;
}
.vr-propertimes div.legend_regi_modified {
  background-color: #fee0d0;
}
.vr-propertimes div.legend_regi1 {
  background-color: #ffff99;
}
.vr-propertimes div.legend_regi2 {
  background-color: #ffcc00;
}
.vr-propertimes div.legend_regibuffer1 {
  background-color: #CCFF99;
}
.vr-propertimes div.legend_regibuffer2 {
  background-color: #9ACD32;
}
.vr-propertimes div.legend_regioperation1 {
  background-color: #FFDDFF;
}
.vr-propertimes div.legend_regioperation2 {
  background-color: #FF99FF;
}
.vr-propertimes div.cell.selected {
  border-color: red;
  border-style: dashed;
  border-width: 2px;
}
.vr-propertimes div.cell.kyakusu_sum {
  background-color: #ffcc00;
}
.vr-propertimes div.cell.tekisei {
  text-align: center;
  background-color: #c6e0b4;
}
.vr-propertimes div.cell > div.item_count {
  border-bottom: 1px dashed #CCC;
  text-align: center;
  height: 20px;
  position: relative;
}
.vr-propertimes div.cell > div.customer_count {
  text-align: center;
  height: 21px;
  position: relative;
}
.vr-propertimes div.cell > div > input {
  border: none;
  text-align: right;
  width: 100%;
  height: 18px;
  position: absolute;
  top: 0;
  left: 0;
  padding-right: 4px;
  border: 1px solid #FFF;
  outline: 0;
}
.vr-propertimes div.cell > div.item_count > input {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.vr-propertimes div.cell > div.customer_count > input {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.vr-propertimes div.regi,
.vr-propertimes div.reval {
  background-color: #BDFFFF;
  color: #333;
}
.vr-operation div.kyakuten,
.vr-propertimes div.kyakuten {
  background-color: #BDFFFF;
  color: #333;
}
.vr-operation div.tensu,
.vr-operation div.kyakusu,
.vr-propertimes div.tensu,
.vr-propertimes div.kyakusu {
  background-color: #FFCC00;
  color: #333;
}
.vr-propertimes div.wday {
  border: 1px solid #333;
  background-color: #3a4652;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
}
.vr-propertimes div.wday6 {
  color: #fff;
  background-color: #399AC9;
}
.vr-propertimes div.wday0,
.vr-propertimes div.wday9 {
  color: #fff;
  background-color: #FF003C;
}
.vr-propertimes div.summary_days,
.vr-propertimes div.summary_tekisei_value,
.vr-propertimes div.summary_tekisei_title {
  margin: 1px;
  border-radius: 3px;
  border: 1px solid #333;
  color: #333;
  background-color: #eee;
  line-height: 20px;
}
.vr-propertimes div.summary_tekisei_value {
  text-align: right;
  border: 1px solid #337ab7;
  padding-right: 20px;
  font-size: 13px;
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.vr-propertimes div.summary_tekisei_title {
  border: 1px solid #2e6da4;
  background-color: #337ab7;
  color: #fff;
  font-size: 13px;
  margin-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.vr-propertimes div.blank {
  color: transparent;
  background-color: transparent;
}

/* レジ稼働実績
----------------------------------------------- */
.vr-operation div#vr-scroll-body {
  left: 140px;
}
.vr-operation div#vr-corner-col-right,
.vr-operation div#vr-fixed-col-right,
.vr-operation div#vr-fixed-col-right > table {
  width: 96px; /* 48px × 2h */
}
.vr-operation div#vr-fixed-col-left,
.vr-operation div#vr-fixed-col-right,
.vr-operation div#vr-scroll-body {
  top: 65px;
}
.vr-regi-timeline {
  float: left;
  height: 25px;
  min-height: 25px;
  max-height: 25px;
  margin: 0;
  background-color: #fff;
  border-top: 1px solid #ccc;
  position: relative;
}
.vr-regi-timeline.top {
  margin-top: 1px;
}
.vr-regi-timeline.bottom {
  border-bottom: 1px solid #ccc;
  margin-bottom: 1px;
}
.vr-regi-timeline > div.cell {
  float: left;
  height: 100%;
  border-left: 1px dashed #ccc;
}
.vr-regi-timeline > div.cell.sep {
  border-left: 1px solid #ccc;
}
.vr-regi-bar {
  position: absolute;
  text-align: center;
  font-size: 12px;
  height: 18px;
  max-height: 18px;
  min-height: 18px;
  border: 1px solid #333;
  border-radius: 2px;
  overflow-x: hidden;
  overflow-y: hidden;
  z-index: 5;
}

/* 不足人数一覧
----------------------------------------------- */
.vr-shortness div#vr-scroll-body {
  left: 80px;
}
.vr-shortness div#vr-fixed-col-left,
.vr-shortness div#vr-fixed-col-right,
.vr-shortness div#vr-scroll-body {
  top: 15px;
}
.vr-shortness div#vr-fixed-row > table,
.vr-shortness div#vr-scroll-body > table {
  width: 1416px; /* 60px × 24h */
}
.vr-shortness-cell {
  width: 54px;
}
.vr-shortness div.cell {
  background-color: #fff;
  color: #333;
  border: 1px solid #ccc;
  height: 41px;
  line-height: 41px;
  position: relative;
}

/* レジ種別 売上/点数/客数
----------------------------------------------- */
.vr-regiresults div#vr-scroll-body {
  left: 140px;
}
.vr-regiresults div#vr-corner-col-right,
.vr-regiresults div#vr-fixed-col-right,
.vr-regiresults div#vr-fixed-col-right > table {
  width: 96px; /* 48px × 2h */
}
.vr-regiresults div#vr-fixed-col-left,
.vr-regiresults div#vr-fixed-col-right,
.vr-regiresults div#vr-scroll-body {
  top: 15px;
}
.vr-regiresults div#vr-fixed-row > table,
.vr-regiresults div#vr-scroll-body > table {
  width: 1248px; /* 48px × 26h */
}

.vr-regiresults div.reginame > div {
  height: 24px;
  line-height: 24px;
  text-align: center;
}
.vr-regiresults div.reginame > div.sales_amount > span.name {
  position: absolute;
  top: -4px;
  left: 10px;
}
.vr-regiresults div.reginame > div.sales_amount > span.tani {
  position: absolute;
  top: 6px;
  right: -5px;
  font-size: 10px;
}
.vr-regiresults div.reginame > div.sales_amount,
.vr-regiresults div.reginame > div.item_count {
  border-bottom: 1px dashed #ccc;
}
.vr-regiresults div.reginame > div.customer_count {
  border-bottom: 1px dashed transparent;
}
.vr-regiresults div.cell {
  background-color: #fff;
  color: #333;
  border: 1px solid #ccc;
  height: 72px;
  line-height: 72px;
  position: relative;
}
.vr-regiresults div.cell.store0 {
  background-color: #a7a7a7;
}
.vr-regiresults div.cell.store1 {
  background-color: #fff;
}
.vr-regiresults div.cell > div {
  height: 24px;
  line-height: 24px;
  text-align: right;
}
.vr-regiresults div.cell > div.sales_amount,
.vr-regiresults div.cell > div.item_count {
  border-bottom: 1px dashed #ccc;
  text-align: center;
}
.vr-regiresults div.cell > div.customer_count {
  border-bottom: 1px dashed transparent;
  text-align: center;
}
.vr-regiresults div.sum {
  background-color: #c6e0b4;
}
.vr-regiresults div.avg {
  background-color: #ffcc00;
}

.vr-regiresults div.cell.sum > div.sales_amount,
.vr-regiresults div.cell.sum > div.item_count,
.vr-regiresults div.cell.avg > div.sales_amount,
.vr-regiresults div.cell.avg > div.item_count {
  border-color: #999;
}

/* 店舗別レジ情報一覧
----------------------------------------------- */
.vr-list {
  text-align: left;
  max-width: none;
  position: relative;
  min-width: 940px;
  margin: auto;
}
.vr-list.header {
  padding-left: 1px;
  margin-top: 4px;
}
.vr-list.header ul {
  margin-bottom: 0;
}
.vr-list th > div {
  margin: 1px;
  border-radius: 3px;
  border: none;
  background-color: #3a4652;
  color: #fff;
  position: relative;
  height: 44px;
}
.vr-list td > div {
  margin: 1px;
  border-radius: 3px;
  border: 1px solid #ccc;
  background-color: #fff;
  color: #333;
  position: relative;
  height: 44px;
  text-align: left;
  padding: 2px;
}

/* イベント設定
----------------------------------------------- */
.vr-event {
  text-align: left;
  max-width: none;
  position: relative;
  min-width: 880px;
  margin: auto;
}
.vr-event.header {
  padding-left: 1px;
  margin-top: 4px;
}
.vr-event.header ul {
  margin-bottom: 0;
}
.vr-event div#vr-scroll-body {
  top: 46px;
}
.vr-event div#vr-fixed-row > table,
.vr-event div#vr-scroll-body > table {
  width: 1004px;
}
.vr-event th > div {
  margin: 1px;
  border-radius: 3px;
  border: none;
  background-color: #3a4652;
  color: #fff;
  position: relative;
  text-align: center;
  height: 35px;
  padding-top: 8px;
}
.vr-event td > div {
  margin: 1px;
  border-radius: 3px;
  border: 1px solid #ccc;
  background-color: #fff;
  position: relative;
  height: 23px;
  text-align: center;
  padding: 2px;
  overflow: hidden;
  word-break: break-all;
}
.vr-event td > div.saturday {
  color : #0000ff;
}
.vr-event td > div.sunday-holiday-specialday {
  color : #ff0000;
}
.vr-event td > div.vr-event-text-left {
  text-align: left;
}
.vr-event td > div.selected-TBL {
  border-style: dashed none dashed dashed;
  border-color: red;
  border-width: 2px;
}
.vr-event td > div.selected-TB {
  border-style: dashed none dashed none;
  border-color: red;
  border-width: 2px;
}
.vr-event td > div.selected-TRB {
  border-style: dashed dashed dashed none;
  border-color: red;
  border-width: 2px;
}

/* 予測作成
----------------------------------------------- */
.vr-forecast {
  text-align: left;
  max-width: none;
  position: relative;
  min-width: 940px;
}
.vr-forecast.header {
  padding-left: 1px;
  margin-top: 4px;
}
.vr-forecast.header ul {
  margin-bottom: 0;
}
.vr-forecast div#vr-scroll-body {
  top: 46px;
}
.vr-forecast div#vr-fixed-row > table,
.vr-forecast div#vr-scroll-body > table {
  width: 1004px;
}
.vr-forecast th > div {
  margin: 1px;
  border-radius: 3px;
  border: none;
  background-color: #3a4652;
  color: #fff;
  position: relative;
  text-align: center;
}
.vr-forecast td > div {
  margin: 1px;
  border-radius: 3px;
  border: 1px solid #ccc;
  background-color: #fff;
  position: relative;
  height: 23px;
  text-align: center;
  padding: 2px;
}
.vr-forecast td > input[type=checkbox] {
  width: 16px;
  height: 16px;
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  outline: 0;
  margin-top: 0;
}
.vr-forecast td.wday0 {
  background-color: #ff003c;
  color: #fff;
}
.vr-forecast td.wday6 {
  background-color: #399ac9;
  color: #fff;
}
.vr-forecast td.wday1,
.vr-forecast td.wday2,
.vr-forecast td.wday3,
.vr-forecast td.wday4,
.vr-forecast td.wday5 {
  background-color: #3a4652;
  color: #fff;
}
.vr-forecast td.left {
  text-align: left;
}
.vr-forecast td.center {
  text-align: center;
}
.vr-forecast td.right {
  text-align: right;
}
.vr-forecast button.setting {
  padding: 1px 8px;
  border-radius: 2px;
  font-size: 12px;
}
input#reference_store_code {
  position: absolute;
  z-index: 10;
  padding-left: 0;
  padding-right: 2px;
  width: 58px;
  border-bottom-right-radius: 0;
  text-align: right;
  border-top-right-radius: 0;
  ime-mode: disabled;
}
select#reference_store {
  font-size: 14px !important;
  width: 280px;
  padding-left: 6px;
}
select#this_target_month_2 {
  font-size: 14px !important;
  width: 190px;
  padding-left: 0;
  padding-right: 0;
}
.vr-forecast .not_forecast {
  background-color: #ccc;
}
.vr-forecast .not_forecast > span {
  display: none;
}
.vr-forecast .abnormal_count {
  background-color: #ffff00;
}
.vr-forecast .abnormal_count.customer_count {
  background-image: url(../img/icon/icon_warning_yellow.png);
  background-repeat: no-repeat;
  background-position: 0% 100%;
}
.vr-list-legend.abnormal_count {
  background-color: #ffff00;
  background-image: url(../img/icon/icon_warning_yellow.png);
  background-repeat: no-repeat;
  background-position: 0% 100%;
  padding-left: 16px;
}
.vr-forecast #detail-event,
.vr-forecast #detail-average {
  border: 1px solid #777777;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.vr-forecast #detail-event.deactive,
.vr-forecast #detail-average.deactive {
  height: 26px;
  margin-top: 8px;
  color: #ddd;
  background-color: #999;
}
.vr-forecast #detail-event.deactive {
  border-top-right-radius: 0;
}
.vr-forecast #detail-average.deactive {
  border-top-left-radius: 0;
}
/* レジ開設設定
----------------------------------------------- */
.vr-regisetting input[type=checkbox] {
  width: 16px;
  height: 16px;
  -moz-transform: scale(1.4);
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
  outline: 0;
}
.vr-regisetting-edit {
  background-color: yellow !important;
}
.vr-regisetting .not_use {
  background-color: #ccc;
}
.vr-regisetting .is_offline > td {
  background-color: #ccc;
}
.vr-regisetting .is_addnew > td {
  background-color: #ffff00;
}
.vr-regisetting tr.hover>td,
.vr-regisetting tr.selected>td {
  background-color: #ebe1a9 !important;
}
.vr-regisetting td.selected {
  border-color: #337ab7;
  box-shadow: 0px 0px 4px inset;
}
/* 店舗営業時間設定
----------------------------------------------- */
.vr-storeopen input[type=checkbox].fulltime {
  width: 16px;
  height: 16px;
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  outline: 0;
  margin-top: 0;
}
/* レジ稼働実績一覧
----------------------------------------------- */
#div1.master-body.master-responsive{
  margin-top: 5px;
}
table.vr-operation-summary {
  border-spacing: 2px;
  font-size: 14px;
}
.vr-operation-summary th {
  height: 20px;
  border: none;
}
.vr-operation-summary th > div {
  height: 20px;
  width: 100%;
  border: 1px solid #3a4652;
  text-align: center;
  border-radius: 3px;
}
.vr-operation-summary tr.header_second_row th > div {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 3px;
}
.vr-operation-summary tbody {
  font-size: 13px;
}
.vr-operation-summary td {
  padding: 2px;
  border-color: #333;
}
.vr-operation-summary td.left {
  text-align: left;
  padding-left: 2px;
  padding-right: 0;
}
.vr-operation-summary td.center {
  text-align: center;
  padding: 0;
}
.vr-operation-summary td.right {
  text-align: right;
  padding: 2px;
}
.vr-operation-summary td.right > div {
  border-radius: 3px;
  width: 100%;
  background-color: #fbf7ed;
}
/* カレンダー
----------------------------------------------- */
#month_calendar_head {
  text-align: center;
  background-color: #3A4652;
  color: #fff;
  margin-top: 8px;
}
#month_calendar_body table {
  margin-bottom: 10px;
  border: 1px solid #333;
}
#month_calendar_body td {
  background-color: #fff;
  color: #333;
  border: 1px solid #333;
  width: 40px;
  height: 30px;
}
#month_calendar_body td.sat {
  background-color: #337ab7;
  color: #fff;
}
#month_calendar_body td.sun {
  background-color: #d9534f;
  color: #fff;
}
#month_calendar_body td.click {
  cursor: pointer;
}

/*レジ稼働予測と実績の比較（カラフル表）
----------------------------------------------- */
div.master-responsive.vr-compare_regiopen {
  overflow:auto;
  overflow-y: scroll;
  font-size: 12px;
}
div.master-responsive.vr-compare_regiopen.body {
  margin-top: 5px;
  overflow-x: hidden;
}
.vr-compare_regiopen table.vr-compare_regiopen {
    border:1px solid #000000;
}
.vr-compare_regiopen th.header {
  background-color: #0c4483;
  color: white;
}
.vr-compare_regiopen table.vr-compare_regiopen tr.wday_row {
  border-bottom:2px solid #000
}
.vr-compare_regiopen div.cell.timely.productivity_row {
  border-top: 2px solid #000;
  font-weight: bold;
}
.vr-compare_regiopen .wday_name,
.vr-compare_regiopen .wday_days,
.vr-compare_regiopen .wday_sum {
  width: 70px;
  min-width: 70px;
}
.vr-compare_regiopen div.timely {
  border-left: 1px solid #000;
  height:19px;
  width: 50px;
  text-align: right;
  padding-right: 2px;
}
.vr-compare_regiopen div.cell.timely.title {
  text-align: center;
  font-weight: normal;
  width: 70px;
  min-width: 70px;
}
.vr-compare_regiopen div.cell.timely.operation_row {
  border-top: 1px dashed #000;
}
.vr-compare_regiopen div.cell.timely.compare_row,
.vr-compare_regiopen div.cell.timely.customer_row,
.vr-compare_regiopen div.cell.timely.customer_item_row {
  border-top: 1px solid #000;
}
.vr-compare_regiopen div.cell.timely.item_row {
  border-top: double #000;
}
.vr-compare_regiopen td.cell.wday.wday_days {
  border-left: 1px solid #000;
  font-size: large;
}
.vr-compare_regiopen td.cell.wday_sum,
.vr-compare_regiopen div.footer.cell.wday_sum {
  font-size: x-large;
  border-left: 1px solid #000;
}
.vr-compare_regiopen td.cell.wday_sum.under_minus2,
.vr-compare_regiopen div.footer.cell.wday_sum.under_minus2 {
  border-left: 2px solid #000;
}
.vr-compare_regiopen td.cell.wday_sum.under_minus2,
.vr-compare_regiopen td.cell.wday_sum.over_plus2 {
  font-weight: bold;
}
/* 比較の差によって色分け */
.vr-compare_regiopen td.cell.wday.timely_data div.val_minus2,
.vr-compare_regiopen .cell.wday_sum.under_minus2,
div.vr-compare_regiopen.guide div.list.under_minus2 {
  background-color: #66ccff;
}
.vr-compare_regiopen td.cell.wday.timely_data div.val_minus1,
.vr-compare_regiopen .cell.wday_sum.minus1,
div.vr-compare_regiopen.guide div.list.minus1 {
  background-color: #ccffff	;
}
.vr-compare_regiopen td.cell.wday.timely_data div.val_0,
.vr-compare_regiopen .cell.wday_sum.zero,
div.vr-compare_regiopen.guide div.list.zero {
  background-color: #ffccff;
}
.vr-compare_regiopen td.cell.wday.timely_data div.val_plus1,
.vr-compare_regiopen .cell.wday_sum.plus1,
div.vr-compare_regiopen.guide div.list.plus1 {
  background-color: #ffffcc;
}
.vr-compare_regiopen td.cell.wday.timely_data div.val_plus2,
.vr-compare_regiopen .cell.wday_sum.over_plus2,
div.vr-compare_regiopen.guide div.list.over_plus2 {
  background-color: #ffff66;
}
.vr-compare_regiopen td.cell.wday.timely_data div.cell.timely.compare_row.val_minus2,
.vr-compare_regiopen td.cell.wday.timely_data div.cell.timely.compare_row.val_minus1 {
  color: red;
}
.vr-compare_regiopen div.over_average_productivity,
div.vr-compare_regiopen.guide div.list.productivity_compare {
  background-color: #ff7c80;
}
.vr-compare_regiopen div.all_average_productivity.title {
  background-color: #0c4483;
  color: white;
}
.vr-compare_regiopen div.all_average_productivity {
  border-left: 1px solid #000;
  width: 50px;
  min-width: 50px;
}
.vr-compare_regiopen div.footer.row1 {
  background-color: #0c4483;
  color:white;
}
.vr-compare_regiopen  div.footer {
  height: 20px;
}
.vr-compare_regiopen div.footer.row3,
.vr-compare_regiopen div.footer.row4,
.vr-compare_regiopen div.footer.row5 {
  border-top: 1px dashed #000;
}
.vr-compare_regiopen div.footer.time-zone.row1 {
  border-bottom: 1px solid #000;
}
.vr-compare_regiopen div.footer.timely.row5,
.vr-compare_regiopen div.footer.footer.cell.wday_sum.under_minus2,
.vr-compare_regiopen div.footer.footer.cell.wday_sum.over_plus2 {
  font-weight: bold;
}
.vr-compare_regiopen div.footer.item {
  text-align: left;
  padding-left: 2px;
}
.vr-compare_regiopen div.footer.all_average_productivity.value {
  height: 40px;
  font-weight: bold;
  font-size: large;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 2px;
  border-top: 2px solid #000;
  border-left: 2px solid #000;
  border-bottom: 1px solid #000;
}
.vr-compare_regiopen div.footer.cell.wday_sum {
  font-size: large;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.vr-compare_regiopen div.footer.cell.wday_sum.division_hiritu {
    font-weight: bold;
    height: 40px;
    border-top: 1px solid #000;
}
div.vr-compare_regiopen.guide {
  font-size: 11px;
  padding-top: 4px;
  padding-bottom: 4px;
  float: right;
}
div.vr-compare_regiopen.guide div {
  float: left;
  margin-left: 3px;
  padding: 3px;
}
div.vr-compare_regiopen.guide div.list {
  border: 1px solid #000;
  border-radius: 3px;
}

/* レジシミュレーター
----------------------------------------------- */
.vr-regisim .regitype-header {
  font-size: 12px;
  line-height: 12px;
}
.vr-regisim .simulated-header {
  background-color: #8cc227;
}
.vr-regisim .blank-cell {
  background-color: #eee;
}
.vr-regisim .small-edit-button-right {
  font-size: 13px;
  height: 24px;
  padding: 4px;
  margin-left: 4px;
}
.vr-regisim .small-edit-button-left {
  font-size: 13px;
  height: 24px;
  padding: 4px;
  margin-right: 4px;
}
.vr-regisim .input-units,
.vr-regisim .input-amounts {
  text-align: right;
  height: 30px;
  line-height: 1.5;
  border-radius: 3px;
}