[v-cloak] {
  display: none;
}


.kc-spinner {
  padding: 50px 0;
}

.kc-spinner .vue-simple-spinner {
  border-color: rgb(0, 0, 0) rgb(238, 238, 238) rgb(238, 238, 238) !important;
}


.kc-none {
  text-align: center;
  padding: 50px 0;
}

.kc-l-c3 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

@media screen and (max-width: 768px) {
  .kc-l-c2 {
    -webkit-line-clamp: 3;
  }
}

/* API以外のcss */

.page-header.-kc {
  border-bottom: none;
}


/* 終了イベント */
/* .kc-card.endDateTime .kc-image::before {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  content: "終了しました";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  font-size: 22px;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  z-index: 1;
}


@media screen and (max-width: 768px) {
  .kc-card.endDateTime .kc-image::before {
    font-size: 16px;
  }
} */

/* 終了イベント */



/* topページ */

.kc-cards {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-bottom: -1px;
}

.kc-card {
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}
.kc-card:nth-child(4n) {
  border-right: none;
}

@media screen and (max-width: 800px) {
  .kc-card:nth-child(2n) {
    border-right: none;
  }
  .kc-card:nth-child(odd) {
    border-left: none;
  }
}

.kc-link {
  color: #000;
  text-decoration: none;
}

.kc-tabs .tab-item > a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.kc-image {
  position: relative;
  overflow: hidden;
}

.kc-image img {
  aspect-ratio: 4/3;
  object-fit: cover;
  width: 100%;
  height: auto;
}

.kc-info {
  text-align: left;
  display: flex;
  flex-direction: column;
  padding: 5% 8%;
}

.kc-tags {
  display: flex;
  flex-wrap: wrap;
  gap: .4rem;
  margin-bottom: .4rem;
}

.kc-tags p {
  margin-bottom: 0 !important;
}

.kc-white {
  background-color: #fff;
  outline: 1px solid #000;
  outline-offset: -1px;
}

.kc-name {
  text-decoration: underline;
}

.kc-date-box,
.kc-address-box {
  display: flex;
  gap: .6rem;
}

.kc-date-txt,
.kc-address-txt {
  white-space: nowrap;
}

.kc-address-txt {
  margin-bottom: 0 !important;
}




@media screen and (max-width: 1100px) {
  .kc-cards {
    grid-template-columns: repeat(2, 1fr);
  }
}



/* allページ */
.kc-content.-all {
  /* border-top: 1px solid #000; */
}

.kc-tabs-container {
  border-top: 1px solid #000;
}

.kc-tabs-municipality {
  display: flex;
  flex-wrap: wrap;
  gap: 1.2rem;
  padding: 2em 4em;
  border-bottom: 1px solid #000;
}

.kc-tab-municipality {
  padding: .4em 1em;
  border: 1px solid #000;
  border-radius: 100px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.kc-tab-municipality>a {
  color: inherit;
  text-decoration: none;
}

.kc-tab-municipality:hover {
  background-color: #fff000;
}

.kc-tab-municipality.is-active {
  background-color: #fff000;
}

.kc-name.-all {
  font-size: 16px;
  margin: .4em 0;
}

.kc-address-box.-all,
.kc-date-box.-all {
  font-size: 14px;
}

.kc-address::after {
  content: "";
  display: inline-block;
  margin-left: .5em;
  width: clamp(6.4px, 5.434px + 0.248vw, 9px);
  height: clamp(10px, 8.514px + 0.381vw, 14px);
  background-image: url("data:image/svg+xml,%3csvg%20width='10'%20height='14'%20viewBox='0%200%2010%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.31609%206.31663C6.77107%205.86165%206.99973%205.311%206.99973%204.66703C6.99973%204.02305%206.77224%203.47241%206.31609%203.01742C6.1024%202.79684%205.84579%202.62237%205.56207%202.50479C5.27836%202.38722%204.97356%202.32902%204.66648%202.33378C4.02251%202.33378%203.47303%202.56128%203.01688%203.01742C2.5619%203.47241%202.33324%204.02305%202.33324%204.66703C2.33324%205.311%202.56073%205.86048%203.01688%206.31663C3.47186%206.77161%204.02251%207.00027%204.66648%207.00027C5.31046%207.00027%205.85994%206.77161%206.31609%206.31663ZM9.33297%204.66703C9.33297%205.3285%209.23264%205.87215%209.03198%206.29796L5.71411%2013.3525C5.61892%2013.5506%205.46653%2013.7156%205.27663%2013.8262C5.09364%2013.9403%204.88217%2014.0006%204.66648%2014C4.44716%2014%204.24067%2013.9417%204.04701%2013.8262C3.86196%2013.7148%203.71541%2013.5496%203.62703%2013.3525L0.300988%206.29796C0.100329%205.87215%200%205.32967%200%204.66703C0%203.37791%200.454982%202.27779%201.36728%201.36782C1.79465%200.92665%202.30788%200.577722%202.87531%200.342563C3.44274%200.107405%204.05233%20-0.00899555%204.66648%200.000542128C5.95443%200.000542128%207.05456%200.455524%207.96569%201.36782C8.40686%201.79519%208.75579%202.30842%208.99095%202.87585C9.22611%203.44328%209.34251%204.05287%209.33297%204.66703Z'%20fill='%23333333'/%3e%3c/svg%3e");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center
}

@media screen and (max-width: 768px) {
  .kc-tabs-municipality {
    gap: .6rem;
    padding: 1em;
  }

  .kc-tab-municipality {
    font-size: 13px;
  }

  .kc-name.-all {
    font-size: 14px;
  }

  .kc-address-box.-all,
  .kc-date-box.-all {
    font-size: 12px;
  }
}
