body{font-family:'Noto Sans JP','Hiragino Kaku Gothic ProN',游ゴシック,YuGothic,Meiryo,'MS PGothic',sans-serif;letter-spacing:1.5px;-webkit-font-feature-settings:"palt" 1;font-feature-settings:"palt" 1;-webkit-font-kerning:auto;font-kerning:auto}

div.whatsnew {
  margin: 10px 0;
  font-size: 18px;
  word-break: break-all;
  overflow: hidden;
}



div.whatsnew .list-news{list-style:none;margin:0}.list-news li{border-bottom:#e3e3e3 1px solid}.list-news li a{display:block;text-decoration:none;-webkit-transition:background .3s;transition:background .3s}.list-news li a:hover{background:#f3f3f3}.list-news li .list-news-wrap{display:table;table-layout:fixed}.list-news li .list-news-wrap span{display:table-cell}.list-news li .list-news-wrap .news-date{padding:10px 20px;width:120px}.list-news li .list-news-wrap .news-cat{padding:10px 20px 10px 0}.list-news li .list-news-wrap .news-txt{padding:10px 20px 10px 0;width:auto}.news-date{vertical-align:middle;white-space:nowrap;font-size:16px;line-height:28px;color:#000000}.news-cat{vertical-align:middle;white-space:nowrap}.news-cat span{width:110px;min-width:110px;max-width:110px;overflow:hidden;text-overflow:ellipsis;text-align:center;padding:5px;background:#232323;color:#fff;font-size:12px;line-height:14px}.news span{background:#232323}@media (max-width:768px){.list-news li .list-news-wrap{display:block}.list-news li .list-news-wrap .news-date{padding:10px 10px 0 0;width:auto}.list-news li .list-news-wrap .news-cat{padding:10px 0 0}.list-news li .list-news-wrap .news-txt{padding:0 0 10px;display:block;width:auto}.news-cat span{padding:4px;line-height:12px}}.news2row{margin:0;padding:0}.news2row .info-column{padding:0 0 10px;margin:0 0 15px;border-bottom:1px dotted #ccc}.news2row .info-meta{line-height:1em}.news2row .info-meta .info-cat{float:left;text-align:center;width:80px;margin-right:10px}.news2row .info-meta .info-date{display:table-cell;vertical-align:middle;font-size:90%;line-height:1.4em}.news2row .info-title{margin-top:5px}.news2row .info-meta .info-cat{padding:2px 6px;font-size:80%;color:#fff;background:#232323}



div.whatsnew a {
  padding: 7px 0;
  display: block;
  text-decoration: none;
  box-shadow: none;
}

div.whatsnew a:hover {
  background-color: #f5f5f5;
  text-decoration: none;
  box-shadow: none;
}

div.whatsnew hr {
  margin: 0;
  padding: 0;
}

div.whatsnew .newmark {
  font-size: 74%;
  padding: 1px 5px;
  vertical-align: middle;
  color: White;
  background-color: #ff4500;
  border-radius: 3px;
}

div.whatsnew dl {
  margin: 0;
  padding: 0;
  border: 0;
}

div.whatsnew dt {
  margin: 0 0 0 0.3em;
  padding: 0;
  border: 0;
  color: Gray;
  font-weight: normal;
  white-space: nowrap;
}

div.whatsnew dd {
  margin: 0;
  padding: 0 2px;
}




@media screen and (min-width: 600px) {
  div.whatsnew dl {
    overflow: hidden;
  }
  div.whatsnew dt {
    float: left;
    width: 8.1em;
    overflow: hidden;
  }
  div.whatsnew dd {
    overflow: hidden;
  }

  
}

