/* line 5, /app/app/assets/stylesheets/mainte.scss */
#shisetu .debug {
  display: none;
}

/* line 9, /app/app/assets/stylesheets/mainte.scss */
#shisetu .time_table {
  margin: 2px 30px;
}

/* line 13, /app/app/assets/stylesheets/mainte.scss */
#shisetu .time_input {
  position: relative;
  height: 40px;
  margin-left: 0px;
}

/* line 19, /app/app/assets/stylesheets/mainte.scss */
#shisetu .time_text {
  position: absolute;
  top: 20px;
}

/* line 24, /app/app/assets/stylesheets/mainte.scss */
#shisetu .shisetu_tr1 {
  height: 20px;
}

/* line 27, /app/app/assets/stylesheets/mainte.scss */
#shisetu .shisetu_tr1 td {
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

/* line 32, /app/app/assets/stylesheets/mainte.scss */
#shisetu .shisetu_tr2 {
  height: 40px;
}

/* line 36, /app/app/assets/stylesheets/mainte.scss */
#shisetu .shisetu_td1 {
  background-color: #a9a9a9;
  border: 1px solid #000;
}

/* line 41, /app/app/assets/stylesheets/mainte.scss */
#shisetu .shisetu_td2 {
  background-color: #ffd700;
  border: 1px solid #000;
}

/* line 46, /app/app/assets/stylesheets/mainte.scss */
#shisetu .shisetu_td3 {
  background-color: #db7093;
  border: 1px solid #000;
}

/* line 51, /app/app/assets/stylesheets/mainte.scss */
#shisetu .shisetu_td4 {
  background-color: #6495ed;
  border: 1px solid #000;
}

/* line 56, /app/app/assets/stylesheets/mainte.scss */
#shisetu .shisetu_td5 {
  background-color: #9acd32;
  border: 1px solid #000;
}

/* line 61, /app/app/assets/stylesheets/mainte.scss */
#shisetu .tani_table {
  margin-left: 30px;
  margin-top: 10px;
  margin-bottom: 20px;
}

/* line 67, /app/app/assets/stylesheets/mainte.scss */
#shisetu tbody tr {
  height: 50px;
}

/* line 74, /app/app/assets/stylesheets/mainte.scss */
#time_table_date_type_modal.modal1 {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0px;
  width: 100%;
}

/* line 82, /app/app/assets/stylesheets/mainte.scss */
#time_table_date_type_modal.modal1 .modal__bg {
  background: rgba(0, 0, 0, 0.4);
  height: 100vh;
  position: absolute;
  width: 100%;
}

/* line 89, /app/app/assets/stylesheets/mainte.scss */
#time_table_date_type_modal.modal1 .modal__content {
  background: #fff;
  left: 50%;
  padding: 20px;
  position: absolute;
  top: 160px;
  transform: translate(-50%, 0%);
  width: 420px;
  border-radius: 10px;
}

/* line 99, /app/app/assets/stylesheets/mainte.scss */
#time_table_date_type_modal.js-modal {
  text-align: center;
}

/* line 106, /app/app/assets/stylesheets/mainte.scss */
#time_table_calendar_modal.modal1 {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0px;
  width: 100%;
}

/* line 114, /app/app/assets/stylesheets/mainte.scss */
#time_table_calendar_modal.modal1 .modal__bg {
  background: rgba(0, 0, 0, 0.4);
  height: 100vh;
  position: absolute;
  width: 100%;
}

/* line 121, /app/app/assets/stylesheets/mainte.scss */
#time_table_calendar_modal.modal1 .modal__content {
  background: #fff;
  left: 50%;
  padding: 20px;
  position: absolute;
  top: 160px;
  transform: translate(-50%, 0%);
  width: 760px;
  border-radius: 10px;
}

/* line 131, /app/app/assets/stylesheets/mainte.scss */
#time_table_calendar_modal.js-modal {
  text-align: center;
}

/* line 138, /app/app/assets/stylesheets/mainte.scss */
#mainte_syokuhin_modal.modal1 {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0px;
  width: 100%;
}

/* line 146, /app/app/assets/stylesheets/mainte.scss */
#mainte_syokuhin_modal.modal1 .modal__bg {
  background: rgba(0, 0, 0, 0.4);
  height: 100vh;
  position: absolute;
  width: 100%;
}

