@charset "utf-8";

.news__top-bg-title {
    font-size: 90px;
    top: -192px;
}

.title-center {
    text-align: center;
}

.page_description {
    margin-bottom: 13px;
}

.page_img {
    margin-bottom: 5px;
}

@media  (768px <= width) {
    .page_img {
        margin-bottom: 25px;
    }
}

.info_list {
    margin-top: 10px;
    margin-bottom: 10px;
}

.news_inner_wrap .button--gray, .news_inner_wrap .button--blue {
    width: 100%;
}

.news_inner_wrap .button a span img {
    right: -3.5rem;
}

h1 {
    top: -115px;
}