@charset "UTF-8";
.c-page.calendar td.fc-event-container a div.ev_date {
  display: none;
}
.c-page.calendar td.fc-event-container a.oneday div.ev_date {
  display: block;
}

.c-page.calendar .kaitop {
  padding: 14px 15px;
  margin-bottom: 10px !important;
  border-radius: 10px;
}
.c-page.calendar .kaitop div.ev_cat {
  display: inline-block;
}
.c-page.calendar .kaitop div.ev_cat span {
  display: inline-block;
  border-radius: 100vw;
  background-color: #fff;
  border: 1px solid #555;
  padding: 2px 0.8em;
  color: #555;
  font-size: 14px;
}
.c-page.calendar .kaitop div.ev_date {
  display: inline-block;
}
.c-page.calendar .kaitop div.ev_date span {
  display: inline-block;
  color: rgba(51, 51, 51, 0.7);
  font-size: 14px;
  margin-left: 5px;
}
.c-page.calendar .kaitop div.ev_title {
  display: block;
  margin-top: 8px;
}
.c-page.calendar .kaitop div.ev_title span {
  display: inline-block;
  color: #333333;
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  .c-page.calendar .kaitop {
    padding: 10px 10px;
    margin-bottom: 5px !important;
  }
  .c-page.calendar .kaitop div.ev_cat {
    display: block;
  }
  .c-page.calendar .kaitop div.ev_cat span {
    font-size: 12px;
  }
  .c-page.calendar .kaitop div.ev_date {
    display: block;
    margin-top: 5px;
  }
  .c-page.calendar .kaitop div.ev_date span {
    font-size: 15px;
    margin-left: 0;
  }
  .c-page.calendar .kaitop div.ev_title {
    margin-top: 5px;
  }
  .c-page.calendar .kaitop div.ev_title span {
    display: inline-block;
    color: #333333;
    font-size: 16px;
  }
}
.c-page.calendar .calendar_block {
  width: 92%;
  max-width: 1280px;
  margin: 30px auto;
}
.c-page.calendar .fc-widget-header {
  border: none;
}
.c-page.calendar .fc-widget-header .fc-row.fc-widget-header {
  border: none;
}
.c-page.calendar .fc-widget-header .fc-row.fc-widget-header tr {
  border: none;
}
.c-page.calendar .fc-widget-header .fc-row.fc-widget-header tr .fc-day-header.fc-widget-header {
  background-color: #fff;
  border: none;
  height: 45px;
  font-size: 25px;
  padding: 16px 0 20px !important;
}
.c-page.calendar .fc-unthemed th, .c-page.calendar .fc-unthemed td, .c-page.calendar .fc-unthemed hr, .c-page.calendar .fc-unthemed thead, .c-page.calendar .fc-unthemed tbody, .c-page.calendar .fc-unthemed .fc-row, .c-page.calendar .fc-unthemed .fc-popover {
  border-color: transparent;
}
.c-page.calendar .fc-row.fc-week.fc-widget-content {
  position: relative;
  min-height: 90px;
}
@media screen and (min-width: 768px) {
  .c-page.calendar .fc-row.fc-week.fc-widget-content {
    height: auto;
    min-height: 146px;
  }
}
.c-page.calendar .fc-row .fc-bg {
  z-index: 1 !important;
  opacity: 0.5;
  border-bottom: 2px dotted #aaa;
}
@media screen and (min-width: 768px) {
  .c-page.calendar .fc-row .fc-bg {
    border-bottom: unset;
  }
}
.c-page.calendar .fc-content-skeleton {
  z-index: 4;
}
.c-page.calendar .fc-listMonth-view.fc-display-date-above .fc-row .fc-content-skeleton tbody::before, .c-page.calendar .fc-listMonth-view.fc-display-date-above .fc-row .fc-content-skeleton tbody::after, .c-page.calendar .fc-listWeek-view.fc-display-date-above .fc-row .fc-content-skeleton tbody::before, .c-page.calendar .fc-listWeek-view.fc-display-date-above .fc-row .fc-content-skeleton tbody::after, .c-page.calendar .fc-listDay-view.fc-display-date-above .fc-row .fc-content-skeleton tbody::before, .c-page.calendar .fc-listDay-view.fc-display-date-above .fc-row .fc-content-skeleton tbody::after {
  opacity: 0;
}
.c-page.calendar .fc-day.fc-widget-content.fc-past, .c-page.calendar .fc-day.fc-widget-content.fc-other-month {
  border-bottom: 1px solid #333;
  outline-color: #24ea0a;
}
@media screen and (min-width: 768px) {
  .c-page.calendar .fc-day.fc-widget-content {
    border: 1px solid #ffffff;
    outline: #05A599;
    outline-width: 1px;
    outline-style: solid;
    outline-offset: -2px;
    border-radius: 4px;
    margin: 1px !important;
  }
  .c-page.calendar .fc-day.fc-widget-content.fc-past, .c-page.calendar .fc-day.fc-widget-content.fc-other-month {
    outline-color: #abb8c3;
  }
}
.c-page.calendar .eo-fullcalendar-reset.fc-unthemed .fc-today {
  background-color: transparent;
}
.c-page.calendar .fc-day-number {
  text-align: center !important;
  font-size: 30px;
}
.c-page.calendar .fc-day-number.my-holiday {
  text-align: center;
  /*color: #EF6B6B;*/
}
.c-page.calendar .fc-day-number.fc-state-highlight {
  background: transparent !important;
}
.c-page.calendar .calendar_block {
  display: block;
  width: 92%;
  margin: 50px auto;
}
.c-page.calendar .calendar_block .eo-fullcalendar {
  width: 100%;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  font-style: normal;
}
.c-page.calendar .calendar_block .eo-fullcalendar .fc-toolbar {
  position: relative;
}
.c-page.calendar .calendar_block .eo-fullcalendar .fc-toolbar .fc-left {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 40px;
  top: 0;
  left: 0;
}
.c-page.calendar .calendar_block .eo-fullcalendar .fc-toolbar .fc-left h2 {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  margin: 0;
  border: none;
  opacity: 0;
}
.c-page.calendar .calendar_block .eo-fullcalendar .fc-toolbar .fc-left h2.view {
  opacity: 1;
}
.c-page.calendar .calendar_block .eo-fullcalendar .fc-toolbar .fc-left h2 .eocTitle {
  display: inline-block;
}
.c-page.calendar .calendar_block .eo-fullcalendar .fc-toolbar .fc-left h2 .eocTitle p {
  display: block;
  line-height: 1;
}
.c-page.calendar .calendar_block .eo-fullcalendar .fc-toolbar .fc-left h2 .eocTitle p.year {
  font-size: 20px;
}
.c-page.calendar .calendar_block .eo-fullcalendar .fc-toolbar .fc-left h2 .eocTitle p.year span {
  font-size: 16px;
}
.c-page.calendar .calendar_block .eo-fullcalendar .fc-toolbar .fc-left h2 .eocTitle p.month {
  font-size: 30px;
}
.c-page.calendar .calendar_block .eo-fullcalendar .fc-toolbar .fc-left h2 .eocTitle p.month span {
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  .c-page.calendar .calendar_block .eo-fullcalendar .fc-toolbar .fc-left h2 .eocTitle p.year {
    font-size: 20px;
  }
  .c-page.calendar .calendar_block .eo-fullcalendar .fc-toolbar .fc-left h2 .eocTitle p.year span {
    font-size: 16px;
  }
  .c-page.calendar .calendar_block .eo-fullcalendar .fc-toolbar .fc-left h2 .eocTitle p.month {
    font-size: 60px;
  }
  .c-page.calendar .calendar_block .eo-fullcalendar .fc-toolbar .fc-left h2 .eocTitle p.month span {
    font-size: 24px;
  }
}
.c-page.calendar .calendar_block .eo-fullcalendar .fc-toolbar .fc-right {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 40px;
}
@media screen and (min-width: 768px) {
  .c-page.calendar .calendar_block .eo-fullcalendar .fc-toolbar .fc-right {
    height: 80px;
  }
}
.c-page.calendar .calendar_block .eo-fullcalendar .fc-toolbar .fc-right .fc-button-group {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.c-page.calendar .calendar_block .eo-fullcalendar .fc-toolbar .fc-right .fc-button-group.fc-button-group:first-child {
  left: 0;
}
.c-page.calendar .calendar_block .eo-fullcalendar .fc-toolbar .fc-right .fc-button-group.fc-button-group:nth-child(2) {
  right: 0;
}
.c-page.calendar .calendar_block .eo-fullcalendar .fc-toolbar .fc-right .fc-button-group.fc-button-group:nth-child(3) {
  display: none;
}
.c-page.calendar .calendar_block .eo-fullcalendar .fc-toolbar .fc-right .fc-button {
  position: relative;
  display: block;
  background-color: #05A599;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  line-height: 32px;
  margin: 0;
  padding: 0;
  border: none;
  text-align: center;
}
.c-page.calendar .calendar_block .eo-fullcalendar .fc-toolbar .fc-right .fc-button > span {
  display: block;
  width: 32px;
  height: 32px;
  color: #fff;
  margin: 0;
  padding: 0px;
  line-height: 16px;
  text-align: center;
}
.c-page.calendar .calendar_block .eo-fullcalendar .fc-toolbar .fc-right .fc-button > span.fc-icon {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  font-style: normal;
  top: unset;
}
.c-page.calendar .calendar_block .eo-fullcalendar .fc-toolbar .fc-right .fc-button > span:after {
  display: inline-block;
  height: 100%;
  font-size: 32px;
  line-height: 24px;
  font-weight: 400;
  text-shadow: none;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .c-page.calendar .calendar_block .eo-fullcalendar .fc-toolbar .fc-right .fc-button {
    width: 32px;
    height: 32px;
  }
  .c-page.calendar .calendar_block .eo-fullcalendar .fc-toolbar .fc-right .fc-button > span {
    width: 32px;
    height: 32px;
  }
  .c-page.calendar .calendar_block .eo-fullcalendar .fc-toolbar .fc-right .fc-button > span:after {
    font-size: 32px;
    line-height: 24px;
    top: 0;
  }
}
.c-page.calendar .calendar_block .eo-fullcalendar .fc-view-container {
  opacity: 0;
}
.c-page.calendar .calendar_block .eo-fullcalendar .fc-view-container.visible {
  opacity: 1;
}
.c-page.calendar .calendar_block .eo-fullcalendar .fc-view-container .fc-listMonth-view .fc-day-grid .fc-row .fc-content-skeleton {
  margin-left: 50px;
}
.c-page.calendar .calendar_block .eo-fullcalendar .fc-view-container .fc-listMonth-view .fc-day-grid .fc-row .fc-content-skeleton table {
  min-height: 90px;
}
.c-page.calendar .calendar_block .eo-fullcalendar .fc-view-container .fc-listMonth-view .fc-day-grid .fc-row .fc-content-skeleton table tr td.fc-day-number {
  position: absolute;
  width: 50px;
  top: 5px;
  left: -48px;
  border: unset;
  text-align: center;
  opacity: 0;
}
.c-page.calendar .calendar_block .eo-fullcalendar .fc-view-container .fc-listMonth-view .fc-day-grid .fc-row .fc-content-skeleton table tr td.fc-day-number.visible {
  opacity: 1;
}
.c-page.calendar .calendar_block .eo-fullcalendar .fc-view-container .fc-listMonth-view .fc-day-grid .fc-row .fc-content-skeleton table tr td.fc-day-number span {
  position: absolute;
  width: 100%;
  left: 0;
  padding: unset;
  float: none;
  color: #555;
}
.c-page.calendar .calendar_block .eo-fullcalendar .fc-view-container .fc-listMonth-view .fc-day-grid .fc-row .fc-content-skeleton table tr td.fc-day-number span.fc-list-header-left {
  top: 1.5em;
  font-size: 14px;
}
.c-page.calendar .calendar_block .eo-fullcalendar .fc-view-container .fc-listMonth-view .fc-day-grid .fc-row .fc-content-skeleton table tr td.fc-day-number span.fc-list-header-right {
  top: 0px;
  font-size: 18px;
}
.c-page.calendar .calendar_block #ev_ajax {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .c-page.calendar .calendar_block {
    width: 92%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .c-page.calendar .calendar_block .eo-fullcalendar {
    width: 100%;
  }
  .c-page.calendar .calendar_block #ev_ajax {
    width: 48%;
  }
}
.c-page.calendar .fc-ltr .fc-day-grid-event.fc-not-start, .c-page.calendar .fc-rtl .fc-day-grid-event.fc-not-end { padding: 14px 15px; }
@media screen and (min-width: 768px) {
  .c-page.calendar .fc-ltr .fc-day-grid-event.fc-not-start, .c-page.calendar .fc-rtl .fc-day-grid-event.fc-not-end { padding: 10px 10px; }
}