/* =========================setting============================= */

#g-station .wid100 {
    width: 100%;
}

#g-station .fs14 {
    font-size: 14px;
}

#g-station .fw-b {
    font-weight: bold;
}

#g-station .fw-n {
    font-weight: normal;
}

#g-station .m0auto {
    margin: 0 auto;
}

#g-station .tx-c {
    text-align: center;
}

#g-station .tx-l {
    text-align: left;
}

#g-station .tx-r {
    text-align: right;
}

#g-station .disp-ib {
    display: inline-block;
}

#g-station .disp-b {
    display: block;
}

#g-station .sp-only {
    display: none;
}

#g-station .mt10 {
    margin-top: 10px !important;
}

#g-station .mt15 {
    margin-top: 15px !important;
}

#g-station .mt20 {
    margin-top: 20px !important;
}

#g-station .mt30 {
    margin-top: 30px !important;
}

#g-station .mt40 {
    margin-top: 40px !important;
}

#g-station .mt50 {
    margin-top: 50px !important;
}

#g-station .mt60 {
    margin-top: 60px !important;
}

#g-station .mt70 {
    margin-top: 70px !important;
}

#g-station .mt80 {
    margin-top: 80px !important;
}

#g-station .mt80 {
    margin-top: 90px !important;
}

#g-station .mt100 {
    margin-top: 100px !important;
}

#g-station .mt120 {
    margin-top: 120px !important;
}

#g-station .mt150 {
    margin-top: 150px !important;
}

#g-station .mb10 {
    margin-bottom: 10px !important;
}

#g-station .mb15 {
    margin-bottom: 15px !important;
}

#g-station .mb20 {
    margin-bottom: 20px !important;
}

#g-station .mb30 {
    margin-bottom: 30px !important;
}

#g-station .mb40 {
    margin-bottom: 40px !important;
}

#g-station .mb50 {
    margin-bottom: 50px !important;
}

#g-station .mb60 {
    margin-bottom: 60px !important;
}

#g-station .mb70 {
    margin-bottom: 70px !important;
}

#g-station .mb80 {
    margin-bottom: 80px !important;
}

#g-station .mb80 {
    margin-bottom: 90px !important;
}

#g-station .mb100 {
    margin-bottom: 100px !important;
}

#g-station .mb120 {
    margin-bottom: 120px !important;
}

#g-station .mb150 {
    margin-bottom: 150px !important;
}


/* ========================layout========================================================== */

#g-station .playvideo {
    margin-left: 240px;
    background-image: url(//static.lenovo.com/jp/Campaign-page/2021-legion-playvideo/redesign/bg.jpg) !important;
    background-size: 100% auto;
    padding-bottom: 100px;
}

#g-station .playvideo .top,
#g-station .playvideo .content,
#g-station .playvideo .main {
    background-image: none;
    background-color: transparent;
}

#g-station .playvideo .top {
    padding-left: 0 !important;
}

#g-station .playvideo .main {
    padding-left: 0;
    padding: 0 30px;
}


/* =========content1==================================================================== */

#g-station .playvideo .content1 {
    width: 800px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0;
    background-image: url(//static.lenovo.com/jp/Campaign-page/2021-legion-playvideo/redesign/movie-frame.png);
    background-size: 100% 100%;
    position: relative;
}

#g-station .playvideo .content1 h1 {
    margin: 0;
    position: absolute;
    left: 50%;
    top: 0px;
    transform: translate(-50%, -80%);
}

#g-station .playvideo .content1 h1 img {
    height: auto;
    max-width: 600px;
}

#g-station .playvideo .iframe-box {
    position: relative;
    width: 95%;
    padding-top: 53.25%;
    overflow: auto;
}

#g-station .playvideo .iframe-box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

#g-station .playvideo .content1 .match-text-pc {
    position: absolute;
    right: -160px;
    top: -70px;
    max-height: 130%;
}

#g-station .playvideo .content1 .dainidan {
    position: absolute;
    left: -20px;
    bottom: -40px;
}


/* =========content1-2==================================================================== */

#g-station .playvideo .content1-2 {
    background-color: rgba(0, 0, 0, 0.5);
    width: calc(100% + 60px);
    margin-left: -30px;
    padding: 80px 0;
    text-align: center;
}

