/* BASIC css start */
.allevent .h_title .btn_toggle {font-weight: normal; float:right;}
.allevent .alllinks {border-top:8px solid #dcdcdc; border-bottom:0px solid #dcdcdc; border-radius:18px;}
.allevent .alllinks li {width:33.33%; height:66px; border:0px solid #c4c4c4; border-left: 0px none; border-top: 0px none; float:left; text-align: center; margin-left: 0px;}
.allevent .alllinks li a {height:100%; display:block;}
.allevent .alllinks li div {width:100%; position: relative; padding-top:0px; margin: 0 auto; color: #8E8576;}
.allevent .alllinks li sup {background-color: #f1191f; color: #fff; width: 14px; height: 14px; display: block; border-radius: 7px; text-align: center; vertical-align: middle; line-height: 14px; position: absolute; top: 8px; right:0;}
.allevent .alllinks li p:nth-child(2) {font-size:1.083em; font-weight:bold; margin-top:5px;}
@media screen and (min-width:768px) {
    .allevent .alllinks li {width:16.66%;}
}
/* BASIC css end */

