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

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

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

/* line 34, /app/app/assets/stylesheets/kondate.scss */
#kondate_list_modal.js-modal {
  text-align: center;
}

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

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

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

/* line 66, /app/app/assets/stylesheets/kondate.scss */
#import_modal.js-modal {
  text-align: center;
}

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

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

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

/* line 98, /app/app/assets/stylesheets/kondate.scss */
#seibun_modal.js-modal {
  text-align: center;
}

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

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

/* line 121, /app/app/assets/stylesheets/kondate.scss */
#ryori_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 131, /app/app/assets/stylesheets/kondate.scss */
#ryori_syokuhin_modal.js-modal {
  text-align: center;
}

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

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

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

/* line 163, /app/app/assets/stylesheets/kondate.scss */
#ryori_add_ryori_modal.js-modal {
  text-align: center;
}

/* line 170, /app/app/assets/stylesheets/kondate.scss */
#kondate_ryori_seibun_list td, #kondate_ryori_syokuhin_modal_seibun td {
  font-size: 12px;
}

/* line 174, /app/app/assets/stylesheets/kondate.scss */
#kondate_ryori_seibun_list .td1, #kondate_ryori_syokuhin_modal_seibun .td1 {
  min-width: 80px;
  text-align: right;
}

/* line 179, /app/app/assets/stylesheets/kondate.scss */
#kondate_ryori_seibun_list .td2, #kondate_ryori_syokuhin_modal_seibun .td2 {
  min-width: 60px;
  text-align: right;
  border: solid 1px #dcdcdc;
}

/* line 185, /app/app/assets/stylesheets/kondate.scss */
#kondate_ryori_seibun_list .td3, #kondate_ryori_syokuhin_modal_seibun .td3 {
  min-width: 60px;
  text-align: right;
  border: solid 1px #dcdcdc;
}
