/* =========================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 .em15 {
    font-size: 1.5em;
}

#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;
}


/* ========================top========================================================== */

#g-station .scarz .top {
    padding-bottom: 0;
}

#g-station .scarz .yellow {
    color: #fffc36;
}

#g-station .scarz .article-head-top-pc {
    position: relative;
    z-index: 3 !important;
}

#g-station .scarz .article-head-top-sp {
    position: relative;
    z-index: 3 !important;
}

#g-station .scarz .top-inner {
    padding-left: 0 !important;
    display: block !important;
    position: relative;
    z-index: 2;
    width: 100% !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: -70px !important;
}

#g-station .scarz h1 {
    margin: 0 20px;
}

#g-station .scarz .top {
    /* 增加 */
    padding: 0px 0 0px 240px;
    background-image: url(//static.lenovo.com/jp/Campaign-page/2021-legion-scarz/top-bg.jpg) !important;
    background-position: center;
    position: relative;
}

#g-station .scarz img.top-bg {
    margin: 0 auto;
    max-width: 1500px;
    width: 100%;
    display: block;
}

#g-station .scarz .dot-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    background-image: url(//static.lenovo.com/jp/Campaign-page/2021-legion-scarz/mouten.png);
}

#g-station .scarz .menu-box {
    display: flex;
    max-width: 1050px;
    justify-content: space-between;
    margin: 0 auto;
}

#g-station .scarz .menu-box img {
    padding-bottom: 7px;
    padding-left: 12px;
    filter: drop-shadow(1px 1px 5px #000);
}

#g-station .scarz .menu-box a {
    display: block;
    background-image: url(//static.lenovo.com/jp/Campaign-page/2021-legion-scarz/arrow.png);
    background-repeat: no-repeat;
    max-width: 300px;
    width: 22%;
    text-align: center;
    text-shadow: #000 1px 1px 10px;
    color: #fff;
    background: linear-gradient(135deg, transparent 12px, #CD0703 12px);
    text-decoration: none;
    padding: 15px;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    box-shadow: #18305D 5px 5px;
}

#g-station .scarz .menu-box a:hover {
    opacity: 1;
    background: linear-gradient(135deg, transparent 12px, #ff2724 12px);
}


/* ====================content-common=========================== */

#g-station [id^="link"] {
    transform: translate(0, -100px);
}

#g-station .scarz .content {
    width: 100%;
    transform: none;
    padding: 0;
}

#g-station .scarz .content-inner {
    width: 950px;
    margin: 0 auto;
}

#g-station .scarz h2 {
    width: 100%;
    color: #fff;
    font-size: 30px;
    font-weight: 900;
    background: linear-gradient(120deg, #CD0703 40%, #ff1f1b 89%, transparent 89%);
    padding: 15px 60px 15px 0;
    text-align: left;
    text-shadow: #000000 1px 0 20px;
    margin-bottom: 50px;
    padding: 1rem 2rem;
}

#g-station .scarz .link-btn {
    color: #fff;
    background-color: #d3304c;
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 30px;
    font-weight: bold;
    padding: 15px 20px 15px 40px;
    position: relative;
}

#g-station .scarz .link-btn::before {
    content: "";
    position: absolute;
    background-image: url(https://static.lenovo.com/jp/Campaign-page/2020-Gaming-doujou-redesign/legion-doujou/doujou/link-arrow.png);
    width: 21px;
    height: 37px;
    top: 50%;
    left: 10%;
    transform: translate(0, -50%);
}


/* =====================EDMEsports============================= */

#g-station .scarz .content1 {
    background-image: url(//static.lenovo.com/jp/Campaign-page/2021-legion-scarz/bg-dj.jpg) !important;
    padding: 85px 0;
    text-align: center;
    background-size: cover;
}

#g-station .scarz .content1 h3 {
    color: #fff;
    font-size: 5em;
    font-weight: bold;
}

#g-station .scarz .content1 p {
    font-size: 1.5em;
    font-weight: bold;
    text-shadow: #000 3px 3px 10px;
}

#g-station .scarz .video-link {
    display: flex;
    justify-content: space-between;
}


/* =====================gaiyou============================= */

#g-station .scarz .content2 table {
    background-color: rgba(255, 255, 255, 0.7);
    /* opacity: 0.7; */
    background-size: 100% 100%;
    line-height: 1.5;
    color: #000;
    width: 100%;
    padding: 55px;
    font-size: 1.2em;
}

#g-station .scarz .content2 table th {
    width: 20%;
    padding: 20px 0;
    border-bottom: 1px solid #2f2f2f;
    vertical-align: top !important;
}

