@charset "utf-8";
/* CSS Document */



.intro {
    margin-left: 2vw;
}

.news-list-home {
    margin-left: 2vw;
    position: relative;
    margin-top: 6vw;
    margin-bottom: 20px;
    bottom: 0;
    max-width: 550px;
}

.bg-home {
    z-index: -1;
    width: 45vw;
    left: 60vw;
}

body {
    height: 100vh;
}

.intro img {margin-left: 0;}

.intro {
    font-size: 19px;
    line-height: 23px;
    max-width: 700px;
    margin-top: 0;
}

.motto {
    font-size: 45px;
    line-height: 45px;
}

.menu a {
    font-size: 15px;
}


.bg-inside {
    left: 55vw;
    width: 35vw;
}



.news-presentation h1 {
    font-size: 40px;
    line-height: 45px;
    margin-top: 4vw;
}

.motto br {
    display: none;
}