#g-station .typeK .wid49 {
    width: 49.5%;
}

#g-station .typeK .mt0 {
    margin-top: 0;
}

#g-station .typeK .mb0 {
    margin-bottom: 0;
}

#g-station .typeK br.sp-only {
    display: none;
}


/* ====top============================================================= */

#g-station .typeK .top-inner {
    padding-top: 30px;
    max-width: 1100px;
    padding-left: 0 !important;
    display: flex;
    align-items: center;
}

#g-station .typeK .top-inner>img {
    height: 260px;
}

#g-station .typeK .top-inner p {
    color: #fff;
}

#g-station .typeK h1 {
    margin: 0 20px;
}

#g-station .typeK h1 span {
    font-size: 0.68em;
}

#g-station .typeK .top {
    background-image: url(https://static.lenovo.com/jp/Campaign-page/2020-Gaming-doujou-redesign/legion-doujou/doujou/kodawari/review-top-bg-3.jpg) !important;
}


/* ========point&index=================================================================== */

#g-station .typeK .point-box {
    max-width: 650px;
    margin: 50px auto 0 auto;
    text-align: center;
    background: linear-gradient(180deg, #f6f6f6 0%, #d8d8d8 95%, #c5c5c5 100%);
    padding: 30px 45px 30px 45px;
    border-radius: 20px;
}

#g-station .typeK .point-box>div {
    display: inline-block;
    text-align: left;
    margin-top: 10px;
    margin-left: 25px;
}

#g-station .typeK .point-box>div a {
    display: block;
    color: #555555;
    font-weight: bold;
    font-size: 15.5px;
    line-height: 2;
    position: relative;
    text-decoration: none;
    margin-bottom: 20px;
}

#g-station .typeK .point-box>div a::before {
    position: absolute;
    left: -26px;
    top: 5px;
    content: "";
    height: 16px;
    width: 20px;
    background-image: url(https://static.lenovo.com/jp/Campaign-page/2020-Gaming-doujou-redesign/legion-doujou/doujou/kodawari/point-icon.png);
    background-size: cover;
}

#g-station .typeK .point-box>p {
    font-size: 20px;
    font-weight: 1000;
    color: #555555;
    line-height: 1.6;
    padding: 15px 0;
}

#g-station .typeK .point-box p img {
    height: 25px;
    vertical-align: text-bottom;
    margin-right: 10px;
}

#g-station .typeK .index-box {
    margin: 50px auto 20px auto;
}

#g-station .typeK .index-box li {
    position: relative;
    padding: 8px 15px 8px 55px;
    margin: 10px 0px;
    background-color: #ebebeb;
    border-bottom: 4px solid #ffa632;
}

#g-station .typeK .index-box li a {
    display: block;
    text-decoration: none;
    font-size: 15.5px;
    color: #2a2a2a;
}

#g-station .typeK .index-box li a:first-child {
    font-weight: bold;
    color: #555555;
}

#g-station .typeK .index-box li a:not(:first-child) {
    margin-left: 25px;
}

#g-station .typeK .index-box p {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    line-height: 1;
    color: #ffffff;
    text-align: left;
    padding: 10px 20px;
    background: linear-gradient(45deg, #ff960d 140px, transparent 140px);
}

#g-station .typeK .index-box li::before {
    position: absolute;
    content: "";
    background-image: url(https://static.lenovo.com/jp/Campaign-page/2020-Gaming-doujou-redesign/legion-doujou/doujou/kodawari/index-arrow-orange.png);
    top: 14px;
    left: 14px;
    width: 30px;
    height: 15px;
    background-size: cover;
}


/* =====side-box=============================================================================== */

#g-station .typeK #side-box {
    width: 200px;
    transform: translate(0, -30px);
    background-size: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    position: relative;
}

#g-station .typeK #side-box img {
    margin: 0px 0px 10px 0px;
    box-sizing: border-box;
    border: 2px solid #607cbd;
    border-radius: 8px;
    position: sticky;
    top: 0;
}

#g-station .typeK #side-box .side-note p {
    background-color: #e4e4e4;
    padding: 20px 20px;
    line-height: 2;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 700;
}

#side-move {
    position: absolute;
    left: 0;
    right: 0;
}


/* =======slider===================================================================================== */

#g-station .typeK .typeK-slider {
    width: 100%;
    position: lerative;
}

#g-station .typeK .typeK-slider li {
    list-style-type: none !important;
    margin: 0;
}

#g-station .typeK .slide-arrow {
    position: absolute;
    top: calc(50% - 15px);
    z-index: 20;
}

#g-station .typeK .prev-arrow {
    left: 0px;
}

#g-station .typeK .next-arrow {
    right: 0px;
}

#g-station .typeK .slick-dots::after {
    content: "";
    clear: both;
    display: block;
}

#g-station .typeK .slick-dots {
    transform: translate(0, -35px);
}


/* ====content======================================================================================== */

#g-station .typeK .main {
    background-image: none;
    background-color: #303030;
}

