.wpc-lenovo-pro-hub-skinny-banner {
    background-image: url(//p2-ofp.static.pub/ShareResource/na/landing-pages/benefits/skinny-banner/lenovo-pro-background-mobile.jpg);
    height: fit-content;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: row;
    gap: 30px;
    align-items: center;
    justify-content: center;
    padding: 20px 16px;
    color: #fff;
    margin-bottom: 30px;
}

.wpc-lenovo-pro-hub-skinny-banner-copy {
    line-height: 1.2;
    font-size: 18px;
    width: fit-content;
}

.wpc-lenovo-pro-hub-hero-button {
    padding: 14px 24px;
    background-color: #000;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    width: fit-content;
}

.wpc-lenovo-pro-hub-hero-button:hover {
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
}

.banner-top .wpc-lenovo-pro-mobile-hidden {
    margin: 0 !important;
    display: block;
}

@media screen and (max-width: 760px) {
    .banner-top .wpc-lenovo-pro-mobile-hidden {
        margin-top: 10px !important;
    }

    .wpc-lenovo-pro-hub-skinny-banner {
        flex-direction: column;
        gap: 0;
        align-items: flex-start;
    }

    #wpc-lenovo-pro-hub-hero .wpc-lenovo-pro-hub-copy {
        font-size: 14px;
    }
}

@media screen and (min-width: 761px) and (max-width: 1100px) {
    .wpc-lenovo-pro-hub-skinny-banner {
        gap: 10px;
    }
}

.gurunavi-top .tcenter {
    text-align: center;
}

.gurunavi-top {
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
}

.gurunavi-top h3 {
    font-size: 22px;
}

.gurunavi-top img {
    display: block;
    width: 20%;
    margin: 10px auto;
}

.gurunavi-top h2 {
    margin: 20px auto;
}

.gurunavi-top h2 span {
    display: inline-block;
    padding: 10px 25px;
    background-color: #461765;
    border-radius: 5px;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.gurunavi-top h2 span:hover {
    opacity: .7;
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
}

.gurunavi-top .txt {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: bold;
}

.gurunavi-banner {
    width: 100%;
    height: 158px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    position: relative;
}

.gurunavi-banner img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
}

.gurunavi-banner .finder {
    position: relative;
}

.gurunavi-banner .bannerContaent {
    position: relative;
    z-index: 1;
    margin: 0px auto 20px auto;
}

.gurunavi-banner .bannerContaent p {
    max-height: 100px;
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    padding-top: 30px;
}

.gurunavi-banner .bannerContaent .small {
    font-size: 16px;
    padding-top: 0;
}

.thinkpad-video, .gurunavi-video {
    width: 90%;
    text-align: center;
    margin: 20px auto;
}

.gurunavi-video {
    margin-top: 30px;
}

.gurunavi-bottom {
    background-image: url(https://p4-ofp.static.pub/ShareResource/JPResource/JP-Images/content-page/present-gen13-page/present-gen13-bg.jpg);
    height: fit-content;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 30px auto 0 auto;
    padding-bottom: 50px;
    color: #fff;
    max-width: 1400px;
}

.gurunavi-bottom h2 {
    color: #fff;
    text-align: center;
    padding-top: 20px;
}

.gurunavi-bottom .title {
    width: 80%;
    margin: 45px auto 35px auto;
    text-align: center;
}

.gurunavi-bottom .title p {
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
}

.gurunavi-bottom .title span {
    font-size: 28px;
}

.gurunavi-bottom .content {
    width: 80%;
    margin: 0 auto;
    position: relative;
}

.gurunavi-bottom .content .icon {
    display: inline-block;
    font-size: 14px;
    background-color: #611a41;
    padding: 5px 10px;
    margin-bottom: 5px;
}

.gurunavi-bottom .content h2 {
    text-align: left;
    padding-top: 6px;
    font-size: 32px;
}

.gurunavi-bottom .content p {
    margin: 10px auto;
    font-size: 18px;
}

.gurunavi-bottom .content a {
    text-align: center;
    width: 21%;
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 22px;
    font-weight: bold;
    padding: 10px 16px;
    margin: 40px 0 20px 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.gurunavi-bottom .content a:first-of-type {
    background-color: #e1140a;
    border: 1px solid transparent;
    border-color: #e1140a;
}

.gurunavi-bottom .content a:first-of-type:hover {
    background-color: #c82333;
}

.gurunavi-bottom .content a:last-of-type {
    margin-top: 20px;
    background-color: #595959;
    border: 1px solid transparent;
    border-color: #595959;
}

.gurunavi-bottom .content a:last-of-type:hover {
    background-color: #4b4b4b;
}

.gurunavi-bottom .content img {
    width: 45%;
    position: absolute;
    bottom: -160%;
    right: -10%;
    max-height: unset;
}

@media screen and (max-width: 760px) {
    .gurunavi-top {
        width: 98%;
    }

    .gurunavi-top img {
        width: 55%;
    }

    .gurunavi-top h2 span {
        padding: 6px 15px;
        font-size: 22px;
    }

    .gurunavi-top .txt {
        font-size: 16px;
    }

    .thinkpad-video iframe, .gurunavi-video iframe {
        width: 100%;
        height: auto;
        min-height: 260px;
    }

    .gurunavi-banner .bannerContaent p {
        font-size: 26px;
    }

    .gurunavi-banner {
        height: auto;
    }

    .gurunavi-bottom {
        padding-bottom: 10px;
        margin-bottom: 0;
    }

    .gurunavi-bottom .content a {
        width: 60%;
    }

    .gurunavi-bottom .content img {
        position: unset;
        width: 50%;
        display: block;
        margin: 0 auto;
    }

    .gurunavi-bottom .content a {
        width: 45%;
        font-size: 16px;
        display: inline-block;
        padding: 10px 5px;
        margin: 20px auto;
    }

    .gurunavi-bottom .content a:last-of-type {
        margin-left: 15px;
    }

    .gurunavi-bottom .title {
        width: 90%;
        margin: 10px auto;
    }

    .gurunavi-bottom .title p {
        font-size: 16px;
    }

    .gurunavi-bottom .title span {
        font-size: 20px;
    }

    .gurunavi-bottom .content {
        width: 90%;
    }

    .gurunavi-bottom .content h2 {
        padding-bottom: 10px;
    }
}

@media screen and (min-width: 761px) and (max-width: 1100px) {
    .gurunavi-bottom .content img {
        bottom: -130%;
        right: -5%;
    }

    .gurunavi-bottom .content a {
        width: 40%;
    }

    .gurunavi-bottom .title span {
        font-size: 26px;
    }

    .thinkpad-video iframe, .gurunavi-video iframe {
        width: 100%;
        height: auto;
        min-height: 472px;
    }

    .gurunavi-bottom .title, .gurunavi-bottom .content {
        width: 90%;
    }
}

@media screen and (min-width: 1101px) and (max-width: 1310px) {
    .gurunavi-bottom .content a {
        width: 25%;
    }
}