

#team-list .rank-badge {
  padding: 3px 6px;
  font-size: 0.9em;
  font-weight: bold;
  border-radius: 8px;
  color: #fff;
  z-index: 10;font-size: 0.8rem;
}

#team-list .list_img_div{width:100px}
/* ▼ スマホ対応 */
@media screen and (max-width: 600px) {
  #team-list .list_img_div{width:15%;}

}







.hosoku_small{font-size: 0.5rem;line-height: 0.5rem;display: block;}
/*ヘッド フィルター*/
.nav-button-group a {
  display: inline-block;
  text-decoration: none;
    padding:4px 6px;
     cursor: pointer;
     font-size: 1.2rem;
}
.group1 a.active {
  background-color: #00ab8e;
  color: white;
}

.group2 a.active {
  background-color: #e75a5a;
  color: white;
}

.group3 a.active {
  background-color: #477deb;
  color: white;
}

.group4 a.active {
  background-color: #c48000;
  color: white;
}

.filter-header {
    
      gap: 1rem;
  
      margin:8px 1%  16px 1%;
      

}


    .filter-group {
      display: flex;
      flex-direction: column;
     
      min-width: 220px;
     
    }

.group1 a{
color:#00ab8e;
border:solid 1px #00ab8e;
}

.group2 a{
color:#e75a5a;
border:solid 1px #e75a5a;
}

.group3 a{
color:#477deb;
border:solid 1px #477deb;
}

.group4 a{
color:#c48000;
border:solid 1px #c48000;
}

    .button-row {
      display: flex;
      flex-wrap: wrap;
      gap: 2px;
      margin-bottom: 4px;
    }

    .button-row button {
      padding: 4px 6px;
      font-size: 1.1rem;
    
      background-color: white;
      cursor: pointer;
     
    }

    .button-row button:hover {
      background-color: #f0f0f0;
    }

    @media (max-width: 768px) {
      .filter-header {
    
        gap: 12px;
      }

      .nav-button-group a {font-size: 0.6rem;}
    }

/*ヘッド フィルター*/










.list_container{
width:100%;
padding:0 1%;
margin:12px 0;
display:flex;
justify-content: flex-start;
flex-wrap: wrap;gap:5px;
}

