@charset "UTF-8";
/* ==============================
  base
============================== */
/******************
  font
*******************/
@import url("https://fonts.googleapis.com/css?family=EB+Garamond:400,400i");
@import url("https://fonts.googleapis.com/css?family=Roboto&display=swap");
@import url("https://fonts.googleapis.com/css?family=EB+Garamond:400,400i");
@import url("https://fonts.googleapis.com/css?family=Roboto&display=swap");
@font-face {
  font-family: 'TrajanProRegular';
  src: url("../font/trajan/trajanp0-webfont.eot");
  src: url("../font/trajan/trajanp0-webfont.eot?#iefix") format("embedded-opentype"), url("../font/trajan/trajanp0-webfont.woff") format("woff"), url("../font/trajan/trajanp0-webfont.ttf") format("truetype"), url("../font/trajan/trajanp0-webfont.svg#TrajanProRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* ==============================
  common Styles
============================== */
.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

@media screen and (min-width: 600px) {
  .header {
    width: 100%;
    margin: auto;
  }
}

.header .header_left {
  width: 50%;
}

.header .header_left .header_logo {
  width: 50%;
  margin: 20px 20px 20px 0;
}

@media screen and (min-width: 600px) {
  .header .header_left .header_logo {
    width: 20%;
    margin: 20px 300px 20px 0px;
  }
}

.header .header_right {
  width: 50%;
  margin-top: 20px;
  margin-right: 50px;
}

@media screen and (min-width: 600px) {
  .header .header_right {
    margin-top: 30px;
  }
}

.header .header_right .btn {
  border-radius: 30px;
  background: -webkit-gradient(linear, left top, right top, from(#9171c9), to(#e05d94));
  background: linear-gradient(to right, #9171c9, #e05d94);
  padding: 10px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  position: fixed;
  z-index: 999;
  width: 30%;
}

@media screen and (min-width: 600px) {
  .header .header_right .btn {
    font-size: 10px;
    width: 140px;
    margin-left: 180px;
    padding: 16px;
  }
}

@media screen and (min-width: 600px) {
  .footer {
    max-width: 900px;
    margin: auto;
  }
}

.footer .footer_logo {
  width: 50%;
  margin-top: 20px;
}

@media screen and (min-width: 600px) {
  .footer .footer_logo {
    width: 30%;
  }
}

.footer .text {
  font-size: 18px;
  letter-spacing: 3px;
  line-height: 2.2;
  margin-top: 30px;
}

.footer .text .small {
  font-size: 14px;
}

.footer .sns {
  display: inline-block;
  margin-top: 20px;
}

.footer .sns .icon_line {
  width: 30%;
  margin-right: 30px;
}

.footer .sns .icon_insta {
  width: 30%;
}

.footer .footer_menu {
  background-color: #fff;
  margin-top: 20px;
}

.footer .footer_menu .list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
}

.footer .footer_menu .list a {
  color: #666;
  font-size: 14px;
}

.footer .footer_menu .list .item {
  width: 50%;
  text-align: center;
  border: 1px solid #666;
  -webkit-transition: .4s;
  transition: .4s;
  padding: 10px;
}

.footer .copyright {
  background-color: #f1eeee;
  padding: 20px;
}

.footer .copyright p {
  font-size: 12px;
}

/* ==============================
  base
============================== */
/******************
  font
*******************/
@font-face {
  font-family: 'TrajanProRegular';
  src: url("../font/trajan/trajanp0-webfont.eot");
  src: url("../font/trajan/trajanp0-webfont.eot?#iefix") format("embedded-opentype"), url("../font/trajan/trajanp0-webfont.woff") format("woff"), url("../font/trajan/trajanp0-webfont.ttf") format("truetype"), url("../font/trajan/trajanp0-webfont.svg#TrajanProRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* ==============================
  main
  ---------------------------
  main_content

============================== */
.fair_calendar--calendar {
  position: relative;
  margin: 5%;
  border: 1px solid #808080;
  background: #fff;
  padding: 5%;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "游ゴシック体", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media screen and (min-width: 600px) {
  .fair_calendar--calendar {
    margin: 5% 10%;
  }
}

.fair_calendar--caption {
  padding: 10px 0 5px;
  letter-spacing: 1px;
  font-family: "TrajanProRegular", serif;
}

@media screen and (min-width: 600px) {
  .fair_calendar--caption {
    font-size: 20px;
  }
}

.fair_calendar--caption .caption__month {
  font-size: 20px;
}

@media screen and (min-width: 600px) {
  .fair_calendar--caption .caption__month {
    font-size: 30px;
  }
}

#eo_shortcode_calendar_0_content {
  position: static;
}

.eo-widget-cal-wrap table {
  width: 100%;
  text-align: center;
}

.eo-widget-cal-wrap caption {
  display: none;
}

.eo-widget-cal-wrap thead tr {
  position: relative;
}

.eo-widget-cal-wrap thead tr th {
  font-weight: normal;
  font-size: 0;
  width: 14.28571%;
  width: calc(100%/7);
}

.eo-widget-cal-wrap thead tr th::before {
  font-size: 1.2rem;
}

@media screen and (min-width: 600px) {
  .eo-widget-cal-wrap thead tr th::before {
    font-size: 16px;
  }
}

.eo-widget-cal-wrap thead tr th:nth-child(1)::before {
  content: "MON";
}

.eo-widget-cal-wrap thead tr th:nth-child(2)::before {
  content: "TUE";
}

.eo-widget-cal-wrap thead tr th:nth-child(3)::before {
  content: "WED";
}

.eo-widget-cal-wrap thead tr th:nth-child(4)::before {
  content: "THU";
}

.eo-widget-cal-wrap thead tr th:nth-child(5)::before {
  content: "FRI";
}

.eo-widget-cal-wrap thead tr th:nth-child(6)::before {
  content: "SAT";
  color: #6699cc;
}

.eo-widget-cal-wrap thead tr th:nth-child(7)::before {
  content: "SUN";
  color: #ff6666;
}

.eo-widget-cal-wrap tfoot {
  position: absolute;
  top: 15px;
  left: 5%;
  width: 90%;
  z-index: 10;
  letter-spacing: 1px;
  font-family: "TrajanProRegular", serif;
}

.eo-widget-cal-wrap tfoot tr {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 0;
}

.eo-widget-cal-wrap tfoot tr a > p {
  font-size: 14px;
}

@media screen and (min-width: 600px) {
  .eo-widget-cal-wrap tfoot tr a > p {
    font-size: 20px;
  }
}

.eo-widget-cal-wrap tfoot tr > td:nth-child(2) {
  display: none;
  width: 0;
}

.eo-widget-cal-wrap tfoot tr #eo-widget-next-month,
.eo-widget-cal-wrap tfoot tr #eo-widget-prev-month {
  display: block;
  width: 50%;
  width: calc(100%/2);
  position: relative;
}

.eo-widget-cal-wrap tfoot tr #eo-widget-next-month {
  text-align: right;
}

.eo-widget-cal-wrap tfoot tr #eo-widget-prev-month {
  text-align: left;
}

.eo-widget-cal-wrap tbody {
  /* a */
}

.eo-widget-cal-wrap tbody td {
  position: relative;
  width: 14.28571%;
  width: calc(100%/7);
  padding: 0.05% 0;
  padding: calc(100%/20) 0;
  font-size: 1.6rem;
}

@media screen and (min-width: 600px) {
  .eo-widget-cal-wrap tbody td {
    font-size: 1.8rem;
    padding: 3% 0;
  }
}

.eo-widget-cal-wrap tbody td:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  content: '';
  padding-top: 70%;
  width: 70%;
  border-radius: 50%;
  -webkit-transition: 1s;
  transition: 1s;
}

@media screen and (min-width: 600px) {
  .eo-widget-cal-wrap tbody td:after {
    padding-top: 45%;
    width: 45%;
  }
}

.eo-widget-cal-wrap tbody td.event:after {
  background: #f2ebe3;
}

.eo-widget-cal-wrap tbody td.event a {
  position: relative;
  display: inline;
  z-index: 10;
}

.eo-widget-cal-wrap tbody td.event:hover:after {
  background: #bdb3a7;
}

.eo-widget-cal-wrap tbody td.event:hover a {
  color: #fff;
}

.eo-widget-cal-wrap tbody td.eo-past-date:after {
  display: none;
}

.eo-widget-cal-wrap tbody td.eo-past-date a {
  color: #999;
  pointer-events: none !important;
}

.eo-widget-cal-wrap tbody td.eo-past-date:hover a {
  color: #555;
}

.eo-widget-cal-wrap tbody td:nth-child(6) {
  color: #6699cc;
}

.eo-widget-cal-wrap tbody td:nth-child(6) a {
  color: #6699cc;
}

.eo-widget-cal-wrap tbody td:nth-child(6):hover a {
  color: #6699cc;
}

.eo-widget-cal-wrap tbody td.eo-holiday,
.eo-widget-cal-wrap tbody td:nth-child(7) {
  color: #ff6666;
}

.eo-widget-cal-wrap tbody td.eo-holiday a,
.eo-widget-cal-wrap tbody td:nth-child(7) a {
  color: #ff6666;
}

.eo-widget-cal-wrap tbody td.eo-holiday:hover a,
.eo-widget-cal-wrap tbody td:nth-child(7):hover a {
  color: #ff6666;
}
