@media only screen and (min-width: 1200px) {
    .uc-nt--mission .t740__textwrapper {
        width: 100%;
        max-width: 600px;
        margin: 0;
        margin-left: calc(50vw - 600px);
        padding-left: 20px;
    }
}
@media screen and (max-width: 1200px) and (min-width: 981px) {
    .uc-nt--mission .t740__textwrapper {
        width: 100%;
        max-width: 480px;
        margin: 0;
        margin-left: calc(50vw - 480px);
        padding-left: 10px;
    }
}
@media only screen and (max-width: 980px) {
   .uc-nt-navbar .tmenu-mobile {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background: none;
   }
   .uc-nt--mission .t740__blocktextmobile {
       padding-top: 0;
   }
    .uc-nt-footer .t-text p {
        text-align: left!important;
    }
    .uc-nt-navbar#rec718345751 .tmenu-mobile__menucontent_fixed {
    background: #151515;
    position: absolute;
    width: 200px;
    right: 0;
    margin-top: -32px;
    border-radius: 16px;
}
.uc-nt-navbar#rec718345751 .tmenu-mobile__menucontent_fixed .t456__leftwrapper {
    display: none;
}
}
@media only screen and (max-width: 640px) and (min-width: 481px) {
    #rec718345752 .t182__title {
        font-size: 55px;
        line-height: 1;
    }
}
@media only screen and (max-width: 640px) {
    .uc-nt--mission .t740__blocktable {
        max-height: 500px;
    }
}

.uc-nt--mission .t740__textwrapper .t740__text {
    width: 100%;
    max-width: 425px;
}
.uc-nt-advantages .t858__wrap {
    padding: 0 20px 0 0;
}