@charset "utf-8";
th .fc-scrollgrid-sync-inner  {
    text-align: center;
    font-weight: 700;
    padding: 15px 0;
    font-size: 15px;
    color: #222222;
    letter-spacing: -0.025em;
    background-color: #ffffff;
}
.fc-day {
    background-color: #fff;
}
.fc-other-month {
    background-color: #f5f7f9;
}
.fc-day-sun a {
    color: #ff0001;
}
.fc-day-sat a {
    color: #84acff;
}
.fc .fc-button-primary:disabled {
    background-color: #84acff;
}
.fc .fc-button-primary,
.fc .fc-button-primary:hover {
    background-color: #84acff;
}