#g-station .scarz .content2 table td {
    padding: 20px 0;
    border-bottom: 1px solid #2f2f2f;
}

#g-station .scarz .content2 table tr:last-of-type th,
#g-station .scarz .content2 table tr:last-of-type td {
    border-bottom: none;
}

#g-station .scarz .content2 table a {
    color: #2f2f2f;
}

#g-station .scarz .team-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#g-station .scarz .team-list li {
    width: 32%;
    background-color: #e44f22;
    background-color: #e44f22;
    list-style: none !important;
    margin-left: 0 !important;
    text-align: center;
    margin-bottom: 25px;
    line-height: 1;
    font-weight: bold;
    padding: 20px 0;
    color: #ffffff;
    position: relative;
    text-shadow: #6d2200 0px 0px 15px;
}

#g-station .scarz .team-list li::after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, #b13800 6px, transparent 6px), linear-gradient(135deg, #b13800 6px, transparent 6px), linear-gradient(225deg, #b13800 6px, transparent 6px), linear-gradient(315deg, #b13800 6px, transparent 6px);
    pointer-events: none;
}

#g-station .scarz .team-list p {
    margin: 10px 0;
    font-size: 24px;
}

#g-station .scarz .team-list p.size-s {
    font-size: 20px;
}

#g-station .scarz .team-list li span {
    display: flex;
    font-size: 13px;
    height: 30px;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}

#g-station .scarz .team-list li a {
    position: relative;
    width: 80px;
    height: 28px;
    display: inline-block;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: rgba(109, 34, 0, 0.4) 0px 0px 10px;
}

#g-station .scarz .team-list li a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(//static.lenovo.com/jp/Campaign-page/2021-legion-scarz/twitter.png);
    background-size: cover;
    image-rendering: -webkit-optimize-contrast;
}

#g-station .scarz .performer {
    display: flex;
}

#g-station .scarz .performer>div {
    width: 30%;
    margin-right: 20px;
}

#g-station .scarz .performer>div img {
    width: 100%;
}

#g-station .scarz .youtube-url {
    background-color: #FF0000;
    text-shadow: rgba(0, 0, 0, 0.4) 0px 0px 15px;
    color: #fff !important;
    text-decoration: none;
    font-weight: bold;
    font-size: 30px;
    padding: 15px 35px 15px 30px;
    border-radius: 15px;
}


/* =====================coupon============================= */

#g-station .scarz .coupon-box {
    width: 100%;
    background-color: rgba(2, 4, 20, 0.7);
    color: #fff;
    padding: 50px 60px;
    margin: 0 auto;
    text-align: center;
}

#g-station .scarz .coupon-box p {
    margin: 0;
}

#g-station .scarz .coupon-box .l-size {
    font-size: 48px;
    font-weight: bold;
}

#g-station .scarz .coupon-box .m-size {
    font-size: 36px;
    font-weight: bold;
}

#g-station .scarz .coupon-box .s-size {
    font-size: 25px;
}

#g-station .scarz .coupon-box .ss-size {
    font-size: 18px;
}

#g-station .scarz .coupon-box .yellow {
    color: #ffb730;
}

#g-station .scarz .coupon-pc {
    max-width: 320px;
    width: 70%;
}

#g-station .scarz .coupon-btn {
    display: inline-block;
    background-color: #D40A06;
    color: #fff;
    text-decoration: none;
    font-size: 30px;
    padding: 15px 15px;
    width: 100%;
    max-width: 500px;
    font-weight: bold;
    border-radius: 15px;
}

#g-station .scarz .content2 {
    background-image: url(//static.lenovo.com/jp/Campaign-page/2021-legion-scarz/bg2.jpg) !important;
    padding: 85px 0;
    background-size: cover;
}

#g-station .detonator-inner {
    padding: 50px;
    background-color: rgba(0, 0, 0, 0.5);
}

#g-station .scarz .mid-movie-box {
    margin-top: -25px;
    position: relative;
    overflow: hidden;
}

#g-station .scarz .mid-movie-box img {
    position: relative;
    z-index: 3;
}

#g-station .scarz .mid-movie-box video {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
    z-index: 1;
}


/* =======================ksuke-profile======================================= */

#g-station .scarz .content3 {
    background-size: cover;
    background-color: #000;
}

#g-station .scarz .content2 h3 {
    font-size: 1.8em;
    font-weight: bold;
    color: #fff;
}

.ksuke-profile {
    padding: 80px 0;
    display: flex;
    /* flex-wrap: wrap; */
    justify-content: space-between;
}

.ksuke-profile img {
    padding-right: 50px;
}

