/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 23 2022 | 09:36:21 */
@media screen and (max-width:500px){
/*===============*/  
 
.top_event_PostList{display:flex;align-items:stretch;flex-wrap:wrap}
.top_event_Post_item{width:100%;max-width:100%;display:inline-block;margin-top:10px;margin-left:0px;margin-right:0px;margin-bottom:10px;border:solid 1px #e5e3d1;background-color:white;}
.top_event_Post_body{display:flex;flex-wrap:wrap;align-items:center}
.top_event_Post_thumbnail{font-size:0;width:100px;max-width:100%;position:relative;padding-top:0}
.top_event_Post_thumbnail img{width:100%;height:70px;position:relative;object-fit:cover;}
.top_event_Post_meta{width:100%;order:3;border-top:solid 1px #e5e3d1;}
.top_event_Post_time{padding-top:0px;padding-left:8px;padding-right:8px;padding-bottom:0px; display:inline-block;width:50%}
.top_event_Post_time time{color:black;font-size:11px;letter-spacing:2px;font-weight:bold}
.top_event_Post_category_event{padding:8px;display:inline-block;width:50%;text-align:right}
.top_event_Post_category_event div{display:inline-block;background-color:white;color:black; border:solid 1px black;padding-left:8px;padding-right:8px;padding-top:5px;padding-bottom:5px; font-size:11px;letter-spacing:2px;font-weight:bold}
.top_event_Post_title{color:black;padding-top:0px;padding-left:10px;padding-right:10px;padding-bottom:0px;width:calc(100% - 100px);font-size:12px;letter-spacing:2px;order:1;}
/*===============*/ 
}/*media screen 終了*/
