@charset "UTF-8";


.top-m-title {
    margin-top: 1em;
    color: #d41367;
}

.tm-title01 {
    font-size: 2em;
    font-weight: 700;
    margin-bottom: 2px;
}

.tm-title02 {
    font-size: 1.05em;
    color: #666;
}


.l-group-wrap {
    padding: 0.7em 0 0.4em 0;
}

.list_t_num01 {
    font-weight: 700;
    font-size: 1em;
    color: #8c9091;
}

.list_text_line {
    width:70px;
    padding:0 5px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.list_day {
    padding:0 5px;
    color: #888;
}


.list_top_icon {
	color: #d41367;
    border: 1px solid #d41367;
    font-size: 0.4em;
    border-radius: 10px;
    padding: 3px 7px 1px 7px;
    margin-right: 5px;
    font-weight: 700;
}