.ksuke-profile h4 {
    color: #fff;
    font-size: 1.5em;
}

.ksuke-profile p {
    font-size: 1em;
    margin-top: 25px;
}

#g-station .scarz .box-type1 {
    background: linear-gradient(135deg, transparent 30px, #0f1f47 30px, #0f1f47 30px, #0f1f47 60%, transparent 60%), linear-gradient(315deg, transparent 30px, #0f1f47 30px, #0f1f47 30px, #0f1f47 60%, transparent 60%);
    padding: 30px 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#g-station .scarz .box-type1 p {
    background-color: #3a4666;
    margin: 10px 0;
    padding: 7px 15px;
    width: 100%;
}

#g-station schedule-box b {
    color: #ff5067;
    text-shadow: 0px 0px 8px #000000;
    /* font-weight: bold; */
}


/* =======================new-pc======================================= */

#g-station .scarz .content4 {
    background-image: url(//static.lenovo.com/jp/Campaign-page/2021-legion-scarz/bg-blue2.jpg) !important;
    padding: 85px 0;
}

#g-station .scarz .new-pc {
    margin: 0 auto;
    width: 75%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}

#g-station .scarz .new-pc div {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#g-station .scarz .new-pc img {
    width: 300px;
}

#g-station .scarz .new-pc a {
    width: 100%;
    text-align: center;
    color: #fff;
    background-color: #EF3C15;
    text-decoration: none !important;
    padding: 15px 25px;
    font-weight: bold;
    position: relative;
    font-size: 20px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.568);
}

#g-station .scarz .new-pc a::before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(45deg)translate(0, -50%);
    position: absolute;
    top: 50%;
    left: 15px;
}

#g-station .scarz .lenovo_btn {
    display: block;
    max-width: 300px;
    width: 100%;
    font-size: 1.7em;
    padding: 20px 25px;
    text-align: center;
    color: #fff;
    background-color: #CD0703;
    background-color: #CF0904;
    font-weight: bold;
    text-decoration: none !important;
    margin: 0 auto;
    margin-bottom: 50px;
    position: relative;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.568);
}

#g-station .scarz .lenovo_btn::before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(45deg)translate(0, -50%);
    position: absolute;
    top: 50%;
    left: 15px;
}

#g-station .scarz .lenovo_btn02 {
    font-size: 1.2em;
    width: 420px;
    background-color: #0097fc;
    background-color: #8f1212;
    background-color: #003f86;
    background-color: #CF0904;
    background-color: #EF3C15;
}

#g-station .scarz .support_img {
    margin: 0 auto;
    display: block;
    margin-bottom: 50px;
}


