.box {
    width: auto;
}

.box h2 {
    color: #000000;
    font-family: DM Serif Display New Roman;
    font-weight: bold;
    height: 26px;
    font-size: 32px;
    line-height: 26px;
    letter-spacing: -0.2px;
    text-align: left;
}

.box h2:first-child {
    margin-top: 0;
}

.wwa {
    width: 939px;
    height: 744px;
    margin-top: 32px;
}

.wwa span {
    color: #000000;
    font-family: Roboto;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.2px;
    text-align: left;
}

.om-sp {
    color: #000000;
    font-family: Roboto;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.2px;
    text-align: left;
}

.wwa .div2 {
    margin-top: 19px;
}

.or {
    margin-top: 64px;
}

.or-img:after {
    display: block;
    content: "";
    clear: both;
}

.or-img {
    margin-top: 32px;
}

.or-img li {
    float: left;
    display: inline-block;
    width: 226px;
    height: 150px;
}

.or-img li img {
    width: 100%;
}

.li2 {
    margin-left: 12px;
}

.img-font {
    color: #FFFFFF;
    font-family: DM Serif Display New Roman;
    font-weight: bold;
    font-size: 28px;
    line-height: 24px;
    letter-spacing: -0.2px;
    text-align: center;
    height: 24px;
    width: 100%;
    display: block;
    margin-top: -86px;
}

.om {
    margin-top: 64px;
}

.om-div {
    margin-top: 32px;
}

.om-img img {
    margin-top: 48px;
    width: 938px;
    height: 438px;
}

@media screen and (max-width: 750px) {
    .wwa,
    .box,
    .om-img img {
        width: 100%;
        height: auto;
    }
    .wwa,
    .or,
    .om {
        margin-top: 0.24rem;
        padding: 0.8rem 0.24rem;
        background-color: white;
        box-shadow: 2px 4px 16px 0px rgba(0,0,0,0.04);
        border-radius: 8px;
    }
    .or,
    .om {
        padding-top: 0;
    }
    .wwa {
        background-color: white;
        font-family: Roboto;
        font-size: 0.24rem;
        line-height: 0.40rem;
        color: #000000;
        margin: 0;
        padding: 0.8rem 0.24rem;
    }
    .wwa div {
        margin-top: 0.6rem;
    }
    .wwa div:first-child {
        margin-top: 0;
    }
    .box>h2:first-child {
        margin-bottom: -0.86rem;
        background: none;
        height: 0.86rem;
        padding: 0 0.24rem;
        font-size: 0.32rem;
        color: #111111;
    }
    .or>h2,
    .box>h2:first-child,
    .om>h2 {
        line-height: 0.86rem;
    }
    .or>h2,
    .om h2 {
        font-family: Roboto;
        font-weight: bold;
        font-size: 0.32rem;
        color: #111111;
        height: 0.86rem;
        margin: 0;
    }
    .or-img,
    .om-div {
        margin-top: 0;
    }
    .or-img li {
        width: 100%;
        height: 4.15rem;
        position: relative;
        overflow: hidden;
        margin: 0;
        margin-bottom: 0.24rem;
    }
    .or-img li:last-child {
        margin-bottom: 0;
    }
    .or-img li .img-font {
        margin-top: 0;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }
}