.pc {
    display: block;
}
.sp {
    display: none;
}
#christmas *{
    font-family: '游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック', 'Yu Gothic', sans-serif;
}
#christmas .o-container {
    width: 1250px;
}

#christmas .cp_ttl {
    text-align: left;
    color: #545f64;
    font-weight: 600;
    font-size: 20px;
    margin: 15px 2% 10px;
}
#christmas .xmas_mainbnr {
    background: url(/images/christmas/main_pcbnr.webp) center no-repeat;
    height: 591px;
    background-size: cover;
}

#christmas .xmas_maintext {
    color: #ab0006;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 25px 0;
}
#christmas .xmas_mainsec {
    background: url(/images/christmas/xmax_wbg01.webp);
    background-position: top center;
    background-repeat-y: repeat;
    padding: 70px 0;
}
#christmas .xmas_tokuttl img{
    text-align: center;
    margin: 0 auto;
}
#christmas .xmas_sec01list {
    margin: 20px 0 50px 0;
    display: flex;
    justify-content: center;
}
#christmas .xmas_cupbox {
    background: #fff;
    display: flex;
    justify-content: flex-end;
    position: relative;
    padding: 0 0 10px 0;
    border-radius: 20px;
    margin: 10px 0 0 0;
}
#christmas .xmas_cupleft {
    width: 30%;
    position: absolute;
    left: -1px;
    top: -39px;
}
#christmas .xmas_cupwrap {
    width: 71%;
    text-align: left;
    padding: 0 00 0;
    position: relative;
}
#christmas .xmas_cupttl {
    position: absolute;
    color: #e01608;
    font-size: 43px;
    font-weight: bold;
    font-family: "メイリオ","Hiragino Kaku Gothic Pro","Meiryo","ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic","Helvetica","Segoe UI",Arial,sans-serif;
    left: 170px;
    top: 18px;
}
#christmas .xmas_cupwrap ul {
    display: flex;
    justify-content: flex-start;
    margin: 10px 0 0 0;
    align-items: end;
}
#christmas .xmas_cupimg img {
    margin: 0;
}
#christmas .xmas_cuptxt01 {
    font-size: 20px;
    color: #000;
    font-weight: 600;
}
#christmas .xmas_cupwrap ul li:last-child {
    width: 63%;
    padding: 12px 10px;
    text-align: center;
    margin: 0 0 0 10px;
}
#christmas .xmas_cupcode {
    background: #e01608;
    color: #fff;
    border-radius: 10px;
    margin: 0 0 8px 0;
}
#christmas .xmas_codetxt {
    font-size: 27px;
}
#christmas .xmas_codetxt span {
    font-size: 18px;
}
#christmas .xmas_codenum {
    font-size: 7rem;
    line-height: 1;
}
#christmas .xmas_cuptxt02 {
    color: #000;
    font-size: 16px;
    text-decoration: underline;
    font-weight: 600;
}
#christmas .xmas_cuptxt03 {
    font-size: 22px;
    font-weight: 600;
}
#christmas .xmas_anchorsec {
    display: flex;
    justify-content: center;
    margin: 30px 0;
}
#christmas .xmas_anchorsec li {
    margin: 0 3px;
}
#christmas .xmas_cardwrap {
    background: #fff;
    padding: 40px 10px;
    border-radius: 20px;
}
#christmas .xmas_cardttl {
    font-size: 40px;
    font-weight: bolder;
    font-family: "メイリオ","Hiragino Kaku Gothic Pro","Meiryo","ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic","Helvetica","Segoe UI",Arial,sans-serif;
    padding: 0 0 30px 0;
}
.xmas_cardlist {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.xmas_cardlink img {
    margin: 15px auto 0;
}
.xmas_cardlist li {
    margin: 0 10px 20px;
}













#christmas .couponnote {
    margin: 60px 0 0 0;
}
#christmas .couponnote_list {
    background: #ffefbf;
    border-radius: 20px;
    text-align: left;
    padding: 15px 30px;
    font-size: 21px;
    color: #715347;
    margin: 25px 0 0 0;
}
#christmas .couponnote_list li {
    display: flex;
    justify-content: flex-start;
    border-bottom: 1px dashed #221815;
    padding: 8px 0;
}
#christmas .couponnote_list li:last-child {
    border-bottom: 0px;
    padding-bottom: 0px;
}
#christmas #couponflow {
    margin: 70px 0 100px 0;
}
#christmas .couponflow_sec {
    display: flex;
    justify-content: flex-start;
    width: 100%;
}
#christmas .couponflow_sec-img {
    width: 44%;
}
#christmas .couponflow_list {
    color: #715347;
    font-size: 23px;
    width: 56%;
    text-align: left;
    padding: 44px 0 0 0;
}
#christmas .couponflow_list li {
    padding: 0 0 15px 0;
}
#christmas .couponflow_list li.couponflow_text {
    display: flex;
    justify-content: flex-start;
}
#christmas .couponflow_num {
    color: #ff3e1f;
    font-weight: bold;
}
#christmas .couponflow_list li.couponflow_text03 {
    color: #ff3f24;
}

