.txt{
    line-height: 2.2em;
}


@media only screen and (max-width: 1099px){

}

@media only screen and (max-width: 767px){
    .sec-info .bg.bg03{
        display: none;
    }
    .page__list-item {
        width: 100%;
        margin-bottom: 35px;
    }
    .page__list-item:last-of-type {
        margin-bottom: 0;
    }
}