/*----------IPごとの設定---------*/
/*.fc-event-container a.HARUKA,
#detail>.HARUKA,*/
.ANGELIQUE{background-color:rgba(255, 163, 188, 0.35);}
.HARUKA{background-color:rgba(212, 163, 255, 0.4);}
.CORDA{background-color:rgba(255, 213, 80, 0.4);}
.GETEN{background-color:rgba(255, 169, 92, 0.3);}
.NEOROMANCE{background-color:rgba(150, 200, 247, 0.4);}


/*----------カテゴリごとの設定---------*/
.fc-event-container a.EVENT .fc-content:before{background-image:url(../images/icon_event.svg);}
/*#detail>.EVENT:before*/

.fc-event-container a.GOODS .fc-content:before{background-image:url(../images/icon_goods.svg);}
/*#detail>.GOODS:before*/

.fc-event-container a.GAME .fc-content:before{background-image:url(../images/icon_game.svg);}
/*#detail>.GAME:before*/

.fc-event-container a.MEDIA .fc-content:before{background-image:url(../images/icon_media.svg);}
/*#detail>.MEDIA:before*/

.fc-event-container a.SPECIAL .fc-content:before{background-image:url(../images/icon_special.svg);}
/*#detail>.SPECIAL:before*/

.fc-event-container a.BIRTHDAY .fc-content:before{background-image:url(../images/icon_birthday.svg);}
/*#detail>.BIRTHDAY:before*/
