@charset "UTF-8";
.remodal p.modal_title {
  margin-bottom: 15px;
  text-align: center;
  color: #EC2214;
  font-size: 140%;
}
.remodal div.tel ul{
  margin-bottom: 50px;
}

.remodal div.tel ul li{
  margin-bottom: 30px;
}
.remodal div.tel ul li span.remodal_shop{
  margin-bottom: 5px;
  line-height: 1;
  display: block;
  font-size: 160%;
  font-weight: bold;
}

.remodal div.tel ul li span.remodal_time{
  margin-bottom: 5px;
  line-height: 1.2;
  display: block;
  font-size: 120%;
}
.remodal div.tel ul li a{
  display: block;
  margin-bottom: 5px;
  font-size: 200%;
  line-height: 1;
  color: #1183d5;
  font-weight: bold;
}
p.close_text {
  text-align: center;
  color: #0040ff;
  text-decoration: underline;
  cursor: pointer;
}
