@charset "utf-8";
#budget .secAverage .bgImg01,
#budget .secAverage .innerBox01 {
  margin-top:20px;
  overflow:hidden;
}
#budget .secAverage .bgImg01 .title02 { margin-top:0px; }
#budget .secAverage .innerBox01 h5 { margin:-20px -20px 0; }
#budget .secAverage .innerBox01 h5 img { width:100%; }
@media screen and (max-width: 700px) {
    #budget .secAverage .innerBox01 h5 { margin:-10px -10px 0; }
}
