/* :::::::::::::::::::::::::::::::::::::::::::::::: */

#id_eventinfo_list2022 {
  letter-spacing: -0.4em;
  font-size: 0;
  text-align: left;
  /*
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    */
    /*text-align: center;*/
}

#id_eventinfo_list2022>li {
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  font-size: 10px;
  width: 31.25%;
  margin-right: 3.125%;
  margin-bottom: 30px;
  /*
    width: 45%;
    float: left;
    margin: 20px 2%;
  */
}

#id_eventinfo_list2022>li:nth-child(3n) {
  margin-right: auto;
}

#id_eventinfo_list2022>li>a {
    color: #666;
}


@media screen and (max-width: 768px){
  #id_eventinfo_list2022>li {
    width: 47%;
    margin-right: 6%;
  }
  #id_eventinfo_list2022>li:nth-child(3n) {
    margin-right: 6%;
  }
  #id_eventinfo_list2022>li:nth-child(even) {
    margin-right: auto;
  }
  #id_eventinfo_list2022>li>.txt {
    font-size: 4vw;
  }
}


/* ------------------------------------------------ */


/* ------------------------------------------------ */


/* ------------------------------------------------ */

/*
#id_eventinfo_list2022>li>a>div.fecha::before {
    display: block;
    text-align: left;
    width: 80px;
    padding: 5px 0 7px;
    margin-top: 8px;
    margin-bottom: 10px;
    border-radius: 5px;
}
*/

#id_eventinfo_list2022>li.class_categoryEvent>a>.thum {
  border-radius: 20px;
  box-sizing: border-box;
  border: 2px solid #a92df7;
}
#id_eventinfo_list2022>li.class_categoryEvent>a>.thum img {
  border-radius: 18px;
  vertical-align: bottom;
  width: 100%;
  height: auto;
  max-width: none;
}


#id_eventinfo_list2022>li.class_categoryOshirase>a>.thum {
  border-radius: 20px;
  box-sizing: border-box;
  border: 2px solid #a92df7;
}
#id_eventinfo_list2022>li.class_categoryOshirase>a>.thum img {
  border-radius: 18px;
  vertical-align: bottom;
  width: 100%;
  height: auto;
  max-width: none;
}


/*
#id_eventinfo_list2022>li.class_categoryEvent>a>div.fecha::before {
    text-align: center;
    content: "イベント";
    background-color: #ffe23d;
}

#id_eventinfo_list2022>li.class_categoryOshirase>a>div.fecha::before {
    text-align: center;
    content: "お知らせ";
    background-color: #e3566b;
}
*/
#id_eventinfo_list2022>li>a>div.txt {
    padding: 5px 0;
    font-size: 16px;
    font-weight: bold;
    margin-top: 0;
    line-height: 1.4;
}

#id_eventinfo_list2022>li>a>div.fecha {
    padding: 10px 0 5px;
    font-size: 14px;
    font-weight: bold;
}



/* ------------------------------------------------ */

#id_eventinfo_list2022>li>a>div {
    text-align: center;
    color: #666;
}


/* :::::::::::::::::::::::::::::::::::::::::::::::: */


/* :::::::::::::::::::::::::::::::::::::::::::::::: */


/* :::::::::::::::::::::::::::::::::::::::::::::::: */


/* :::::::::::::::::::::::::::::::::::::::::::::::: */


/* :::::::::::::::::::::::::::::::::::::::::::::::: */


/* :::::::::::::::::::::::::::::::::::::::::::::::: */


/* :::::::::::::::::::::::::::::::::::::::::::::::: */


/* :::::::::::::::::::::::::::::::::::::::::::::::: */


/* :::::::::::::::::::::::::::::::::::::::::::::::: */