.t026__title span {
	font-size: 42px;
	line-height: 1.23;
}
@media screen and (max-width:1200px) {
    .t026__title span {
    	font-size: 38px;
    }
}
@media screen and (max-width:640px) {
    .t026__title span {
        font-size: 30px;
    }
}
@media screen and (min-width:961px) {
    .t1115__image {
        position: sticky;
        top: 80px;
        z-index: 10;
        width: 100%; 
        max-width: 560px; 
    }
}
.t-form-success-popup_new .t-form-success-popup__button {
    background: #DC562D;
    border-radius: 10px;
}
.t-form-success-popup_new .t-form-success-popup__button:hover {
    background: #fa5929;
}