#g-station .typeK .content {
    padding-top: 0;
    max-width: 1020px;
    position: relative;
    background-color: #fff;
    transform: translate(0, -30px);
}

#g-station .typeK .content-box {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    width: 1250px;
    margin: 0 auto;
}

#g-station .typeK .inner-box1 {
    max-width: 850px;
}

#g-station .typeK .logo-box {
    background: linear-gradient(90deg, #ff7a0e 0%, #ff960e 13%, #ff960e 87%, #ff7a0e 100%);
    text-align: center;
    position: relative;
}

#g-station .typeK .logo-box::before {
    position: absolute;
    top: 10px;
    left: 15px;
    content: "Reviewed by";
    color: #fff;
    font-weight: 900;
    font-size: 18px;
}

#g-station .typeK .logo-box img {
    width: 230px;
    padding: 20px 0 20px 0;
}

#g-station .typeK p {
    font-size: 15.5px;
    margin: 0;
    line-height: 2.5;
    color: #2f2f2f;
}

#g-station .typeK figure {
    background-color: #ebebeb;
    padding: 5px;
    margin: 30px 0;
}

#g-station .typeK figcaption {
    font-size: 13px;
    line-height: 1.8;
    padding: 10px 15px 5px 15px;
    color: #2f2f2f;
}

#g-station .typeK h2 {
    font-size: 25px;
    color: #555555;
    font-weight: bold;
    border-left: 5px solid #FF960D;
    padding: 10px 15px;
    margin-top: 80px;
    margin-bottom: 20px;
    background: linear-gradient(90deg, #ebebeb 80%, #ffffff1a)
}

#g-station .typeK h2 span {
    font-size: 0.7em;
}

#g-station .typeK h3 {
    font-size: 22px;
    color: #555555;
    font-weight: bold;
    margin-top: 20px;
    padding: 15px 0;
}

#g-station .typeK ul.list {
    margin-bottom: 30px;
}

#g-station .typeK .list li {
    color: #353535;
    line-height: 1.8;
    margin-bottom: 15px;
}

#g-station .typeK .btn1 {
    color: #fff;
    display: block;
    background-color: #FF960D;
    text-decoration: none !important;
    width: 100%;
    text-align: center;
    padding: 20px 80px;
    position: relative;
    font-size: 20px;
    word-break: break-all;
    font-weight: 900;
    margin-bottom: 30px;
    margin-top: 50px;
}

#g-station .typeK .btn1 span {
    font-size: 17px;
    font-weight: 400;
}

#g-station .typeK .btn1 .arrow {
    width: 15px;
    left: 50px;
    top: 50%;
    position: absolute;
    transform: translate(0, -50%);
}

#g-station .typeK .note {
    font-size: 13px;
    line-height: 1.8;
}

#g-station .typeK .highlight {
    font-weight: bold;
    font-size: 18px;
    color: #FF3A38;
}

#g-station .typeK .reviewed {
    color: #fff;
    text-align: center;
    padding: 0 20px;
}


/* ===============spec table(4gamer)======================================================== */

#spec-table {
    color: #2f2f2f;
    margin: 30px 0;
}

#spec-table caption {
    text-align: left;
    font-weight: bold;
}

#spec-table th {
    text-align: left;
    width: 150px;
    min-width: 100px;
    background-color: #4f81BD;
    color: white;
    padding-left: 10px;
}

#spec-table td {
    width: 362;
    text-align: center;
}


/* ===============blue(4gamer)======================================================== */

#g-station .typeK-4gamer .index-box li {
    border-bottom: 4px solid #5487d4;
}

#g-station .typeK-4gamer .logo-box {
    background: linear-gradient(90deg, #4750d1 0%, #1462D9 13%, #1462D9 87%, #4750d1 100%);
}

#g-station .typeK-4gamer .btn1 {
    color: #fff;
    background-color: #1462D9;
}

#g-station .typeK-4gamer h2 {
    color: #555555;
    border-left: 5px solid #1462D9;
    background: linear-gradient(90deg, #ebebeb 80%, #ffffff1a)
}

#g-station .typeK-4gamer .index-box p {
    background: linear-gradient(45deg, #1e6ce2 140px, transparent 140px);
}

#g-station .typeK-4gamer .index-box li::before {
    background-image: url(https://static.lenovo.com/jp/Campaign-page/2020-Gaming-doujou-redesign/legion-doujou/doujou/kodawari/index-arrow-blue.png);
}


/* ===============red(ign)======================================================== */

#g-station .typeK-ign .logo-box img {
    width: 150px;
}

#g-station .typeK-ign .point-box p img {
    height: 40px;
    vertical-align: middle;
}

#g-station .typeK-ign .point-box>div a::before {
    background-image: url(https://static.lenovo.com/jp/Campaign-page/2020-Gaming-doujou-redesign/legion-doujou/doujou/kodawari/point-icon-blue.png);
}

#g-station .typeK-ign .index-box li {
    border-bottom: 4px solid #db4f56;
}