/* line 153, /app/app/assets/stylesheets/mainte.scss */
#mainte_syokuhin_modal.modal1 .modal__content {
  background: #fff;
  left: 50%;
  padding: 20px;
  position: absolute;
  top: 160px;
  transform: translate(-50%, 0%);
  width: 930px;
  border-radius: 10px;
}

/* line 164, /app/app/assets/stylesheets/mainte.scss */
#mainte_syokuhin_modal.js-modal {
  text-align: center;
}

/* line 171, /app/app/assets/stylesheets/mainte.scss */
#category_modal.modal1 {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0px;
  width: 100%;
}

/* line 179, /app/app/assets/stylesheets/mainte.scss */
#category_modal.modal1 .modal__bg {
  background: rgba(0, 0, 0, 0.4);
  height: 100vh;
  position: absolute;
  width: 100%;
}

/* line 186, /app/app/assets/stylesheets/mainte.scss */
#category_modal.modal1 .modal__content {
  background: #fff;
  left: 50%;
  padding: 20px;
  position: absolute;
  top: 160px;
  transform: translate(-50%, 0%);
  width: 360px;
  border-radius: 10px;
}

/* line 197, /app/app/assets/stylesheets/mainte.scss */
#category_modal.js-modal {
  text-align: center;
}

/* line 204, /app/app/assets/stylesheets/mainte.scss */
#mainte_ryori_detail_modal.modal1 {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0px;
  width: 100%;
}

/* line 212, /app/app/assets/stylesheets/mainte.scss */
#mainte_ryori_detail_modal.modal1 .modal__bg {
  background: rgba(0, 0, 0, 0.4);
  height: 100vh;
  position: absolute;
  width: 100%;
}

/* line 219, /app/app/assets/stylesheets/mainte.scss */
#mainte_ryori_detail_modal.modal1 .modal__content {
  background: #fff;
  left: 50%;
  padding: 20px;
  position: absolute;
  top: 160px;
  transform: translate(-50%, 0%);
  width: 930px;
  border-radius: 10px;
}

/* line 230, /app/app/assets/stylesheets/mainte.scss */
#mainte_ryori_detail_modal.js-modal {
  text-align: center;
}

/* line 238, /app/app/assets/stylesheets/mainte.scss */
#ryori_seibun_list td {
  font-size: 12px;
}

/* line 241, /app/app/assets/stylesheets/mainte.scss */
#ryori_seibun_list .td1 {
  min-width: 120px;
  text-align: right;
}

/* line 246, /app/app/assets/stylesheets/mainte.scss */
#ryori_seibun_list .td2 {
  min-width: 60px;
  text-align: right;
  border: solid 1px #dcdcdc;
}

/* line 252, /app/app/assets/stylesheets/mainte.scss */
#ryori_seibun_list .td3 {
  min-width: 80px;
  text-align: right;
  border: solid 1px #dcdcdc;
}

/* line 260, /app/app/assets/stylesheets/mainte.scss */
#gyosya_taiou .modal1 {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0px;
  width: 100%;
}

/* line 268, /app/app/assets/stylesheets/mainte.scss */
#gyosya_taiou .modal1 .modal__bg {
  background: rgba(0, 0, 0, 0.4);
  height: 100vh;
  position: absolute;
  width: 100%;
}

/* line 275, /app/app/assets/stylesheets/mainte.scss */
#gyosya_taiou .modal1 .modal__content {
  background: #fff;
  left: 50%;
  padding: 20px;
  position: absolute;
  top: 180px;
  transform: translate(-50%, 0%);
  width: 700px;
  border-radius: 10px;
}

/* line 285, /app/app/assets/stylesheets/mainte.scss */
#gyosya_taiou .js-modal {
  text-align: center;
}

/* line 289, /app/app/assets/stylesheets/mainte.scss */
#gyosya_taiou .js-modal img {
  width: 60px;
}

/* line 293, /app/app/assets/stylesheets/mainte.scss */
#gyosya_taiou .js-modal .m1 {
  float: left;
  width: 150px;
}

/* line 297, /app/app/assets/stylesheets/mainte.scss */
#gyosya_taiou .js-modal .m2 {
  float: left;
  padding-top: 17px;
  width: 90px;
}

/* line 303, /app/app/assets/stylesheets/mainte.scss */
#gyosya_taiou .js-modal .m3 {
  float: left;
  padding-top: 5px;
  width: 90px;
}
