#title{
    display: flex;
    flex-direction: row;
    width: 62vw;
    justify-content: space-between;
}
.tit{
    width: 30vw;
}
#arttit{
    font-size: 5vh;
}
#elon{
    position: relative;
    left: -3vw;
    width: 100vw;
}