@charset "utf-8";

#pageBody table.history tr {border-bottom:1px solid #ccc;}
#pageBody table.history td ul li {padding-left: 0;position: static;list-style-type: disc;}
#pageBody table.history td ul li::before {background:none;}
#pageBody table.history th {width: 130px; font-size: 180%; text-align:center;}
#pageBody table.history td:nth-of-type(2) {width: 230px; box-sizing: border-box; text-align:center;}
#pageBody table.history td:nth-of-type(2) img:nth-of-type(2)  {margin-left:10px;}

#pageBody table.history td ul li.his-maruha, #pageBody table.history td ul li.his-nichiro {text-indent:-90px; margin-left:70px;list-style-type: none;}
#pageBody table.history td ul li.his-maruha::before { content:"マルハ"; position: static; font-size:13px; padding: 3px 10px; margin-right: 10px;background: #3971a8;color: #fff; font-family:noto,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif}
#pageBody table.history td ul li.his-nichiro::before { content:"ニチロ"; position: static; font-size:13px; padding: 3px 10px; margin-right: 10px;background: #75a839;color: #fff; font-family:noto,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif}


@media screen and (max-width:767px){
#pageBody table.history td ul li {margin-left: 20px;}
#pageBody table.history tr th,#pageBody table.history tr td {display:block; width:100% !important;}
#pageBody table.history th {text-align:left;}
#pageBody table.history th br {display:none;}

#pageBody table.history td ul li.his-maruha, #pageBody table.history td ul li.his-nichiro {text-indent:-70px;}
#pageBody table.history td:nth-of-type(2) br {display:none;}
}
