@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */


/*================== ○○○○.html =================*/
.fc-view-harness-active{
  height: 100% !important;
}
.fc .fc-scroller-liquid-absolute,.fc .fc-view-harness-active > .fc-view{
  position: static !important;
}
.fc .fc-toolbar-title{
  font-size: 12px !important;
}
.fc .fc-button .fc-icon {
  font-size: 1em !important;
}
.fc-scrollgrid-sync-table{
  width: 100% !important;
  height: 100% !important;
}
#calendar a{
  color: #000 !important;
}
.gozen{
  background: #E67399 !important;
  border: 1px solid #E67399 !important;
  color: #fff !important;
}
.kyushin{
  background: #7EC225 !important;
  border: 1px solid #7EC225 !important;
  color: #fff !important;
}
@media screen and (min-width: 469px) and (max-width: 768px){
}
@media only screen and (max-width: 468px){
}