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

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

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

/* line 32, /app/app/assets/stylesheets/hogosya.scss */
#syuketu_modal.js-modal {
  text-align: center;
}

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

/* line 47, /app/app/assets/stylesheets/hogosya.scss */
#syuketu_detail_modal_h.modal1 .modal__bg1 {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  position: absolute;
  width: 100%;
}

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

/* line 64, /app/app/assets/stylesheets/hogosya.scss */
#syuketu_detail_modal_h .js-modal1 {
  text-align: center;
}

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

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

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

/* line 96, /app/app/assets/stylesheets/hogosya.scss */
#physical_modal_hogosya.js-modal {
  text-align: center;
}
