.secEventList_cnt1 {
  margin-top: 60px;
}

.secEventDetail {
  border-bottom: 1px solid #DDDACC;
}
@media screen and (min-width: 769px) {
  .secEventDetail {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 768px) {
  .secEventDetail {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }
}
.secEventDetail:nth-last-of-type(1) {
  border-bottom: none;
}
@media screen and (min-width: 769px) {
  .secEventDetail_in {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secEventDetail_in {
    display: block;
  }
}
@media screen and (min-width: 1101px) {
  .secEventDetail_title {
    width: 26%;
    min-width: 26%;
  }
}
@media screen and (min-width: 1101px) {
  .secEventDetail_cnt1 {
    flex-grow: 1;
    width: 74%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secEventDetail_cnt1 {
    margin-top: 30px;
  }
}
@media screen and (min-width: 769px) {
  .secEventDetail_cnt2 {
    flex-grow: 1;
    width: 100%;
    flex-basis: 100%;
  }
}
@media screen and (min-width: 769px) {
  .secEventDetail_title + .secEventDetail_cnt2, .secEventDetail_cnt1 + .secEventDetail_cnt2 {
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .secEventDetail_title + .secEventDetail_cnt2, .secEventDetail_cnt1 + .secEventDetail_cnt2 {
    margin-top: 5vw;
  }
}
@media screen and (min-width: 769px) {
  .secEventDetail_btn {
    flex-grow: 1;
    width: 100%;
    flex-basis: 100%;
  }
}
.secEventDetail_btn {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .secEventDetail_btn {
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .secEventDetail_btn {
    margin-top: 15vw;
  }
}
@media screen and (min-width: 769px) {
  .secEventDetail .co-titleStyle5 {
    margin-bottom: 0;
  }
}
.secEventDetail.-date {
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: none;
}
@media screen and (min-width: 769px) {
  .secEventDetail.-date .secEventDetail_cnt1 {
    padding-top: 1.3em;
  }
}
@media screen and (min-width: 769px) {
  .secEventDetail.-place .secEventDetail_cnt1 {
    padding-top: 1.3em;
  }
}
@media screen and (min-width: 769px) {
  .secEventDetail.-contact {
    padding-bottom: 100px;
  }
}
.secEventDetail_cnt1 p + p, .secEventDetail_cnt2 p + p {
  margin-top: 1em;
}
@media screen and (min-width: 769px) {
  .secEventDetail_cnt1 ._editor, .secEventDetail_cnt2 ._editor {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .secEventDetail_cnt1 ._editor, .secEventDetail_cnt2 ._editor {
    margin-bottom: 5vw;
  }
}
@media screen and (min-width: 769px) {
  .secEventDetail_cnt1 ._template + ._template, .secEventDetail_cnt2 ._template + ._template {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .secEventDetail_cnt1 ._template + ._template, .secEventDetail_cnt2 ._template + ._template {
    margin-top: 5vw;
  }
}
.secEventDetail_cnt1 ._template ._img, .secEventDetail_cnt2 ._template ._img {
  text-align: center;
}
.secEventDetail_cnt1 ._template ._img img, .secEventDetail_cnt2 ._template ._img img {
  object-fit: contain;
  width: 100%;
  max-height: 400px;
}
.secEventDetail_cnt1 ._template p, .secEventDetail_cnt2 ._template p {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .secEventDetail_cnt1 ._template p, .secEventDetail_cnt2 ._template p {
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .secEventDetail_cnt1 ._template p, .secEventDetail_cnt2 ._template p {
    margin-top: 2.5vw;
  }
}
@media screen and (min-width: 769px) {
  .secEventDetail_cnt1 ._template.-A ul, .secEventDetail_cnt2 ._template.-A ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .secEventDetail_cnt1 ._template.-A ul li, .secEventDetail_cnt2 ._template.-A ul li {
    flex-basis: 32%;
  }
  .secEventDetail_cnt1 ._template.-B ul li + li, .secEventDetail_cnt2 ._template.-B ul li + li {
    margin-top: 20px;
  }
  .secEventDetail_cnt1 ._template.-C ul, .secEventDetail_cnt2 ._template.-C ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .secEventDetail_cnt1 ._template.-C ul li:nth-of-type(1), .secEventDetail_cnt2 ._template.-C ul li:nth-of-type(1) {
    flex-basis: 63%;
  }
  .secEventDetail_cnt1 ._template.-C ul li:nth-of-type(2), .secEventDetail_cnt2 ._template.-C ul li:nth-of-type(2) {
    flex-basis: 32%;
  }
  .secEventDetail_cnt1 ._template.-D ul li, .secEventDetail_cnt2 ._template.-D ul li {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .secEventDetail_cnt1 ._template.-D ul li + li, .secEventDetail_cnt2 ._template.-D ul li + li {
    margin-top: 30px;
  }
  .secEventDetail_cnt1 ._template.-D ul li ._img, .secEventDetail_cnt2 ._template.-D ul li ._img {
    flex-basis: 63%;
  }
  .secEventDetail_cnt1 ._template.-D ul li p, .secEventDetail_cnt2 ._template.-D ul li p {
    flex-grow: 1;
    margin-left: 4%;
    text-align: left;
  }
  .secEventDetail_cnt1 ._template.-E ul, .secEventDetail_cnt2 ._template.-E ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .secEventDetail_cnt1 ._template.-E ul li, .secEventDetail_cnt2 ._template.-E ul li {
    flex-basis: 48%;
  }
  .secEventDetail_cnt1 ._template.-E ul li p, .secEventDetail_cnt2 ._template.-E ul li p {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .secEventDetail_cnt1 ._template ul li + li, .secEventDetail_cnt2 ._template ul li + li {
    margin-top: 5vw;
  }
}
.secEventDetail_cnt1 ._map, .secEventDetail_cnt2 ._map {
  min-height: 400px;
  background: #fff;
}
.secEventDetail_cnt1 ._map #GoogleMap, .secEventDetail_cnt2 ._map #GoogleMap {
  min-height: 400px;
}
.secEventDetail_cnt1 ._contact, .secEventDetail_cnt2 ._contact {
  line-height: 1.2;
  font-size: 16px;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-display: swap;
}
@media screen and (max-width: 768px) {
  .secEventDetail_cnt1 ._contact, .secEventDetail_cnt2 ._contact {
    font-size: 3.5vw;
  }
}
.secEventDetail_cnt1 ._contact a, .secEventDetail_cnt2 ._contact a {
  color: inherit;
}
.secEventDetail .co-btnStyle1 {
  max-width: 380px;
}/*# sourceMappingURL=event.css.map */