#main {
    overflow: hidden;
}

.section .inner {
    position: relative;
}

.sec01 {
    background: #4da8e1;
}

.sec01 .text {
    padding: 10.86% 0 5.29% 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: #005eac;
    opacity: .4;
}

.sec02 {
    background: #fafafa;
}

.sec02 .text {
    position: relative;
    z-index: 1;
    padding: 10.36% 0 14.29% 7.86%;
}

.sec02 .l1 {
    font-size: 45px;
    margin-bottom: 24px;
}

.sec02 .l2 {
    font-size: 24px;
    line-height: 1.4;
    color: #595959;
}

.sec02 .pic {
    position: absolute;
    right: -6.42%;
    top: 0;
    margin-top: -15.36%;
    width: 50.71%;
}

.sec02 .pic img {
    width: 100%;
}

.sec03 {
    padding: 6.77% 0 6.35%;
    font-size: 22px;
    line-height: 1.55;
    color: #595959;
    background: url(../../img/exc200_sec03_en.jpg) no-repeat center;
    background-size: cover;
}

.sec03 .inner {
    display: flex;
    justify-content: flex-end;
}

.sec03 .text {
    width: 45%;
}

.sec03 .l1 {
    font-size: 46px;
    line-height: 1;
    color: #333;
    margin-bottom: 48px;
}

.sec03 li {
    display: flex;
    align-items: center;
    font-size: 22px;
    line-height: 1.45;
    color: #595959;
    margin-bottom: 60px;
}

.sec03 li:last-child {
    margin-bottom: 0;
}

.sec03 li svg {
    flex: 0 0 60px;
    display: block;
    width: 60px;
    height: 60px;
    fill: #4da8e1;
    margin-right: 70px;
}

.sec04 {
    padding: 5% 0 2.2% 7.86%;
    background: url(../../img/exc200_sec04_en.jpg) no-repeat center;
    background-size: cover;
}

.sec04 .l1 {
    font-size: 46px;
    margin-bottom: 30px;
}

.sec04 ul {
    width: 400px;
}

.sec04 li {
    font-size: 16px;
    color: #8c8c8c;
    padding: 14px 0;
    border-bottom: 1px solid #c3c3c3;
}

.sec04 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: 35px;
        margin-bottom: 36px;
    }

    .sec03 li {
        font-size: 20px;
        margin-bottom: 46px;
    }

    .sec03 li svg {
        flex: 0 0 46px;
        width: 46px;
        height: 46px;
        margin-right: 53px;
    }

    .sec04 .l1 {
        font-size: 35px;
        margin-bottom: 23px;
    }

    .sec04 ul {
        width: 350px;
    }

    .sec04 li {
        font-size: 14px;
        padding: 11px 0;
    }

    .sec04 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: auto;
        bottom: 6.27vw;
        margin-top: 0;
        width: 22vw;
    }

    .sec02 .inner {
        padding-bottom: 15vw;
    }

    .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;
        margin-bottom: 20vw;
    }

    .sec02 .pic {
        position: static;
        margin: 0 auto;
        width: 100%;
    }

    .sec03 {
        padding: 12vw 4.27vw 134vw;
        line-height: 1.31;
        background-color: #f5f5f5;
        background-image: url(../../img/en/exc200_sec03_sp.jpg);
        background-size: 100% auto;
        background-position: center bottom;
    }

    .sec03 .text {
        width: auto;
    }

    .sec03 .l1 {
        font-size: 6.13vw;
        margin-bottom: 8.53vw;
    }

    .sec03 li {
        font-size: 3.47vw;
        margin-bottom: 8vw;
    }

    .sec03 li svg {
        flex: 0 0 10vw;
        width: 10vw;
        height: 10vw;
        margin-right: 6.4vw;
    }

    .sec04 {
        padding: 10.67vw 4.27vw 82vw;
        background-image: url(../../img/en/exc200_sec04_sp.jpg);
        background-size: 100% auto;
        background-position: center bottom;
    }

    .sec04 .l1 {
        font-size: 5.33vw;
        margin-bottom: 4.8vw;
    }

    .sec04 ul {
        width: auto;
    }

    .sec04 li {
        font-size: 3.2vw;
        padding: 4vw 0;
        border-color: #e1e1e1;
    }

    .sec04 li span {
        font-size: 3.47vw;
        margin-bottom: 1.2vw;
    }
}
