.ntg-top {
    text-decoration: none;
    margin: 8px 0;
    color: #333;
    background: url(images/bg_bt_olgtop.gif) no-repeat left center;
    background-size: 14px 13px;
    padding-left: 17px;
    font-size: 14px;
}

#id-start-page {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 250px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 600px;
    height: 350px;
}

@media (min-width:768px) {
    .pc-p1-qr-box {
        position: absolute;
        top: 590px;
        left: calc(50% + 415px);
        transform: translate(-50%, 0px);
        padding: 10px;
        background-color: white;
        opacity: 0%;
        transition: opacity 0.5s ease-out 0s;
    }

    #id-dealer_name {
        position: absolute;
        top: 805px;
        /* background: rgba(0, 0, 0, .6);
        */
                /* color: white;
        */
                padding: 10px;
        left: calc(50% + -157px);
        transform: translate(-50%, 0);
        font-size: 12px;
    }

    .c-img-p1-title-text {
        position: absolute;
        top: 540px;
        left: 50%;
        transform: translate(-50%, 0px);
    }

    .pc-p1-btn {
        position: absolute;
        top: 720px;
        left: 50%;
        transform: translate(-50%, 0px);
    }

    .pc-p1-btn-left {
        position: absolute;
        top: 720px;
        left: calc(50% - 415px);
        transform: translate(-50%, 0px);
    }

    .pc-p1-btn-right {
        position: absolute;
        top: 720px;
        left: calc(50% + 415px);
        transform: translate(-50%, 0px);
    }

    .feature-header .option-1 {
        top: 890px;
    }

    .img-gallery-right-arrow {
        position: absolute;
        left: calc(50% + 450px);
        top: 481px;
        transform: translate(-50%, 0);
    }

    .c-img-campaign-x-bg-02 {
        height: auto;
        margin: 0;
        padding: 0;
        position: absolute;
        top: -113px;
        left: calc(50% + 370px);
        transform: translate(-50%, 0);
    }

}

@media (max-width:768px) {
    .c-img-p1-bg {
        width: 100vw;
        height: auto;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%, -7%);
    }

    .c-img-campaign-x-bg-02 {
        width: 81.25vw;
        height: auto;
        margin: 0;
        padding: 0;
        position: absolute;
        top: -12%;
        right: 2%;
    }

    .c-img-character-title {
        width: 39.53vw;
        height: auto;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 14%;
        left: 4%;
    }

    .c-special-box .img-special-left-arrow,
            .c-special-box .img-special-right-arrow {
        width: 6.875vw;
        height: auto;
    }

    .c-img-spec-text-03 p {
        margin: 0;
    }

}
