@charset "UTF-8";



body {
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 30px;
    border-top: 30px solid aqua !important;
    
}


.fast {
    text-align: center;
    font-size: 70px;
    background-color: aqua;
    border-bottom: 30px solid aqua;
    margin-bottom: 50px;    
}

.main h2 {
    text-align: justify;
    font-size: 45px;
}

.main img {
    width: 1000px;
}

.main p {
    font-size: 60px;
}

.nkai {
    font-size: 40px;
    margin-top: 50px;
    
}

.sumaho {
    text-align: center;
    margin-top: 20px;
    font-size: 30px;
}


a {
    color: #000;
}

.class style {
    font-size: px;
}

.end {
    font-size: 60px;
    text-align: center;
    background: rgb(44, 196, 158);
    padding: 20px 2px 20px ;
    margin-top: 20px;
}

.end a {
    color: #ff0000;
}