#g-station .playvideo .content1-2 .middle-content-img {
    max-width: none;
}


/* =========content2==================================================================== */

#g-station .playvideo .content2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 0;
    position: relative;
}

#g-station .playvideo .content2 .this-title {
    text-align: center;
    position: relative;
}

#g-station .playvideo .content2 .this-title .president-message {
    position: absolute;
    top: -100px;
    right: -40px;
}

#g-station .playvideo .content2 .arrow-pink {
    position: absolute;
    right: 0px;
    top: -50px;
}

#g-station .playvideo .content2 .arrow-blue {
    position: absolute;
    z-index: -1;
    left: 0px;
    bottom: -220px;
}


/* =========content3==================================================================== */

#g-station .playvideo .content3 {
    width: 900px;
}

#g-station .playvideo .btn-box {
    display: flex;
    justify-content: space-between;
}

#g-station .playvideo .btn-box img {
    width: 430px;
    margin-bottom: 20px;
}

#g-station .playvideo .ac-menu {
    width: 100%;
    background-color: hsla(249, 68%, 16%, 0.8);
    border: 2px solid #d2ff00;
    padding: 25px 35px;
}

#g-station .playvideo .ac-content {
    display: none;
}

#g-station .playvideo .ac-menu .ac-header {
    text-align: center;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
}

#g-station .playvideo .ac-menu .ac-header h2 {
    color: #d2ff00;
    font-size: 25px;
    font-style: italic;
    font-weight: bold;
    display: inline-block;
    padding: 0 15px;
    line-height: 1.5;
}

#g-station .playvideo .ac-menu .ac-header .open-btn {
    position: absolute;
    right: -15px;
    top: 50%;
    transform: translate(0, -50%);
    height: 160%;
    max-height: 200%;
    transition: opacity 0.3s;
}

#g-station .playvideo .ac-menu .ac-header .open-btn:hover {
    opacity: 0.7;
}

#g-station .playvideo .ac-menu .ac-content h3 {
    margin: 0;
    color: #fff;
    margin: auto;
}


/* content4================================================================== */

#g-station .playvideo .content4 {
    width: calc(100% + 60px);
    margin-left: -30px;
}

#g-station .playvideo .content4 .backnumber-text {
    display: inline-flex;
}

#g-station .playvideo .content4 .backnumber-text .img-box {
    height: 60px;
    display: flex;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.5);
    padding-left: 120px;
    padding-right: 50px;
}

#g-station .playvideo .content4 .backnumber-text .triangle {
    width: 60px;
    height: 60px;
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.5), 50%, transparent 50%);
}

#g-station .playvideo .back-number-slider {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 20px 0;
    position: relative;
}

#g-station .playvideo .back-number-slider .slide-item {
    background-color: #000;
    height: 11.5vw;
    margin: 0 10px;
}

#g-station .playvideo .back-number-slider .slide-item iframe {
    width: 100%;
    height: 100%;
}

#g-station .playvideo .back-number-slider .prev,
#g-station .playvideo .back-number-slider .next {
    position: absolute;
    top: 50%;
    left: 8%;
    z-index: 5;
    transform: translate(0, -50%);
}

#g-station .playvideo .back-number-slider .next {
    left: auto;
    right: 8%;
}


/* ========================sp============================================== */

