.graph-wrapper{width:616px;height:439px;position:relative;opacity:0;}
.graph-wrapper .layer0{position:absolute;left:0;bottom:50px;}
.graph-wrapper .layer1{position:absolute;left:0;bottom:50px;}
.graph-wrapper .layer2{position:absolute;left:0;bottom:0;}
.graph-wrapper .layer3{position:absolute;right:0;bottom:0;}
.graph-wrapper .layer4{position:absolute;left:0;bottom:0;}
@media only screen and (max-width:767px){
  .graph-wrapper{width:100%;height:0;padding-top:calc(43900%/616);position:relative;opacity:0;}
  .graph-wrapper .layer0{position:absolute;left:0;bottom:calc(50*100%/505);width:100%;height:1px;}
  .graph-wrapper .layer1{position:absolute;left:0;bottom:calc(50*100%/505);width:100%;height:auto;}
  .graph-wrapper .layer2{position:absolute;left:0;bottom:0;width:100%;height:auto;}
  .graph-wrapper .layer3{position:absolute;right:0;bottom:0;width:100%;height:auto;}
  .graph-wrapper .layer4{position:absolute;left:0;bottom:-2px;width:97.5%;height:auto;}
}
.graph_box_text{opacity:0;}
