.section .inner {
    position: relative;
    box-sizing: border-box;
}

.sec01 {
    background: #f35c3a;
}

.sec01 .text {
    padding: 10.86% 0 10% 7.86%;
}

.sec01 .l1 {
    font-size: 21px;
    margin-bottom: 34px;
}

.sec01 .l2 {
    font-size: 72px;
    color: #fff;
}

.sec01 .pic {
    position: absolute;
    left: 30.86%;
    top: 0;
    margin-top: 4.57%;
    width: 12.57%;
}

.sec01 svg {
    width: 100%;
    fill: #bd2b2f;
}

.sec02 {
    background: #f7f7f7;
}

.sec02 .text {
    position: relative;
    z-index: 1;
    padding: 5.71% 0 18.57% 7.86%;
    line-height: 1.5;
}

.sec02 .l1 {
    font-size: 45px;
    margin-bottom: 24px;
}

.sec02 .l2 {
    font-size: 24px;
    line-height: 1.4;
    color: #595959;
}

.sec02 .pic {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: -16.43%;
    width: 51.57%;
}

.sec02 .pic img {
    width: 100%;
}

.sec03 {
    padding: 14.58% 0 19.27%;
    background: url(../../img/z5_sec03_en.jpg) no-repeat center;
    background-size: cover;
    font-size: 22px;
    line-height: 1.36;
    color: #595959;
}

.sec03 .inner {
    display: flex;
    justify-content: flex-end;
}

.sec03 .text {
    width: 47.86%;
}

.sec03 .l1 {
    font-size: 60px;
    color: #333;
    margin-bottom: 40px;
}

.sec04 {
    padding: 16.15% 0;
    /*background: url(../../img/z5_sec04_en.jpg) no-repeat center;
    background-size: cover;*/
    font-size: 22px;
    line-height: 1.36;
    color: #595959;
}
.z50 .sec04{
    background: url(../../img/product/z50/en3.jpg) no-repeat center;
    background-size: cover;
}
.sec04 .inner {
    display: flex;
    justify-content: flex-end;
}

.sec04 .text {
    width: 47.86%;
}

.sec04 ul {
    margin-top: 97px;
    display: flex;
    justify-content: space-between;
}

.sec04 li {
    font-size: 22px;
    color: #f35c3a;
}

.sec04 li svg {
    display: block;
    width: 88px;
    height: 88px;
    fill: #f35c3a;
    margin: 0 auto 40px;
}

.sec05 {
    padding: 11.46% 0 11.98%;
    background: url(../../img/product/z50/z5_sec05_en.jpg) no-repeat center;
    background-size: cover;
}

.sec05 .l1 {
    font-size: 46px;
    margin-bottom: 30px;
}

.sec05 ul {
    width: 450px;
}

.sec05 li {
    font-size: 16px;
    color: #8c8c8c;
    padding: 14px 0;
    border-bottom: 1px solid #c3c3c3;
}

.sec05 li span {
    display: block;
    color: #333;
    margin-bottom: 9px;
}

@media all and (max-width: 1480px) {
    .sec01 .l1 {
        font-size: 18px;
        margin-bottom: 26px;
    }

    .sec01 .l2 {
        font-size: 55px;
    }

    .sec02 .l1 {
        font-size: 34px;
        margin-bottom: 18px;
    }

    .sec02 .l2 {
        font-size: 22px;
    }

    .sec03 {
        font-size: 20px;
    }

    .sec03 .l1 {
        font-size: 46px;
        margin-bottom: 30px;
    }

    .sec04 {
        font-size: 22px;
    }

    .sec04 ul {
        margin-top: 73px;
    }

    .sec04 li {
        font-size: 20px;
    }

    .sec04 li svg {
        width: 67px;
        height: 67px;
        margin: 0 auto 30px;
    }

    .sec05 .l1 {
        font-size: 35px;
        margin-bottom: 23px;
    }

    .sec05 ul {
        width: 400px;
    }

    .sec05 li {
        font-size: 14px;
        padding: 11px 0;
    }

    .sec05 li span {
        margin-bottom: 7px;
    }
}

@media all and (max-width: 767px) {
    .sec01 .text {
        padding: 8% 0 6.27% 12.93%;
    }

    .sec01 .l1 {
        font-size: 3.47vw;
        margin-bottom: 5.01vw;
    }

    .sec01 .l2 {
        font-size: 9.73vw;
        margin-bottom: 2.27vw;
    }

    .sec01 .pic {
        left: auto;
        right: 12.8vw;
        top: 50%;
        bottom: auto;
        margin-top: 0;
        width: 22vw;
        transform: translateY(-50%);
    }

    .sec02 .text {
        padding: 13.33vw 0 0;
        text-align: center;
    }

    .sec02 .l1 {
        font-size: 6vw;
        margin-bottom: 4.53vw;
    }

    .sec02 .l2 {
        font-size: 3.47vw;
        padding: 0 4.27vw;
        margin-bottom: 20vw;
    }

    .sec02 .pic {
        position: static;
        margin: 0 auto;
        width: 100%;
    }

    .sec03 {
        padding: 91.33vw 4.27vw 12.53vw;
        background-image: url(../../img/en/z5_sec03_sp.jpg);
        font-size: 3.2vw;
        line-height: 1.5;
    }

    .sec03 .text {
        width: auto;
    }

    .sec03 .l1 {
        font-size: 4vw;
        margin-bottom: 4vw;
    }

    .sec04 {
        padding: 17.6vw 4.27vw 117vw;
       /* background-image: url(../../img/en/z5_sec04_sp.jpg);
        background-size: 100% auto;*/
        background-position: center bottom;
        font-size: 3.2vw;
        line-height: 1.5;
    }
    .z50 .sec04{
        background-image: url(../../img/product/z50/en3_sp.jpg);
        background-size: 100% auto;
        background-position: center bottom;
    }
    .sec04 .text {
        width: auto;
    }

    .sec04 ul {
        margin-top: 20.27vw;
    }

    .sec04 li {
        font-size: 3.2vw;
    }

    .sec04 li svg {
        width: 14vw;
        height: 14vw;
        margin-bottom: 5.07vw;
    }

    .sec05 {
        padding: 17vw 4.27vw 137.87vw;
        background-color: #f5f5f5;
        background-image: url(../../img/product/z50/z5_sec05_sp.jpg);
        background-size: 100% auto;
        background-position: center bottom;
    }

    .sec05 .l1 {
        font-size: 6.4vw;
        margin-bottom: 5.87vw;
    }

    .sec05 ul {
        width: auto;
    }

    .sec05 li {
        font-size: 3.2vw;
        line-height: 1.5;
        padding: 3.2vw 0;
    }

    .sec05 li span {
        font-size: 3.47vw;
        margin-bottom: 1.4vw;
    }

    .sec05 li:first-child span {
        margin-bottom: 0;
    }
}
