@charset "UTF-8";
.pc {
  display: none !important;
}
.sp {
  display: block !important;
}
ul.NewTab li {
  display: block;
  float: left;
  width: 30%; /*209px*/
  margin-right: 4px;
}
.NewTab {
  width: auto;
  position: static;
  left: 300px;
  top: 9px;
  z-index: 10;
}
.date_title {
  width: auto;
  background-color: #EEE;
  padding-top: 11px;
  padding-left: 5px;
  padding-bottom: 11px;
  height: auto;
}
.item-Box {
  width: auto;
  position: relative;
  padding-left: 5px;
  margin-bottom: 40px;
}
.item-Wrapper {
  float: none;
  width: auto;
}
.Txt-Zone {
  float: none;
  width: auto;
}
.pic-zone {
  padding-left: 15px;
  overflow: hidden;
  width: auto;
}

/*20210827*/
.item-icon {
  position: static;
  right: 0px;
  top: 0px;
  margin-bottom: 5px;
}
.item-icon img {
  width: 20%;
}
.Series-Marks {
  position: absolute;
  width: 120px;
  left: -20px;
  top: -23px;
  text-align: left;
  z-index: 5;
}

/*202506*/
.category_img {
  width: 100%;
}
.item-icon_shinkalion {
  position: static;
  right: 0px;
  top: 0px;
  margin-bottom: 5px;
}
.item-icon_shinkalion img {
  width: 25%;
}