/* ▼ スマホ対応 */
@media screen and (max-width: 600px) {
.list_container{ gap:5px;}

}
.tv_img_div{line-height: 0;}
.tv_img_div img{line-height: 0;}
.list_tv_info_area img{width:100%;margin: 12px auto 0 auto;border-top:none;border-bottom:none;}
/* ▼ スマホ対応 */
@media screen and (max-width: 600px) {
.list_tv_info_area img{border-top:solid 0px #333;border-bottom:px #333;}

}

.tv_title{font-weight: bold;text-align: center;margin-top:12px;font-size: 1.4rem;text-shadow:1px 1px 1px #ccc;}

.tv_info{padding-top:12px;padding-bottom:12px;
background-color: #fff;
border-bottom: dashed 0px #333;width:100%;
}
.tv_info table{width:98%;}
.list_tv_info_area table{
  font-size: 1.0rem;border-collapse:collapse;width:90%;margin:0 2%;
}
/* ▼ スマホ対応 */
@media screen and (max-width: 600px) {
.list_tv_info_area table{width:98%;}
.tv_info {background-color: #fff;}

}


.list_tv_info_area tr{
  border-bottom:solid 1px #999;
}
/*.list_tv_info_area tr:last-child {
  border-bottom: none; 
  }*/



.ra-more {
 
  margin:12px auto;
  width: 50%;
  padding: 10px 20px;
  font-size: 16px;
  background-color: #f94646;
  color: #FFF;
  border-radius: 20px;
  text-align: center;
}
/* ▼ スマホ対応 */
@media screen and (max-width: 600px) {
.ra-more {
 width:50%;
}
}
.list_tv_info_area th{
  text-align: left;
}

.list_tv_info_area td{
  padding:4px 2px;font-weight: bold;
}

.list_info {
  font-size: 0.9em;
  margin-bottom: 6px;

}


.thread-title{
  font-size: 1.5rem;margin:12px 0 12px 0;
  padding: 8px 2%;
  width: 94%;
  font-size: 1.8rem;
  line-height: 1.2;
  border-top: #111 solid 3px;
  border-bottom: #111 solid 3px;
}


/* ▼ スマホ対応 */
@media screen and (max-width: 600px) {
.thread-title{ font-size: 1.0rem;margin:12px 2% ;padding: 4px 2%;}

}


.result-num{text-align: right;padding:0 2%;}

/*ページネーション*/
.page-all{ float: left; margin:25px 0 0 0; width: 100%; text-align: center; font-size: 16px; border:solid 0px #333 ;}
.page-all a{ margin:0 7px; }
.page-all span{ color: #999; margin:0 8px; }


#person-list .rank-badge {
  position: absolute;
  top: -6px;
  left: 6px;
  padding: 3px 6px;
  font-size: 0.9em;
  font-weight: bold;
  border-radius: 8px;
  color: #fff;
  z-index: 10;font-size: 0.8rem;
}
.list_team_icon{
  position: absolute;
  top: 0px;
right: 0px;
  width:40px;
  height:40px;z-index: 10;background-color: rgb(256 256 256 / 0.5);
}

@media screen and (max-width: 600px) {

.list_team_icon{width:28px;
  height:28px;
}

}


.list_team_icon img{width:100%;}

.m-rr {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 70px;
  z-index: 9;
}

.rank-default {
  background-color: #555;   /* グレー */
  color: #fff;
}
.rank-1 {
  background-color: #FFD700; /* 金 */
  color: #000;
}
.rank-2 {
  background-color: #C0C0C0; /* 銀 */
  color: #000;
}
.rank-3 {
  background-color: #CD7F32; /* 銅 */
  color: #fff;
}


.img-vote-cnt {
  position: absolute;
  bottom: 6px;
  right: 0;
  background-color: rgba(0,0,0,0.6);
  border-radius: 3px 0 0 3px;
  padding: 4px 8px 2px 8px;
  color: #FFF;
  font-size: 0.9rem;
  line-height: 1.2;
}

.list_card {
  width: 98%;
  
  margin-bottom: 12px;

  background-color: #fff;

  

 position: relative;
}

.list_title {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 5px;
  text-align: left;
  
}
/* ▼ スマホ対応 */
@media screen and (max-width: 600px) {

.list_title{font-size: 0.8rem;}

}





.list_box {
  display:flex;
  gap: 8px;
}



.list_img_div {
  width: 20%;
line-height: 0;
  position: relative; /* ← これを必ず追加 */
  border:solid 0px #ccc;
}


/* ▼ スマホ対応 */
@media screen and (max-width: 600px) {

.list_img_div{  width: 28%;}

}


.list_img {
  width: 100%;
  height: auto;
  border-radius: 4px;
}

.list_right {
  margin-left:8px;
  flex: 1;
  display: flex;
  flex-direction: column;
   max-width:45%;
   /*background-color: #ddd;*/
    position: relative; /* ← これを必ず追加 */
 
}

/* ▼ スマホ対応 */
@media screen and (max-width: 600px) {

.list_right{max-width:100%;}

}



.list_income{
line-height: 1.0em;
}

.list_right table{
  font-size: 0.6rem;border-collapse:collapse;width:100%;
}
.list_right tr{
  border-bottom:solid 1px #fff;
}

.list_right td{
  padding:2px 2px;font-weight: bold;width:60%;font-size: 1.2rem;text-align: center;
}
.list_right th{
 background-color: #eee;
}

.list_info {
  font-size: 0.9em;
  margin-bottom: 6px;
}

.list_income{
  color:#FF4747;font-weight: bold;
  font-size: 1.5rem;
}

.list_income_c{
  color:#FF4747;font-weight: bold;
  font-size: 1.3rem;
}
.list_hs{
  font-size: 50%;
}

.list_th{
  width:30%;font-weight: normal;line-height: 1em;
}
.list_th_c{
  width:33%;font-weight: normal;font-size: 0.8rem;
}



/* 期間別ナビゲーション */
.kikan-bg{width:100%px;border-bottom: #13A000 solid 1px;}
.kikan {
  float: left;
  width: 900px;
  padding: 8px 2% 0 1%;
  margin:0 auto;
  
  
  
  box-sizing: border-box;
}

.kikan-btn {
  float: left;
  width: 18%;
  margin: 0 4px 0 0;
  padding: 3px;
  text-align: center;
  border-radius: 3px 3px 0 0;
  font-size: 0.9rem;
  text-decoration: none;
  box-sizing: border-box;
}

.kikan-btn-on {
  background-color: #13A000;
  color: #FFF;
  border: #13A000 solid;
  border-width: 1px 1px 0 1px;
}

.kikan-btn-off {
  background-color: #FFF;
  color: #333;
  border: #999 solid;
  border-width: 1px 1px 0 1px;
}
a.kikan-btn-on {
  color: #fff !important;
}

a.kikan-btn-off {
  color: #000 !important;
}

/* ▼ スマホ対応 */
@media screen and (max-width: 600px) {
  .kikan-btn {
    width: 18%;
    margin: 4px 0 0 1%;
    border-radius: 5px 5px 0 0;
    font-size: 0.7rem;
  }
  .kikan-bg{display: flex;width:100%}
  .kikan{width:100%;padding: 4px 2% 0 1%;}

.list_income_c{
  color:#FF4747;font-weight: bold;
  font-size: 1.0rem;
  line-height: 1em;
}


}

