﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.new-main .new-list.list0 .new-intro{word-break: break-word;}
.footfeed .title{position: relative;font-size: var(--fontsize24);padding-bottom: 5px;margin-bottom: 20px;font-weight: var(--fontbold6);}