@import url('//fonts.googleapis.com/css?family=Merriweather');
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
.b_cal-gutter-ads {
  width: auto;
  float: none;
  clear: both;
  padding: 1px 0;
  margin-left: -10px;
  margin-right: -10px;
  text-align: center;
}
@media (max-width: 520px) {
  .b_cal-gutter-ads {
    margin-left: -6px;
  }
}
@media (max-width: 520px) {
  .b_cal-gutter-ads {
    margin-right: -6px;
  }
}
.b_cal-top-ads {
  background-color: white;
  padding: 4px 0;
}
.b_cal-top-ads:before,
.b_cal-top-ads:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.b_cal-top-ads:after {
  clear: both;
}
.b_cal-top-ads .dfp-ads {
  width: 50%;
  float: left;
  display: block;
  margin: 0 auto;
}
@media (max-width: 1000px) {
  .b_cal-top-ads .dfp-ads {
    width: 100%;
    float: none;
  }
}
.cal-toggle {
  text-align: center;
  line-height: 0;
}
.cal-toggle ul {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 4px 0;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.cal-toggle ul:before,
.cal-toggle ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.cal-toggle ul:after {
  clear: both;
}
.cal-toggle li {
  float: left;
  display: block;
  background-color: white;
  overflow: hidden;
  border: 1px solid #ddd;
  border-bottom-color: #ccc;
  border-left-width: 0;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
}
.cal-toggle li:first-child {
  border-left-width: 1px;
  border-radius: 4px 0 0 4px;
}
.cal-toggle li:last-child {
  border-radius: 0 4px 4px 0;
}
.cal-toggle a {
  color: #222;
  line-height: 1;
  font-size: 14px;
  display: block;
  padding: 7px 20px;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
}
.cal-toggle li:hover {
  border-color: #7cf;
}
.cal-toggle li:hover a {
  background-color: #7cf;
  color: white;
}
.cal-toggle li.active {
  border-color: #06a;
}
.cal-toggle li.active a {
  background-color: #06a;
  color: white;
}
.cal-phrase {
  text-align: center;
  line-height: 0;
}
.cal-phrase form {
  margin: 4px 0;
  position: relative;
  display: inline-block;
  width: 280px;
  max-width: 100%;
  height: 28px;
  font-size: 15px;
}
.cal-phrase input[type="search"] {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 50px 0 5px;
  border: 1px solid #06a;
  line-height: normal;
  font-size: 14px;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  outline: none;
}
.cal-phrase button[type="submit"] {
  display: block;
  position: absolute;
  text-align: center;
  top: 0;
  right: 0;
  width: 50px;
  height: 100%;
  padding: 0 10px;
  font-family: joetsutj;
  line-height: 28px;
  border: none;
  background-color: #06a;
  color: white;
  border-radius: 0 4px 4px 0;
  outline: none;
}
.cal-phrase button[type="submit"]:hover {
  background-color: #07b;
}
.cal-phrase .open-q,
.cal-phrase .close-q {
  display: none;
  font-size: 12px;
  line-height: 1;
  margin: 6px 0;
  color: #888;
  cursor: pointer;
}
.cal-phrase .open-q:hover,
.cal-phrase .close-q:hover {
  color: #222;
}
.b_e_calendar header h1 {
  margin: 5px 0 10px;
  line-height: 1;
}
.b_e_calendar header h1 .year {
  font-weight: 300;
  font-size: 30px;
}
.b_e_calendar header h1 .month {
  font-weight: 400;
  font-family: "Merriweather";
  font-size: 60px;
}
.b_e_calendar header h1 .msuf {
  margin-left: 4px;
  font-weight: 400;
  font-size: 26px;
}
.b_e_calendar header h2 {
  font-weight: 400;
  font-family: "Merriweather";
}
.b_e_calendar .gotosubmit {
  text-align: right;
  font-size: 13px;
  line-height: 1;
  margin: 10px 0;
}
.b_e_calendar .gotosubmit a {
  color: #933;
}
.b_e_calendar .gotosubmit a:hover {
  color: #c00;
}
.b_e_calendar .nextprev {
  margin: 0.9em auto;
  text-align: center;
  line-height: 1;
  font-size: 14px;
}
.b_e_calendar .nextprev:before,
.b_e_calendar .nextprev:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.b_e_calendar .nextprev:after {
  clear: both;
}
.b_e_calendar .nextprev > div {
  display: inline-block;
  padding: 7px 0;
}
.b_e_calendar .nextprev a {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 4px 6px;
  border: 1px solid #ddd;
  border-radius: 2px;
  color: #05a;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
.b_e_calendar .nextprev a:focus {
  border-color: #07e;
}
.b_e_calendar .nextprev a:hover {
  color: #b04;
  background-color: #fffaf7;
}
.b_e_calendar .nextprev .next {
  float: right;
}
.b_e_calendar .nextprev .prev {
  float: left;
}
.b_e_calendar .mcalgrid7 {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
.b_e_calendar .mcalgrid7 td,
.b_e_calendar .mcalgrid7 th {
  border: 1px solid #d7d7d7;
  padding: 4px 3px;
  width: 14.28571429%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
.b_e_calendar .mcalgrid7 th {
  background-color: #f9f9f9;
}
.b_e_calendar .mcalgrid7 td {
  vertical-align: top;
  padding-bottom: 15px;
}
.b_e_calendar .mcalgrid7 td:before {
  content: '';
  height: 110px;
  display: block;
  float: left;
}
.b_e_calendar .mcalgrid7 .goto-day {
  position: absolute;
  bottom: 3px;
  right: 3px;
  line-height: 1;
  margin: 0;
  font-size: 13px;
}
.b_e_calendar .mcalgrid7 .weekday-5 {
  color: #0044cc;
  background-color: #fafcff;
}
.b_e_calendar .mcalgrid7 .weekday-6,
.b_e_calendar .mcalgrid7 .holiday {
  color: #d00;
  background-color: #fffafa;
}
.b_e_calendar .mcalgrid7 td.othermonth {
  background-color: white;
}
.b_e_calendar .mcalgrid7 .holiday-label {
  position: absolute;
  top: 3px;
  right: 3px;
  font-size: 12px;
}
.b_e_calendar .mcalgrid7 .date {
  font-family: "Merriweather";
  display: inline-block;
}
.b_e_calendar .mcalgrid7 .day {
  font-weight: 500;
  font-size: 26px;
  line-height: 1;
}
.b_e_calendar .mcalgrid7 .dsw {
  font-size: 11px;
}
.b_e_calendar .mcalgrid7 .dsmo {
  font-size: 13px;
}
.b_e_calendar .mcalgrid7 .today {
  background-color: #ffffe0;
}
.b_e_calendar .mcalgrid7 .today .day {
  text-decoration: underline;
}
.b_e_calendar .mcalgrid7 .today:target {
  background-color: #ffc;
}
.b_e_calendar .mcalgrid7 .schedules {
  list-style: none;
  padding: 0;
  margin: -5px 0 -2px;
  overflow: none;
}
.b_e_calendar .mcalgrid7 .schedules li {
  margin: 6px 0;
  position: relative;
  font-size: 12px;
  line-height: 17px;
}
.b_e_calendar .mcalgrid7 .schedules li a {
  display: block;
}
.b_e_calendar .mcalgrid7 .schedules li img {
  display: block;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}
.b_e_calendar .mcalgrid7 .schedules .cover {
  display: block;
  position: relative;
  padding-bottom: 35.35%;
}
.b_e_calendar .mcalgrid7 .schedules .cover img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.b_e_calendar .mcalgrid7 .schedules .title {
  color: #222;
  display: block;
  margin: 4px 0;
  font-size: 12px;
  line-height: 16px;
  height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.b_e_calendar .mcalgrid7 .schedules .place {
  font-size: 90%;
  color: gray;
}
.b_e_calendar .mcalgrid7 .schedules a:hover .title {
  color: #b00;
}
@media (max-width: 700px) {
  .b_e_calendar .mcalgrid7 table {
    border-collapse: collapse;
  }
  .b_e_calendar .mcalgrid7 td,
  .b_e_calendar .mcalgrid7 th {
    display: block;
    width: 100%;
    border-radius: 0;
    border-left: 1px solid #d7d7d7;
  }
  .b_e_calendar .mcalgrid7 td {
    padding-bottom: 6px 6px 15px;
    border-top: none;
  }
  .b_e_calendar .mcalgrid7 td:before {
    height: 30px;
  }
  .b_e_calendar .mcalgrid7 .schedules {
    padding-left: 8px;
    margin: 0 -3px;
  }
  .b_e_calendar .mcalgrid7 .schedules .title {
    margin: 3px 0 0;
  }
  .b_e_calendar .mcalgrid7 .schedules li {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    padding: 0 3px;
    margin-bottom: 0;
    width: 50%;
  }
  .b_e_calendar .mcalgrid7 thead {
    display: none;
  }
  .b_e_calendar .mcalgrid7 td.first {
    border-top: 1px solid #d7d7d7;
  }
  .b_e_calendar .mcalgrid7 td.othermonth {
    display: none;
  }
  .b_e_calendar .mcalgrid7 .dsmo {
    display: inline;
  }
  .b_e_calendar .mcalgrid7 .dsw {
    display: inline;
  }
}
.c_cal-day header h1 {
  text-align: center;
  font-size: 18px;
}
.c_cal-day header h1 .year {
  font-weight: 400;
  font-family: "Merriweather";
  font-size: 22px;
}
.c_cal-day header h1 .month,
.c_cal-day header h1 .day {
  font-weight: 400;
  font-family: "Merriweather";
  font-size: 36px;
}
.c_cal-day header h1 .weekday {
  font-size: 22px;
}
.c_cal-day header .back2mo {
  text-align: center;
  font-size: 14px;
}
.c_cal-day header .back2mo a {
  display: inline-block;
  line-height: 1;
  padding: 6px 5px 6px 7px;
  color: white;
  border-radius: 3px;
  background-color: #08c;
}
.c_cal-day header .back2mo a:hover {
  background-color: #06a;
}
.c_cal-day ul.day-items {
  list-style: none;
  padding: 0;
  margin: 1.5em -4px;
}
.c_cal-day ul.day-items:before,
.c_cal-day ul.day-items:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.c_cal-day ul.day-items:after {
  clear: both;
}
.c_cal-day li.day-item {
  float: left;
  width: 33.33%;
  display: block;
  padding: 4px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.c_cal-day li.day-item .cover {
  display: block;
  position: relative;
  padding-bottom: 70.7%;
  overflow: hidden;
}
.c_cal-day li.day-item .cover img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.c_cal-day li.day-item a {
  display: block;
  color: black;
}
.c_cal-day li.day-item a:hover {
  color: #b00;
}
.c_cal-day li.day-item .title {
  display: block;
  font-weight: bold;
  font-size: 15px;
  margin-top: 3px;
  line-height: 21px;
  height: 42px;
  overflow: hidden;
  font-family: "YuGothic", "Yu Gothic", "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
}
@media (max-width: 600px) {
  .c_cal-day li.day-item {
    width: 50%;
  }
}
.c_cal-year {
  margin: 1em auto;
  max-width: 1400px;
}
.c_cal-year .month {
  width: 29.332%;
  padding: 0 2%;
  float: left;
  margin: 1em 0;
}
.c_cal-year .month .hfixed {
  position: relative;
  width: 100%;
  padding-bottom: 82%;
}
.c_cal-year .month table {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
  background-color: #fcfcfc;
}
.c_cal-year .month td {
  width: 14.28571429%;
}
.c_cal-year .month tr:nth-child(2n) td:nth-child(2n+1),
.c_cal-year .month tr:nth-child(2n+1) td:nth-child(2n) {
  background-color: #f3f3f3;
}
.c_cal-year .month .null {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  padding-bottom: 100%;
}
.c_cal-year .month img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  transition: transform 0.1s linear;
  padding: 1px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.c_cal-year .month img:hover {
  z-index: 10;
  transform: scale(1.41);
  transition: transform 0s linear;
}
@media (max-width: 900px) {
  .c_cal-year .month {
    float: left;
    width: 48%;
    padding: 0 1%;
  }
}
@media (max-width: 500px) {
  .c_cal-year .month {
    width: 100%;
    padding: 0 0;
  }
  .c_cal-year .hfixed {
    padding-bottom: 0;
  }
  .c_cal-year table {
    position: static;
  }
}
