/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*, ::before, ::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg, img, embed, object, iframe {
  vertical-align: bottom;
}

button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
}

button:disabled, [type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=number] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td, th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

:root {
  --vw: 1vw;
}

html, body {
  overflow-x: hidden;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

body {
  opacity: 0;
}
body.is-visible {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

img {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .active-sp {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .active-pc {
    display: none !important;
  }
}

.main {
  background: url(../images/bg.jpg) repeat;
  background-position: center top;
  background-size: 1520px;
}
@media screen and (max-width: 768px) {
  .main {
    background-size: 200vw;
  }
}

.mv {
  padding: 30px 0 50px;
}
@media screen and (max-width: 768px) {
  .mv {
    padding: 4vw 0 4vw;
  }
}
.mv__title {
  width: 700px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .mv__title {
    width: 89.3333333333vw;
  }
}
.mv__swiper {
  display: none;
  margin: 12px auto 0;
  overflow: visible;
}
@media screen and (max-width: 768px) {
  .mv__swiper {
    margin: 2.6666666667vw auto 0;
  }
}
.mv__swiper.is-visible {
  display: block;
}
.mv__swiper__slide {
  width: 1000px;
  margin: 0 22px;
  -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1199px) {
  .mv__swiper__slide {
    width: 83.3333333333vw;
    margin: 0 1.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .mv__swiper__slide {
    width: 80.2666666667vw;
    margin: 0 9.8666666667vw;
  }
}
.mv__swiper__figure {
  width: 1000px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .mv__swiper__figure {
    width: 83.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .mv__swiper__figure {
    width: 80vw;
  }
}
.mv__swiper__button {
  width: 22px;
  height: 45px;
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .mv__swiper__button {
    width: 5.8666666667vw;
    height: 12vw;
  }
}
.mv__swiper__button::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
}
.mv__swiper__button--prev {
  left: calc(50% - 520px);
  right: auto;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 1199px) {
  .mv__swiper__button--prev {
    left: calc(50% - 43.3333333333vw);
  }
}
@media screen and (max-width: 768px) {
  .mv__swiper__button--prev {
    left: 2.1333333333vw;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
.mv__swiper__button--prev::after {
  background: url(../images/mv_arrow.png) no-repeat center/contain;
  -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.mv__swiper__button--next {
  left: calc(50% + 520px);
  right: auto;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 1199px) {
  .mv__swiper__button--next {
    left: calc(50% + 43.3333333333vw);
  }
}
@media screen and (max-width: 768px) {
  .mv__swiper__button--next {
    right: 2.1333333333vw;
    left: auto;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
.mv__swiper__button--next::after {
  background: url(../images/mv_arrow.png) no-repeat center/contain;
}

.events__inner {
  max-width: 1130px;
  margin: auto;
  padding: 55px 30px 0;
}
@media screen and (max-width: 768px) {
  .events__inner {
    padding: 9.3333333333vw 0 0;
    width: 89.3333333333vw;
    margin: auto;
  }
}
.events__title {
  margin: 30px auto 10px;
}
@media screen and (max-width: 768px) {
  .events__title {
    margin: 5.3333333333vw auto;
  }
}
.events__title img {
  display: block;
  width: 390px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .events__title img {
    width: 66.6666666667vw;
  }
}
.events__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 50px 0;
}
@media screen and (max-width: 768px) {
  .events__list {
    gap: 7.2vw;
  }
}
.events__item {
  width: 500px;
}
@media screen and (max-width: 1150px) {
  .events__item {
    width: 43.4782608696vw;
  }
}
@media screen and (max-width: 768px) {
  .events__item {
    width: 100%;
  }
}
.events .event {
  position: relative;
  background: -o-linear-gradient(45deg, #ffffff 0 30%, #EDEDED 78%, #ffffff 80% 100%);
  background: linear-gradient(45deg, #ffffff 0 30%, #EDEDED 78%, #ffffff 80% 100%);
  padding: 50px 50px 35px;
  -webkit-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1150px) {
  .events .event {
    padding: 4.347826087vw 4.347826087vw 3.0434782609vw;
  }
}
@media screen and (max-width: 768px) {
  .events .event {
    padding: 8.5333333333vw 8.5333333333vw 6.6666666667vw;
  }
}
.events .event::before {
  content: "";
  display: block;
  width: 29px;
  height: 36px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url(../images/event_pin.png) no-repeat center/contain;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .events .event::before {
    width: 4.8vw;
    height: 6.1333333333vw;
  }
}
.events .event__link {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.events .event__link::before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  display: -ms-grid;
  display: grid;
  place-items: center;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  opacity: 0;
}
.events .event__link::after {
  position: absolute;
  top: 55%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  display: block;
  width: 400px;
  height: 100px;
  background: url(../images/event_hover.png) no-repeat center/contain;
  opacity: 0;
}
@media screen and (max-width: 1150px) {
  .events .event__link::after {
    width: 34.7826086957vw;
    height: 8.6956521739vw;
  }
}
@media screen and (max-width: 768px) {
  .events .event__link::after {
    width: 64vw;
    height: 16vw;
  }
}
.events .event__link::before, .events .event__link::after {
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
@media (hover: hover) and (pointer: fine) {
  .events .event__link:hover::before {
    opacity: 1;
  }
  .events .event__link:hover::after {
    opacity: 0.9;
  }
}
.events .event__figure {
  width: 100%;
  height: 252px;
  border: solid 3px #646566;
}
@media screen and (max-width: 1150px) {
  .events .event__figure {
    height: 21.9130434783vw;
  }
}
@media screen and (max-width: 768px) {
  .events .event__figure {
    height: 45.76vw;
  }
}
.events .event__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.events .event__heading {
  font-size: 16px;
  margin-top: 18px;
  height: 1em;
  line-height: 1;
}
@media screen and (max-width: 1150px) {
  .events .event__heading {
    margin-top: 1.5652173913vw;
    font-size: 1.3913043478vw;
  }
}
@media screen and (max-width: 768px) {
  .events .event__heading {
    margin-top: 4.2666666667vw;
    font-size: 2.6666666667vw;
  }
}
.events .event__date {
  margin-left: 1em;
}
.events .event__title {
  margin-top: 14px;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  height: 68px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media screen and (max-width: 1150px) {
  .events .event__title {
    margin-top: 1.2173913043vw;
    font-size: 2.0869565217vw;
    line-height: 2.9565217391vw;
    height: 5.9130434783vw;
  }
}
@media screen and (max-width: 768px) {
  .events .event__title {
    margin-top: 2.6666666667vw;
    font-size: 4.2666666667vw;
    line-height: 5.7333333333vw;
    height: 11.4666666667vw;
  }
}
.events .event__text {
  margin-top: 12px;
  overflow: hidden;
  font-size: 16px;
  line-height: 24px;
  height: 72px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
@media screen and (max-width: 1150px) {
  .events .event__text {
    margin-top: 1.0434782609vw;
    font-size: 1.3913043478vw;
    line-height: 2.0869565217vw;
    height: 6.2608695652vw;
  }
}
@media screen and (max-width: 768px) {
  .events .event__text {
    margin-top: 2.6666666667vw;
    font-size: 2.6666666667vw;
    line-height: 4.2666666667vw;
    height: 12.8vw;
  }
}

.searchList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  max-width: 920px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: auto;
}
@media screen and (max-width: 999px) {
  .searchList {
    width: 626px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 768px) {
  .searchList {
    width: 100%;
    gap: 2.6666666667vw 2.9850746269%;
  }
}
.searchList input, .searchList select, .searchList button {
  display: inline-block;
  width: 100%;
  height: 50px;
  background: #fff;
  padding: 13px 40px 13px 18px;
  font-size: 16px;
  -webkit-box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.1);
  color: #544F4C;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .searchList input, .searchList select, .searchList button {
    height: max(10.1333333333vw, 38px);
    padding: 1.6vw 8vw 1.6vw 2.1333333333vw;
    font-size: max(4.2666666667vw, 16px);
  }
}
.searchList input::-webkit-input-placeholder, .searchList select::-webkit-input-placeholder, .searchList button::-webkit-input-placeholder {
  font-size: 16px;
  color: #544F4C;
}
.searchList input::-moz-placeholder, .searchList select::-moz-placeholder, .searchList button::-moz-placeholder {
  font-size: 16px;
  color: #544F4C;
}
.searchList input:-ms-input-placeholder, .searchList select:-ms-input-placeholder, .searchList button:-ms-input-placeholder {
  font-size: 16px;
  color: #544F4C;
}
.searchList input::-ms-input-placeholder, .searchList select::-ms-input-placeholder, .searchList button::-ms-input-placeholder {
  font-size: 16px;
  color: #544F4C;
}
.searchList input::placeholder, .searchList select::placeholder, .searchList button::placeholder {
  font-size: 16px;
  color: #544F4C;
}
@media screen and (max-width: 768px) {
  .searchList input::-webkit-input-placeholder, .searchList select::-webkit-input-placeholder, .searchList button::-webkit-input-placeholder {
    font-size: max(4.2666666667vw, 16px);
  }
  .searchList input::-moz-placeholder, .searchList select::-moz-placeholder, .searchList button::-moz-placeholder {
    font-size: max(4.2666666667vw, 16px);
  }
  .searchList input:-ms-input-placeholder, .searchList select:-ms-input-placeholder, .searchList button:-ms-input-placeholder {
    font-size: max(4.2666666667vw, 16px);
  }
  .searchList input::-ms-input-placeholder, .searchList select::-ms-input-placeholder, .searchList button::-ms-input-placeholder {
    font-size: max(4.2666666667vw, 16px);
  }
  .searchList input::placeholder, .searchList select::placeholder, .searchList button::placeholder {
    font-size: max(4.2666666667vw, 16px);
  }
}
.searchList input:focus, .searchList select:focus {
  outline: none;
}
.searchList__item--date {
  position: relative;
  width: 150px;
}
@media screen and (max-width: 768px) {
  .searchList__item--date {
    width: 40.2985074627%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.searchList__item--date::before {
  content: "";
  display: block;
  width: 18px;
  height: 15px;
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../images/events_filter_calendar.png) no-repeat center/contain;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .searchList__item--date::before {
    width: 3.2vw;
    height: 2.6666666667vw;
    right: 4vw;
  }
}
.searchList__item--date input {
  cursor: pointer;
}
.searchList__item--place {
  width: 150px;
}
@media screen and (max-width: 768px) {
  .searchList__item--place {
    width: 40.2985074627%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.searchList__item--place select {
  cursor: pointer;
}
.searchList__item--category {
  width: 310px;
}
@media screen and (max-width: 768px) {
  .searchList__item--category {
    width: 56.7164179104%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.searchList__item--category select {
  cursor: pointer;
}
.searchList__item--keyword {
  width: 200px;
}
@media screen and (max-width: 999px) {
  .searchList__item--keyword {
    width: calc(100% - 88px);
  }
}
@media screen and (max-width: 768px) {
  .searchList__item--keyword {
    width: 56.7164179104%;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}
.searchList__item--keyword input {
  padding: 13px 20px;
}
@media screen and (max-width: 768px) {
  .searchList__item--keyword input {
    padding: 1.6vw 2.1333333333vw;
  }
}
.searchList__item--submit {
  width: 80px;
}
@media screen and (max-width: 768px) {
  .searchList__item--submit {
    width: 100%;
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
}
.searchList__item--submit button {
  position: relative;
  display: block;
  text-align: center;
  background-color: #fbcb00;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
  padding: 13px 20px;
}
.searchList__item--submit button::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
@media screen and (max-width: 768px) {
  .searchList__item--submit button {
    padding: 1.6vw 2.1333333333vw;
  }
}
@media (hover: hover) and (pointer: fine) {
  .searchList__item--submit button:hover::before {
    opacity: 0.2;
  }
}
.searchList__item--place, .searchList__item--category {
  position: relative;
}
.searchList__item--place::before, .searchList__item--category::before {
  content: "";
  display: block;
  width: 18px;
  height: 15px;
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../images/events_filter_arrow.png) no-repeat center/contain;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .searchList__item--place::before, .searchList__item--category::before {
    width: 3.2vw;
    height: 2.6666666667vw;
    right: 4vw;
  }
}

.events__pagenavi {
  position: relative;
  padding: 120px 0;
  min-height: 300px;
}
@media screen and (max-width: 960px) {
  .events__pagenavi {
    min-height: 0;
    padding: 60px 0 180px;
  }
}
@media screen and (max-width: 768px) {
  .events__pagenavi {
    padding: 14.6666666667vw 0 25.3333333333vw;
  }
}
.events__pagenavi::before {
  content: "";
  display: block;
  width: 235px;
  height: 273px;
  position: absolute;
  top: 15px;
  left: 0;
  background: url(../images/mod_pc_left.png) no-repeat center/contain;
}
@media screen and (max-width: 1150px) {
  .events__pagenavi::before {
    top: 50px;
    width: 20.4347826087vw;
    height: 23.7391304348vw;
  }
}
@media screen and (max-width: 960px) {
  .events__pagenavi::before {
    width: 100%;
    max-width: 700px;
    height: 20vw;
    top: auto;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    background: url(../images/mod_tab.png) no-repeat center/contain;
  }
}
@media screen and (max-width: 768px) {
  .events__pagenavi::before {
    background: url(../images/mod_sp.png) no-repeat center/contain;
    width: 98.6666666667vw;
    height: 24vw;
  }
}
.events__pagenavi::after {
  content: "";
  display: block;
  width: 306px;
  height: 296px;
  position: absolute;
  top: 7px;
  right: 0;
  background: url(../images/mod_pc_right.png) no-repeat center/contain;
}
@media screen and (max-width: 1150px) {
  .events__pagenavi::after {
    top: 35px;
    width: 26.6086956522vw;
    height: 25.7391304348vw;
  }
}
@media screen and (max-width: 960px) {
  .events__pagenavi::after {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .events__pagenavi::after {
    display: none;
  }
}

.wp-pagenavi {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  z-index: 2;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .wp-pagenavi {
    max-width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 3.4666666667vw;
  }
}
.wp-pagenavi a, .wp-pagenavi span {
  display: block;
  width: 43px;
  height: 70px;
  padding: 0 0.2em;
  line-height: 70px;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
  font-family: "RocknRoll One", sans-serif;
  font-size: 22px;
  color: #28221c;
  background: url(../images/pagenav_bg.png) no-repeat center/contain;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
@media screen and (max-width: 768px) {
  .wp-pagenavi a, .wp-pagenavi span {
    width: 10.4vw;
    height: 12.5333333333vw;
    line-height: 12.5333333333vw;
    font-size: 4.2666666667vw;
  }
}
.wp-pagenavi a.previouspostslink, .wp-pagenavi span.previouspostslink {
  width: 74px;
  background: url(../images/pagenav_bg_arrow_pre.png) no-repeat center/contain;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .wp-pagenavi a.previouspostslink, .wp-pagenavi span.previouspostslink {
    width: 12.8vw;
    margin-right: 2.1333333333vw;
  }
}
.wp-pagenavi a.nextpostslink, .wp-pagenavi span.nextpostslink {
  width: 74px;
  background: url(../images/pagenav_bg_arrow_next.png) no-repeat center/contain;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .wp-pagenavi a.nextpostslink, .wp-pagenavi span.nextpostslink {
    width: 12.8vw;
    margin-left: 2.1333333333vw;
  }
}
.wp-pagenavi a.current, .wp-pagenavi span.current {
  background: url(../images/pagenav_bg_current.png) no-repeat center/contain;
  color: #fff;
}
.wp-pagenavi a.disabled, .wp-pagenavi span.disabled {
  pointer-events: none;
  color: rgba(40, 34, 28, 0.5);
}
@media (hover: hover) and (pointer: fine) {
  .wp-pagenavi a:hover {
    color: rgba(40, 34, 28, 0.5);
  }
}

.footer {
  position: sticky;
  top: 100vh;
  padding: 60px 0 50px;
}
@media screen and (max-width: 768px) {
  .footer {
    padding: 13.3333333333vw 0;
  }
}
.footer__inner {
  width: 700px;
  margin: auto;
  padding: 50px 0 30px;
  background: url(../images/footer_bg.png) no-repeat center/cover;
  -webkit-box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 768px) {
  .footer__inner {
    width: 89.3333333333vw;
    padding: 3.4666666667vw 0;
  }
}
.footer__text {
  text-align: center;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .footer__text {
    font-size: 3.7333333333vw;
    line-height: 4.8vw;
  }
}
.footer__linkList {
  margin: 50px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  .footer__linkList {
    margin: 4vw auto;
    gap: 4vw;
  }
}
.footer__linkList__item {
  width: 150px;
  height: 60px;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .footer__linkList__item {
    width: 20vw;
    height: 8vw;
  }
}
.footer__linkList__link {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
@media (hover: hover) and (pointer: fine) {
  .footer__linkList__link:hover {
    opacity: 0.7;
  }
}
.footer__credit {
  font-size: 12px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .footer__credit {
    font-size: 2.1333333333vw;
  }
}

#message {
  margin-top: 100px;
  font-size: 24px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #message {
    margin-top: 13.3333333333vw;
    font-size: 4.2666666667vw;
  }
}
/* ------------
 loader
------------ */
.flatpickr-calendar .flatpickr-clear {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flatpickr-calendar .flatpickr-clear span {
  cursor: pointer;
  padding: 10px 20px;
}

ul.events__list.loading .event__link::before {
  opacity: 1;
}

ul.events__list.loading .event__link::after {
  background-image: none;
}

.loader__box {
  display: none;
}

ul.events__list.loading .loader__box {
  display: block;
  position: absolute;
  top: 55%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.loader,
.loader:after {
  position: absolute;
  border-radius: 50%;
  width: 8em;
  height: 8em;
}

.loader {
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(0, 0, 0, 0.2);
  border-right: 1.1em solid rgba(0, 0, 0, 0.2);
  border-bottom: 1.1em solid rgba(0, 0, 0, 0.2);
  border-left: 1.1em solid #ffffff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 0.8s infinite linear;
  animation: load8 0.8s infinite linear;
}

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}