.qms4__post-list__list-item{
	position: relative;
}
.card_date{
    margin-top: 10px;
    font-size: 1rem;
}
.flat_style  .qms4__list_item_type_fair p.card_date {
    width: 23%;
    margin: 0;
    padding: 0.6rem 0;
    font-size: 12px;
    color: #FFF;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(124, 124, 124, 0.79);
}
.flat_style  .sun p.card_date {
    background-color: rgb(253 95 95 / 62%);
}
.flat_style .sat p.card_date {
    background-color: rgba(0, 116, 201, 0.68);
}
.flat_style p.card_date span.day {
    width: auto;
    display: block;
    font-size: 22px;
    position: relative;
}
.flat_style p.card_date span.week {
    width: auto;
    display: block;
    padding: 8px 0 0 0;
    font-size: 12px;
}
.flat_style  p.card_date span.day:after {
    content: "";
    width: 30px;
    height: 1px;
    display: block;
    background-color: #fff;
    position: absolute;
    bottom: -7px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.single-fair .qms4__block__timetable__example img{
    max-width: 14px;
}
.qms4__post-list .qms4__post-list__list.row_style{
    display: block;
}
.row_style .qms4__post-list__post-thumbnail{
    lex-shrink: 0;
    max-width: 280px;
    width: 36%;
}
.row_style .qms4__post-list__list-item{
    display: block;
    width: 100%;
    clear: both;
}
.page-template-page-fair_calendar .p-postList.-type-list .p-postList__item {
    margin-bottom: 2rem;
    margin-top: 0;
    border: bo;
    border: 1px solid #e0d8d8;
    padding: 15px;
}
.p-topArea .c-pageTitle__main.calendar-day-list{
    font-size: 1.3em;
}

.recommend_style .sun .card_date  .week{
    color: rgb(255 68 68);
}
.recommend_style .sun .card_date:nth-child(2) {
  background: red;
}
.card_date p::first-letter{
    color:Red;
    }
.recommend_style .qms4__post-list__list-item.qms4__post-list__list-item .qms4__post-list__terms__icon{
    background-color: #9f821d;
    border:1px solid #9f821d;
}

.recommend_style .sat .card_date span.week{
    color: #03A9F4;

}
.recommend_style .time-around{
    font-size: 1rem;
}
.recommend_style .card_date::before{
    width: 16px;
    height: 16px;
    display: inline-block;
    content: ' ';
    background-image: url("images/icon_calendar.png");
    background-size: cover;
    padding: 3px;
    position: relative;
    top:2px;
    margin-right: 5px;

}
.qms4__post-list__list-item .qms4__post-list__post-excerpt p{
    font-size1: 1rem;
}
.calendar-day-title{
    text-align: center;
    text-align: center;
    font-size: 1.3rem;
    padding: 0 20px 20px 20px;
}