@media(max-width:770px) {
    #g-station .mt10s {
        margin-top: 10px !important;
    }
    #g-station .mt15s {
        margin-top: 15px !important;
    }
    #g-station .mt20s {
        margin-top: 20px !important;
    }
    #g-station .mt30s {
        margin-top: 30px !important;
    }
    #g-station .mt40s {
        margin-top: 40px !important;
    }
    #g-station .mt50s {
        margin-top: 50px !important;
    }
    #g-station .mt60s {
        margin-top: 60px !important;
    }
    #g-station .mt70s {
        margin-top: 70px !important;
    }
    #g-station .mt80s {
        margin-top: 80px !important;
    }
    #g-station .mt90s {
        margin-top: 90px !important;
    }
    #g-station .mt100s {
        margin-top: 100px !important;
    }
    #g-station .mt120s {
        margin-top: 120px !important;
    }
    #g-station .mt150s {
        margin-top: 150px !important;
    }
    #g-station .mb10s {
        margin-bottom: 10px !important;
    }
    #g-station .mb15s {
        margin-bottom: 15px !important;
    }
    #g-station .mb20s {
        margin-bottom: 20px !important;
    }
    #g-station .mb30s {
        margin-bottom: 30px !important;
    }
    #g-station .mb40s {
        margin-bottom: 40px !important;
    }
    #g-station .mb50s {
        margin-bottom: 50px !important;
    }
    #g-station .mb60s {
        margin-bottom: 60px !important;
    }
    #g-station .mb70s {
        margin-bottom: 70px !important;
    }
    #g-station .mb80s {
        margin-bottom: 80px !important;
    }
    #g-station .mb90s {
        margin-bottom: 90px !important;
    }
    #g-station .mb100s {
        margin-bottom: 100px !important;
    }
    #g-station .mb120s {
        margin-bottom: 120px !important;
    }
    #g-station .mb150s {
        margin-bottom: 150px !important;
    }
    #g-station .tx-l-s {
        text-align: left;
    }
    #g-station .pc-only {
        display: none;
    }
    #g-station .sp-only {
        display: block;
    }
    #g-station br.sp-only {
        display: inline;
    }
    /* ========layout================================================== */
    #g-station .playvideo {
        margin-left: 0;
        padding-bottom: 50px;
    }
    #g-station .playvideo .main {
        padding: 0 4vw;
    }
    /* =========content1==================================================================== */
    #g-station .playvideo .content1 {
        width: 100%;
    }
    #g-station .playvideo .content1 h1 {
        width: 100%;
    }
    #g-station .playvideo .content1 h1 img {
        max-width: 100%;
    }
    #g-station .playvideo .content1 .match-text-pc {
        display: none;
    }
    #g-station .playvideo .content1 .dainidan {
        width: 80%;
        left: 0px;
        bottom: -8vw;
    }
    /* =========content1-2==================================================================== */
    #g-station .playvideo .content1-2 {
        width: calc(100% + 8vw);
        margin-left: -4vw;
        padding: 50px 0;
    }
    #g-station .playvideo .content1-2 .middle-content-img {
        max-width: 80%;
    }
    /* =========content2==================================================================== */
    #g-station .playvideo .content2 .this-title .president-message {
        position: absolute;
        top: -30vw;
        right: 0px;
        width: 70vw;
        height: auto;
        max-height: none;
    }
    #g-station .playvideo .content2 .arrow-pink {
        width: 20%;
        top: -50px;
        z-index: -1;
    }
    #g-station .playvideo .content2 .arrow-blue {
        width: 20%;
        bottom: -320px;
    }
    #g-station .playvideo .content2 .this-title {
        margin-top: 40vw !important;
    }
    /* =========content3==================================================================== */
    #g-station .playvideo .content3 {
        width: 100%;
    }
    #g-station .playvideo .btn-box {
        flex-direction: column;
        align-items: center;
    }
    #g-station .playvideo .ac-menu {
        padding: 25px 3vw;
    }
    #g-station .playvideo .ac-menu .ac-header h2 {
        font-size: 5vw;
    }
    #g-station .playvideo .ac-menu .ac-header .open-btn {
        right: 0;
    }
    /* content4================================================================== */
    #g-station .playvideo .content4 {
        width: calc(100% + 8vw);
        margin-left: -4vw;
    }
    #g-station .playvideo .content4 .backnumber-text .img-box {
        height: 15vw;
        padding-left: 5vw;
        padding-right: 2vw;
    }
    #g-station .playvideo .content4 .backnumber-text .img-box img {
        height: 6.5vw;
    }
    #g-station .playvideo .content4 .backnumber-text .triangle {
        width: 15vw;
        height: 15vw;
        background: linear-gradient(45deg, rgba(0, 0, 0, 0.5), 50%, transparent 50%);
    }
    #g-station .playvideo .back-number-slider .slide-item {
        height: 40vw;
        margin: 0 5px;
    }
    #g-station .playvideo .back-number-slider .prev,
    #g-station .playvideo .back-number-slider .next {
        left: 0%;
        width: 20vw;
    }
    #g-station .playvideo .back-number-slider .next {
        left: auto;
        right: 0%;
    }
}