@charset "UTF-8";

body{
    background-image: url(lg_2.gif);
    background-size: 10% 100%;
    background-repeat: no-repeat repeat;
    width: 70%;
    margin: 0 auto;
    margin-top: 30px;
}

.navi{
    margin-bottom: 80px;
}

.linktree {
    display: flex;
}

.linktree p{
    font-size: 25px;

}

.sc_link{
    width: 100%;
    height: 100%;
}