@charset "utf-8";

.main_title {
    font-size: 50px;
    font-weight:900;
}

.sub_title {
    font-size: 30px;
}

.main-img1{
    width: 60%;
    display: block;
    margin: auto;
}