#g-station .typeK-ign .logo-box {
    background: linear-gradient(90deg, #b81f27 0%, #e42b34 13%, #D52029 87%, #b81f27 100%);
}

#g-station .typeK-ign .btn1 {
    color: #fff;
    background-color: #e42b34;
}

#g-station .typeK-ign h2 {
    color: #555555;
    border-left: 5px solid #e42b34;
    background: linear-gradient(90deg, #ebebeb 80%, #ffffff1a)
}

#g-station .typeK-ign .index-box p {
    background: linear-gradient(45deg, #e42b34 140px, transparent 140px);
}

#g-station .typeK-ign .index-box li::before {
    background-image: url(https://static.lenovo.com/jp/Campaign-page/2020-Gaming-doujou-redesign/legion-doujou/doujou/kodawari/index-arrow-red.png);
}


/* ===============sky======================================================== */


/* #g-station .typeK-ign .logo-box img{
    width:150px;
} */

#g-station .typeK-sky .point-box p img {
    height: 35px;
    vertical-align: middle;
}


/* #g-station .typeK-sky .point-box>div a::before{
    background-image:url(/jp/ja/legion_doujou/images/doujou/kodawari/point-icon-blue.png);
} */

#g-station .typeK-sky .index-box li {
    border-bottom: 4px solid #37b3e4;
}

#g-station .typeK-sky .logo-box {
    background: linear-gradient(90deg, #0c89bb 0%, #00A3E1 13%, #00A3E1 87%, #0c89bb 100%);
}

#g-station .typeK-sky .btn1 {
    color: #fff;
    background-color: #00A3E1;
}

#g-station .typeK-sky h2 {
    color: #555555;
    border-left: 5px solid #00A3E1;
    background: linear-gradient(90deg, #ebebeb 80%, #ffffff1a)
}

#g-station .typeK-sky .index-box p {
    background: linear-gradient(45deg, #00A3E1 140px, transparent 140px);
}

#g-station .typeK-sky .index-box li::before {
    background-image: url(https://static.lenovo.com/jp/Campaign-page/2020-Gaming-doujou-redesign/legion-doujou/doujou/kodawari/index-arrow-sky.png);
}


/* ===============green======================================================== */

#g-station .typeK-green .point-box>div a::before {
    background-image: url(//static.lenovo.com/jp/Campaign-page/2021-Gaming-doujou-redesign/560pro-famitsu/kodawari/section_doujou/point-icon-orange.png);
}

#g-station .typeK-green .point-box p img {
    height: 40px;
    vertical-align: middle;
}

#g-station .typeK-green .index-box li {
    border-bottom: 4px solid #22B24C;
}

#g-station .typeK-green .logo-box {
    background: linear-gradient(90deg, #16953c 0%, #22B24C 13%, #22B24C 87%, #16953c 100%);
}

#g-station .typeK-green .btn1 {
    color: #fff;
    background-color: #22B24C;
}

#g-station .typeK-green h2 {
    color: #555555;
    border-left: 5px solid #22B24C;
    background: linear-gradient(90deg, #ebebeb 80%, #ffffff1a)
}

#g-station .typeK-green .index-box p {
    background: linear-gradient(45deg, #22B24C 140px, transparent 140px);
}

#g-station .typeK-green .index-box li::before {
    background-image: url(//static.lenovo.com/jp/Campaign-page/2021-Gaming-doujou-redesign/560pro-famitsu/kodawari/section_doujou/index-arrow-green.png);
}


/* ======sp========================================================================== */

@media(max-width:1600px) {
    #g-station .typeK .content {
        max-width: 870px;
    }
    #g-station .typeK .content-box {
        width: 1100px;
    }
    #g-station .typeK .inner-box1 {
        max-width: 650px;
    }
}

@media(max-width:1400px) {
    #g-station .typeK .content {
        max-width: 770px;
    }
    #g-station .typeK .content-box {
        width: 1000px;
    }
}

@media(max-width:769px) {
    #g-station .typeK br.sp-only {
        display: inline;
    }
    #g-station .typeK br.pc-only {
        display: none;
    }
    #g-station .typeK .top-inner {
        flex-direction: column-reverse !important;
        padding-top: 30px !important;
        padding-bottom: 15px !important;
    }
    #g-station .typeK .content-box {
        width: auto;
    }
    #g-station .typeK #side-box {
        display: none;
    }
    #g-station .typeK .logo-box img {
        width: 40%;
        padding: 20px 0 20px 0;
    }
    #g-station .typeK .logo-box::before {
        font-size: 12px;
    }
    #g-station .typeK .inner-box1 {
        padding: 0 18px !important;
    }
    #g-station .typeK .content {
        background: none !important;
        background-color: #fff !important;
    }
    #g-station .typeK .point-box {
        padding: 30px 15px 30px 15px;
    }
    #g-station .typeK p,
    #g-station .typeK td,
    #g-station .typeK th {
        font-size: 14px;
    }
    #g-station .typeK h2 {
        font-size: 20px;
    }
    #g-station .typeK h1 {
        text-align: left !important;
    }
}