@charset "utf-8";
.main-visual {
    padding-top: 200px;
    padding-bottom: 130px;
    background-image: url(images/top.JPG);
    background-size: auto;
    background-position: bottom;
    text-align: center;
    color: white;
}
.top-title {
    font-size: 50px;
    margin-bottom: 15px;
}
.top-subtitle {
    font-size: 25px;
    margin-bottom: : 0px;
    line-height: 35px;
}
.top-news-title {
    text-align: center;
}
