@charset "utf-8";
/* CSS Document */

header#header nav>ul>li {
    margin: 30px;
}

div#contact-me {
    width: 37%;
}

div#support-me-pc {
    width: 50%;
}

div#more {
    width: 13%;
}

div#support-me-mobile {
    display: none;
}