/*グラフ用*/

#myChart1,
#myChart2{
  width:100%;
  }
  
.chart_wrap{
  width:100%;
  height:100%;
  }

.chart_wrap div{
  }
.chart_wrap div:nth-of-type(1){
  }

.chart_wrap div:nth-of-type(2) p{
  font-weight:bold;
  }  



