
/* Schedule2026*/

.series-tit{
 margin: 0 !important;
margin-left:10px !important;
  padding: 0 !important;;  /* 念のためパディングも0に */
  font-size: 15px !important;;
  font-weight: bold !important;;
  line-height: 1 !important;;  /* これがキー！ 行の高さをフォントサイズに合わせる */

}

.series-name1{
 margin: 0 !important;
margin-left:10px !important;
 margin-bottom: 5px !important;
  padding: 0 !important;  /* 念のためパディングも0に */
  font-size: 20px !important;
  font-weight: bold !important;
/*  line-height: 20px !important;   これがキー！ 行の高さをフォントサイズに合わせる */

}


.series-date{
 margin: 0 !important;
margin-left:10px !important;

  padding: 0 !important;;  /* 念のためパディングも0に */
  font-size: 15px !important;;
  font-weight: bold !important;;
  line-height: 1 !important;;  /* これがキー！ 行の高さをフォントサイズに合わせる */

}


.series-etc{
  margin: 0 !important;
margin-left:10px !important;

  padding: 0 !important;;  /* 念のためパディングも0に */
  font-size: 15px !important;;
  font-weight: bold !important;;
  line-height: 1 !important;;  /* これがキー！ 行の高さをフォントサイズに合わせる */

}

.series-txt-0{
  margin: 0px !important;
margin-left:10px !important;

 margin-top:10px  !important;
  padding: 0px: !important;  /* 念のためパディングも0に */
   font-size: 15px !important; 
 font-weight: bold !important;

}

.series-txt-1{
margin-left:10px !important;

}

