@charset "utf-8";

/*----------------------------------------------------*/
/* index.html
------------------------------------------------------*/

#contents .htype01_top span {
  right:0px;
}

.eventlist {
  border-top:1px solid #EEEEEE;
}

.eventlist th,
.eventlist td {
  border-bottom:1px solid #EEEEEE;
}

.eventlist th {
  font-weight:normal;
}

.eventlist a.pdf {
  display:block;
  position:relative;
  padding-left:40px;
  background:url(/kids/common/img/icon_pdf_01.png) no-repeat 0 6px;
  min-height:40px;
}


@media screen and (max-width: 767px) {
#contents .htype01_top { width: 100%;}
#contents .htype01_top img { width: 100%; max-width: 430px;}
#contents .htype01_top span { display: none;}
}

