@charset "Shift_JIS";
/*====================================
  PC First Responsible 700px〜
=======================================*/
.k041_at_250901_3716_season2025_08_spOnly{
  display: none;
}
.k041_at_250901_3716_season2025_08_container{
  width: 100%;
  max-width: 1240px;
  min-width: 940px;
  margin: 0 auto;
  line-height: 1.5;
  box-sizing: border-box;
  font-family: "Noto Sans JP","Outfit",sans-serif,serif;
  color: #333333;
  text-align: center;
}
.k041_at_250901_3716_season2025_08_container img{
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  -ms-interpolation-omde:bicubic;
}
.k041_at_250901_3716_season2025_08_container figure{
  margin: 0;
}
.k041_at_250901_3716_season2025_08_leadText{
  margin: 20px 15px;
  font-size: 16px;
}
/*見出しオビ*/
.k041_at_250901_3716_season2025_08_container h2{
  padding: 4px 10px 6px;
  color: #ffffff;
  background-color: #333333;
  font-weight: bold;
  font-size: 24px;
}
/*他にもっとみる・ランキング*/
.k041_at_250901_3716_season2025_08_footer_bnrList01{
  margin: 20px auto 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
}
.k041_at_250901_3716_season2025_08_footer_bnrList01 li {
  max-width: 100%;
  max-width:-webkit-calc(50% - 8px);
  max-width:calc(50% - 8px);
}
.k041_at_250901_3716_season2025_08_footer_bnrList01 li a{
  color: #0070c0;
  text-decoration: none;
  text-align: center;
}
.k041_at_250901_3716_season2025_08_footer_bnrList01 li a p{
  text-align: center;
  margin-top: 8px;
}
.k041_at_250901_3716_season2025_08_footer_bnrList01 li a:hover p{
  opacity: 0.7;
  text-decoration: underline;
}


/*====================================
  699px〜 For SP
=======================================*/
@media screen and (max-width: 699px) {
  .k041_at_250901_3716_season2025_08_pcOnly{
    display: none;
  }
  .k041_at_250901_3716_season2025_08_spOnly{
    display: block;
  }
  .k041_at_250901_3716_season2025_08_container{
    max-width: 100%;
    min-width: 100%;
  }
  .k041_at_250901_3716_season2025_08_leadText{
    margin: 15px 10px;
    font-size: 12px;
  }
  /*見出しオビ*/
  .k041_at_250901_3716_season2025_08_container h2{
    padding: 5px;
    font-size: 14px;
  }
  /*他にもっとみる・ランキング*/
  .k041_at_250901_3716_season2025_08_footer_bnrList01{
    margin: 15px auto 0px;
    width: 100%;
    font-size: 12px;
    min-width:auto;
    flex-direction: column;
  }
  .k041_at_250901_3716_season2025_08_footer_bnrList01 li {
    width:100%;
    max-width:100%;
  }
  .k041_at_250901_3716_season2025_08_footer_bnrList01 li:nth-child(2) {
    margin-top: 15px;
  }
  .k041_at_250901_3716_season2025_08_footer_bnrList01 li a p{
    margin-top: 5px;
  }
}