@charset "UTF-8";


    body {

    -webkit-print-color-adjust: exact;
    _zoom:0.8;

    }
    
  
header{
    position: absolute;
}
 
    .head_animation{
        transform: none;
    }

.dropdown{
    background: none;
    width: 1000px;
    left: auto;
    transform: translateX(0);
    margin: 0;
}

.over_bl::before{
    right: auto;
    bottom: auto;
    width: 1000px;
}

#con_right .graph{
     width: 371px;
    margin: 0 auto 23px;
}

#page_top{
    display: none!important;
}

footer .contact{
    width: 1200px;
}