header .Logo {
    width: 7.2rem;
    margin-top: -0.3rem;
    margin-right: -0.65rem;
}

@media screen and (min-width: 720px) {
    
    header .pc-top h1 {margin-left: -2.1px;}
    header .pc-top h2 {margin-left: -1.55px;}
    header .pc-top h3 {margin-left: 0px;}

    header .pc-center ul li a {margin-left: -1.5px;}
    header .pc-center ul li a div {margin-left: 1.2px;}

    header .pc-center ul li:nth-of-type(1) a {margin-left: -1.4px;}
    header .pc-center ul li:nth-of-type(1) a div {margin-left: 1.2px;}
    
    header .pc-center ul li:nth-of-type(2) a {margin-left: -1.8px;}
    header .pc-center ul li:nth-of-type(2) a div {margin-left: 1.8px;}

    /*
    header .pc-center ul li:nth-of-type(2) a {margin-left: -1.8px;}
    header .pc-center ul li:nth-of-type(3) a {margin-left: -0.6px;}
    header .pc-center ul li:nth-of-type(4) a {margin-left: -0.6px;}

    */

    #about-top .about-header h1 {margin-left: -2.2px;}
    #about-top .about-header h2 {margin-left: -.5px;}
    #about-top .container h3 {margin-left: -0.8px;}
    #about-top .container p {margin-left: 0.2px;}

}