/* ========================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;
    }
    #g-station .scarz .top {
        /* 增加 */
        padding: 0px 0 0px 0px;
        padding-bottom: 0px;
        background-image: url(//static.lenovo.com/jp/Campaign-page/2021-legion-scarz/top-bg-sp.jpg) !important;
    }
    #g-station .scarz .menu-box {
        flex-direction: column;
        align-items: center;
        padding: 0 0%;
    }
    #g-station .scarz h1 {
        margin: 60px 0 0 0;
    }
    #g-station .scarz .menu-box a {
        font-size: 15px;
        margin-top: 15px;
        width: 100%;
    }
    #g-station .scarz .content {
        width: 100%;
        transform: none;
        padding: 50px 5%;
    }
    #g-station .scarz h2 {
        font-size: 20px;
    }
    #g-station .scarz .content-inner {
        width: 100%;
    }
    #g-station .scarz .content1 h3 {
        color: #fff;
        font-size: 2.5em;
        font-weight: bold;
    }
    #g-station .scarz .content1 p {
        font-size: 1em;
        font-weight: bold;
        text-shadow: #000 3px 3px 10px;
        text-align: left;
    }
    #g-station .scarz .coupon-box {
        padding: 20px 3%;
        text-align: center;
    }
    #g-station .scarz .coupon-box .l-size {
        font-size: 20px;
    }
    #g-station .scarz .coupon-box .m-size {
        font-size: 18px;
        font-weight: bold;
    }
    #g-station .scarz .coupon-box .s-size {
        font-size: 16px;
    }
    #g-station .scarz .coupon-box .ss-size {
        font-size: 14px;
    }
    #g-station .scarz .coupon-pc {
        max-width: 320px;
        width: 70%;
    }
    #g-station .scarz .coupon-btn {
        font-size: 18px;
    }
    .ksuke-profile {
        width: 100%;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .ksuke-profile img {
        width: 50%;
        height: 50%;
        padding-right: 10px;
        margin: 0 auto;
    }
    .ksuke-profile h4 {
        color: #fff;
        font-size: 1.4em;
    }
    .ksuke-profile p {
        font-size: 1em;
        margin-top: 10px;
    }
    #g-station .scarz .content2 h3 {
        font-size: 1.2em;
    }
    #g-station .scarz .link-btn {
        font-size: 20px;
        position: relative;
        text-align: left;
    }
    #g-station .scarz .link-btn::before {
        width: 11px;
        height: 19px;
        top: 50%;
        left: 3%;
        transform: translate(0, -50%);
    }
    #g-station .scarz .video-link {
        flex-direction: column;
        align-items: center;
    }
    #g-station .scarz .content2 table {
        padding: 15px 4%;
    }
    #g-station .scarz .content2 table th {
        padding-bottom: 7px;
        width: 100%;
        display: block;
        font-size: 14px;
        border-bottom: none;
    }
    #g-station .scarz .content2 table td {
        padding-top: 0;
        padding-bottom: 14px;
        width: 100%;
        display: block;
        font-size: 14px;
    }
    #g-station .scarz .team-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    #g-station .scarz .team-list li {
        width: 48.5%;
        /* font-size: 16px; */
        padding: 10px 7px;
        margin-bottom: 15px;
    }
    #g-station .scarz .team-list p {
        margin: 10px 0;
        font-size: 15.5px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #g-station .scarz .team-list p.size-s {
        font-size: 12.5px;
    }
    #g-station .scarz .team-list li span {
        display: flex;
        font-size: 10px;
        height: 30px;
        align-items: center;
        justify-content: center;
        font-weight: normal;
    }
    #g-station .scarz .team-list li a {
        width: 60px;
        height: 21px;
    }
    #g-station .scarz .performer {
        display: flex !important;
        justify-content: space-between !important;
    }
    #g-station .scarz .performer>div {
        width: 47%;
        margin-right: 0;
    }
    #g-station .scarz .performer p {
        font-size: 14px;
    }
    #g-station .scarz .youtube-url {
        font-size: 20px;
        padding: 10px 25px 10px 20px;
        display: inline-block;
        margin-top: 5px;
    }
    #g-station .scarz .new-pc {
        margin: 0 auto;
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin-bottom: 50px;
    }
    #g-station .scarz .new-pc a {
        width: 95%;
        line-height: 2em;
    }
    #g-station .scarz .new-pc a::before {
        width: 8px;
        height: 8px;
        left: 10px;
    }
    #g-station .scarz .lenovo_btn02 {
        width: 400px;
    }
    #g-station .detonator-inner {
        padding: 35px 5%;
        background-color: rgba(0, 0, 0, 0.5);
        font-size: 14px;
    }
    #g-station .scarz .box-type1 {
        padding: 30px 5%;
        font-size: 14px;
    }
}


/* =======================(max-width:450px============================================== */

@media(max-width:450px) {
    #g-station .scarz h2 {
        font-size: 18px;
        padding: 10px 10px 10px 15px;
    }
    #g-station .scarz .content1 h3 {
        color: #fff;
        font-size: 2em;
        font-weight: bold;
    }
    #g-station .scarz .content1 p {
        font-size: 1em;
        font-weight: bold;
        text-shadow: #000 3px 3px 10px;
        text-align: left;
    }
    #g-station .scarz .box img {
        width: 80%;
    }
    .ksuke-profile {
        width: 100%;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .ksuke-profile img {
        width: 50%;
        height: 50%;
        padding-right: 10px;
        margin: 0 auto;
    }
    .ksuke-profile h4 {
        color: #fff;
        font-size: 1.2em;
    }
    .ksuke-profile p {
        font-size: 0.8em;
        margin-top: 10px;
    }
    #g-station .scarz .content2 h3 {
        font-size: 1.2em;
    }
    #g-station .scarz .new-pc img {
        width: 80%;
    }
    #g-station .scarz .new-pc a {
        width: 100%;
        text-align: center;
        color: #fff;
        text-decoration: none !important;
        padding: 10px 25px;
        margin-bottom: 50px;
        font-weight: bold;
        position: relative;
        box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.568);
    }
    #g-station .scarz .new-pc {
        margin: 0 auto;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        margin-bottom: 50px;
    }
    #g-station .scarz .new-pc a {
        width: 95%;
        line-height: 2em;
    }
    #g-station .scarz .new-pc a::before {
        width: 8px;
        height: 8px;
        left: 10px;
    }
    #g-station .scarz .lenovo_btn02 {
        width: 98%;
        font-size: 1em;
    }
}