/* BASIC css start */
.allevent .h_title .btn_toggle {font-weight: normal; float:right;}
.allevent .alllinks {border-top:1px solid #c4c4c4; border-bottom:1px solid #fff;}
.allevent .alllinks li {width:33.33%; height:98px; border:1px solid #c4c4c4; border-left: 0px none; border-top: 0px none; float:left; text-align: center; margin-left: -1px; float: left;}
.allevent .alllinks li a {height:98px; display:block;}
.allevent .alllinks li div {width: 98px; position: relative; padding-top:10px; 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 */

