@charset "utf-8";

footer .calendarBox .widget_calendar.eo-calendar table td.event.eo-event-cat-holiday {
    background-color: #de9d58;
}
footer .calendarBox .calendarBoxBtm p::before {
      background-color: #de9d58;
}
      
      
@media screen and (min-width : 1140px){
}
@media screen and (min-width : 768px) and (max-width : 1139px){


}
@media screen and (max-width : 767px) {	
}

@media screen and (max-width: 999px) {
}
@media screen and (max-width: 767px) {
}
@media screen and (max-width: 374px) {
    /*iphone5*/
}
