@charset "UTF-8";
.pc{display: none;}
.main_img_box{
    background: url(../../../../img/hospital/event/img_main_sp.jpg)no-repeat;
/*    background-size: cover;*/
/*    max-height: 40vw;*/
    background-size: 100% auto;
    margin-bottom: 25px;
}
.main_img_box .main_txt{
    top: 0;
    left: 0;
    width: 48%;
		padding-top: 24vw;
  }
.main_img_box .main_txt p{
    max-height: 19vw;
		padding: 3vw 0;
		margin: 0;
}
.content_01, .content_02{
  width: 92%;
  margin: 0 auto;
  text-align: left;
}
img{
  max-width: 100%;
}
#Event ul li{
  list-style-image:none;
}
/*糖尿病教室*/
#Event .content_01{
  margin-bottom: 25px;
}

#Event .content_01 ul li{
  float: left;
  width: 49%;
  margin: 0 2% 2% 0;
}
#Event .content_01 ul li:nth-child(even){
  margin-right: 0;
}
#Event .content_01 ul li:last-child{
  margin-bottom: 0;
}
/*H28年度糖尿病教室予定*/
#Event .content_01 table{

}
#Event .content_01 table tr{
  border: 1px solid #ccc;
}
#Event .content_01 tr th{
  font-weight: normal;
  text-align: right;
}
#Event .content_01 tr th,
#Event .content_01 tr td{
  border:none;
  background: #fff;
}
#Event .content_01 tr.eve_fill th,
#Event .content_01 tr.eve_fill td{
  background: #dcdcdc;
}
#Event .content_01 tr td.rep{
  text-align: center;
}

/*行事*/
#Event p.hdr_event{
  color: #4265a9;
  font-size: 1.5rem;
  margin: 0 0 5px;
  text-align: left;
}
#Event .content_02{
/*  margin-bottom: 25px;*/
  margin-bottom: 35px;
}
#Event .content_02 ul li{
  float: left;
  width: 49%;
  margin: 0 2% 2% 0;
}
#Event .content_02 ul li:nth-child(even){
  margin-right:0;
}
#Event .content_02 ul li:nth-child(5),
#Event .content_02 ul li:last-child{
  margin-bottom: 0;
}
#Event .content_02 .kiku_top{
  margin: 20px auto 10px;
}
#Event .content_02 .kiku_top p.hdr_event{
  margin: 0 0 8px 0;
}
#Event .content_02 .kiku_top img{
  padding:0 0 0 0;
}

#Event .kiku_top img{
  max-width: 84%;
}