@media screen and (max-width: 600px) {
    .pc {
        display: none;
    }
    .sp {
        display: block;
    }
    #christmas .o-container {
        width: 100%;
    }
    #christmas .xmas_mainbnr {
        background: none;
        height: auto;
    }
    #christmas .xmas_mainsec {
        padding: 45px 0 45px 0;
        background: url(/images/christmas/xmas_wbgsp.webp);
    }
    #christmas .xmas_sec01 {
        padding: 0 2% 0 4%;
    }
    #christmas .xmas_sec01list {
        display: block;
    }
    #christmas .xmas_sec01list li:first-child {
        margin: 0 0 30px;
    }
    #christmas .xmas_sec02 {
        padding: 0 4%;
    }
    #christmas .xmas_maintext {
        font-size: 18px;
        padding: 15px 20px;
    }
    #christmas .xmas_maintext br{
        display: none;
    }
    
    #christmas .couponnote {
        margin: 20px 0 0 0;
    }
    #christmas #couponnote .coupon_ttl {
        width: 60%;
        margin: 0 auto;
    }
    #christmas .couponnote_list {
        padding: 15px 15px;
        font-size: 18px;
        color: #715347;
        margin: 25px 21px 0;
    }
    #christmas #couponflow {
        margin: 40px 0 60px 0;
    }
    #christmas #couponflow .coupon_ttl {
        width: 44%;
        margin: 0 auto;
    }
    #christmas .couponflow_sec {
        flex-wrap: wrap;
        margin: 25px 0 0 0;
    }
    #christmas .couponflow_sec-img {
        width: 75%;
        order: 2;
        margin: 0 auto;
    }
    #christmas .couponflow_list {
        font-size: 18px;
        width: 85%;
        padding: 0 0 25px 0;
        order: 1;
        margin: 0 auto;
    }
    #christmas .couponflow_list li {
        padding: 0 0 8px 0;
    }
    #christmas .xmas_cupbox {
        padding: 20px 5%;
    }
    #christmas .xmas_cupttl {
        position: static;
        font-size: 20px;
        text-align: center;
    }

    #christmas .xmas_cupwrap ul li:last-child {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    #christmas .xmas_codetxt {
        font-size: 13px;
    }
    #christmas .xmas_codetxt span {
        font-size: 11px;
    }
    #christmas .xmas_codenum {
        font-size: 9.5vw;
    }
    #christmas .xmas_cupcode {
        padding: 3px 0 2px;
    }
    #christmas .xmas_cupwrap {
        width: 100%;
    }
    #christmas .xmas_cuptxt03 {
        font-size: 11px;
        text-align: center;
        margin: 5px 0;
    }
    #christmas .xmas_cupcouponsp {
        width: 107%;
        max-width: 107%;
    }
    #christmas .xmas_cardlist {
        justify-content: space-between;
    }
    #christmas .xmas_cardlist li {
        margin: 0 0 10px;
    }
    #christmas #game_card .xmas_cardlist li {
        width: 100%;
    }
    #christmas .xmas_cardttl {
        font-size: 22px;
        padding: 0 0 10px;
    }
    #christmas .xmas_cardwrap {
        padding: 20px 10px;
    }
    #christmas .xmas_cardlink {
        max-width: 85%;
        margin: auto;
    }
    #christmas .xmas_cardlink img {
        margin: 10px auto 0;
    }
    #christmas .xmas_couponsparea {
        display: flex;
        justify-content: space-between;
    }
    #christmas .xmas_couponsparea a,#christmas .xmas_couponsparea p {
        font-size: 2.8vw;
        letter-spacing: -1px;
    }
    #christmas .xmas_couponsparea a {
        color: #000;
        text-decoration: underline;
        font-weight: 600;
    }
    #christmas .xmas_couponsparea p {
        color: #000;
        font-weight: 600;
    }
}
