.se-section-4__tora-inner {
    background: linear-gradient(94.32deg, #7AE7F6 0.02%, #3EC1D2 88.92%, #0099AC 99.94%);
    position: relative;
    background: url(../images/present-20220823.webp) no-repeat right top;
    background-size: auto 100%;
    padding: 58px 80px 36px;
}

@media screen and (max-width: 750px) {
    .se-section-4__tora-inner {
        background:url(../images/present-20220823_sp.webp) no-repeat center bottom;
        background-size: 100% auto;
        padding: 64px 16px 279px;
}
