a,p,h1,h2{
    color: white;
    font-family: 'M PLUS Rounded 1c', sans-serif;
}

.top {
    background-color: #444;
    width: 100%;
    display: flex;
    align-items: center;
    align-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}

.mokuzi a {
    display: inline-block;
    padding: 15px 0; 
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 5px;
}

.top a {
    display: inline-block;
    padding: 15px 0; 
    font-size: 27px;
}

.top-modoru a {
    font-weight: 700;
}

.hazimeni-text p{
    font-size: 22px;
    letter-spacing: 4px;
    padding: 8px 0;
}

.hazimeni-title h1 {
    padding-top: 50px;
}

.hazimeni-title2 h2{
    font-weight:bold;
}
