@media (max-width: 1023px) {

    .lgd-exp{
        width: 92%
    }

        .lgd-exp li{
            box-sizing: border-box;
            margin-bottom: 30px;
            padding-right: 75px;
            width: 100%;
        }

    #lgd .sec04 ol{
        text-align: center;
    }

        #lgd .sec04 li{
            text-align: left;
        }

}

@media (max-width: 768px) {

    #lgd .sec00{
        background-position: right -215px center;
    }

        #lgd .sec00 .box{
            height: 442px;
            left: 11px;
            top: 95px;
            width: 280px;
        }

            #lgd .sec00 .box:before {
                height: 432px;
                left: -10px;
                width: 280px;
            }

    #lgd .sec01 h2{
        padding-left: 10px;
    }

    #lgd .sec01 h2:after {
        left: 10px;
        width: 293px;
    }

    #lgd .sec01 .box {
        left: 55px;
        top: 100px;
        width: 420px;
    }

    #lgd .sec01 .box:before {
        left: -32px;
        top: 23px;
        width: 463px;
    }

    #lgd .sec02 h2:after{
        left:42px;
        width: 240px;
    }

    .lgd-exp li{
        margin-bottom: 20px;
    }

    #lgd .sec05 h2:after{
        left: 97px;
        width: 290px;
    }

    #lgd .sec06{
        background-position: top left -160px;
    }

        #lgd .sec06 h2{
            font-size: 4.3vw;
            line-height: 6vw;
            margin-top:20px;
        }

}

@media (max-width: 512px) {

    #lgd .sec01 .box {
        left: 14px;
        top: 160px;
        width: 280px;
    }

    #lgd .sec01 .box:before {
        height: 265px;
        left: -11px;
        top: 25px;
        width: 280px;
    }

    #lgd .sec04 h2{
        font-size: 37px;
    }

    #lgd .sec04 h2:after{
        left:8px;
        width: 290px;
    }

    #lgd .sec04 li {
        display: block;
        margin: 0 auto 128px;
        width: 300px;
    }

    #lgd .sec04 li:before{
        left:5px;
    }

    #lgd .sec05 h2 {
        font-size: 29px;
        left: 112px;
        text-indent: -108px;
        line-height: 42px;
    }

    #lgd .sec05 h2:after{
        left: -105px;
        width: 290px;
    }

    #lgd .sec05 a{
        left:54px;
    }

    #lgd .sec06{
        background-image: none;
    }

        #lgd .sec06 .content{
            box-sizing: border-box;
            float:none;
            padding:10px;
            width: 100%;
        }

        #lgd .sec06 h2{
            font-size: 6.5vw;
            line-height: 9vw;
        }

        #lgd .sec06 h2:after{
            left: -108px;
            width: 269px;
        }
}