#nioeair02 .pagename_area .line svg g path {
    stroke-dasharray: 2532px;
    stroke-dashoffset: 2532px;
    animation: 3s forwards linear 2.5s line-animation-2532
}

#nioeair02 .block_trouble .info {
    padding: 0 10%;
}

#nioeair02 .sec_features .block.point2 .block_ttl_area .line {
    top: -105%;
    right: -25.5%;
}

#products_nioeiair02 .sec_features .block.point2 .block_ttl_area .line.scrollin g path {
  fill: none;
  stroke: #004ba0;
  stroke-miterlimit: 10;
  stroke-width: 2px;
  animation: 1s forwards linear 2s line-animation;
}
@media only screen and (max-width:650px) {
  #products_nioeiair02 .sec_features .block.point2 .block_ttl_area .line.scrollin g path {
    stroke-width: 3px;
  }
}