
/* 2026年版 */

.topblue{
    width:754px;
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    line-height: 130%;
    border:3px solid #0adbff;
    background:linear-gradient(to bottom, #3d3dff,#3d3dff 50%, #00f 50%,#00f 100%);
    padding:10px 0;
    margin: 30px auto;
  }

  .zoudai_text{
    width: 720px;box-sizing: border-box;font-size: 23px;line-height: 30px;color: #006;padding-left: 20px;text-align: left;margin: 0 auto 25px;
  }
  .zoudai_text li{
    margin-bottom: 10px;list-style-type: none;
  }

   .supp_btn_area{
    width: 720px;display: flex;margin: 0 auto 20px;
  }

  .supp_btn_01{
    width: 350px;height: 50px;box-sizing: border-box;margin: 10px;background-color: #00f;border: 2px solid #ddd;box-shadow: 2px 2px 4px #888;font-size: 23px;font-weight: bold;color: #fff;position: relative;line-height: 50px;
  }

  .supp_btn_02{
    width: 350px;height: 50px;box-sizing: border-box;margin: 10px;background-color: #000;border: 2px solid #ddd;box-shadow: 2px 2px 4px #888;font-size: 23px;font-weight: bold;color: #fff;position: relative;line-height: 50px;
  }

  .supp_btn_01:hover, .supp_btn_02:hover{
    color: #ff0;
    text-shadow: 0px 0px 2px #ff3, 0px 0px 8px #ff9;
  }


  /* ピンクエリア */

  .pink_area{width: 740px;margin: 0 auto;padding: 12px 0px;border-top-left-radius: 10px;border-top-right-radius: 10px;background-color: #ff007a;box-sizing: border-box;color: #ffffff;font-weight: bold;font-family: sans-serif;}
  .pink_area-t1{font-size: 20px; letter-spacing: 1px; margin-bottom: 4px;}
  .pink_area-t2{font-size: 32px; letter-spacing: 2px;}
  
  /* 表 */

  .chart_area2026{
    width: 760px;
    box-sizing: border-box;
    padding: 15px 0px;
    border-radius: 3px;
    background-color: #c7e0fa;
    margin:0 auto 40px;
  }



 
  .chart_flame2026{
    width: 740px;
    box-sizing: border-box;
    border-collapse: collapse;
    border: 2px solid #006;
    font-size: 17px;
    color: #006;
    background-color: #fff;
    margin: 0 auto 5px;
  }

  .chart_flame2026 th, td{
    border: 1px solid #006;
    padding: 8px;
  }

  .chart_flame2026 th{
    font-weight: bold;padding: 18px 0px;background-color: #00f;color: #fff;
  }

  .chart_flame2026 th:nth-child(1){
    width: 70%;font-size: 24px;
  }

  .chart_flame2026 th:nth-child(1) span{border-bottom: 3px double #fff;padding-bottom: 1px;}

  .chart_flame2026 th:nth-child(2){
    width: 15%;font-size: 25px;line-height: 1.1em;
  }

  .chart_flame2026 th:nth-child(3){
    width: 15%;font-size: 22px;line-height: 1.1em;
  }

  .chart_flame2026 td:nth-child(1){
   font-size: 25px;font-weight: bold;text-align: left;padding: 25px 0 29px 5px; 
}

.search_word a{text-decoration: none; border-bottom: 3px double #000000; padding-bottom: 1px;
}

.search_word a:hover{ background-color: #ff0;}



  .chart_1{
    text-align: right;padding-right: 5px;font-size: 20px;
  }

  .chart_2{
    font-size: 23px;
    text-align: center;
  }



  .sp_h1{
    width: 100%;
    height: 30px;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
  }

  .sp_h1 span{
    font-weight: bold;
    color: #ff007a;
  }

  .sp_kensaku{
    width: 100%;
    height: 40px;
    font-size: 21px;
    font-weight: bold;
    line-height: 40px;
    color: #00f;
    text-align: center;
  }

.chart_title{
  width: 720px;
  height: 23px;
  box-sizing: border-box;
  text-align: left;
  border-left: 23px solid #00f;
  padding-left: 10px;
  font-size: 20px;
  font-weight: bold;
  line-height: 23px;
  color: #006;
  margin: 15px auto;
}

.chart_title:hover a{
  background-color: #ff0;
}

  .supp_btn_area2{
    width: 720px;display: flex;justify-content: flex-end;margin-top: 5px;
  }

  .chart_btn{
    width: 250px;
    height: 32px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 1px 1px 3px #888;
    background-color: #00f;
    font-size: 17px;
    line-height: 32px;
    font-weight: bold;
    color: #fff;
    position: relative;
    margin-left: 20px;
    margin-bottom: 0;
    padding: 0;
  }

  .chart_btn:hover{
    background-color: #09f;
  }


 

