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

#gwsale .o-container {
    width: 1250px;
}
#gwsale .cp_ttl {
    text-align: left;
    color: #545f64;
    font-weight: 600;
    font-size: 20px;
    margin: 15px 2% 10px;
}
#gwsale .gw_gamesec {
    background: #f6ac19;
    margin: 0 0 0 0;
    border-top: 6px solid #fff;
}
#gwsale .gw_gamesec01 {
    padding: 20px 0 40px 0;
}
#gwsale .gw_mainbnr .pc img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 806px;
}
#gwsale .gw_maintext {
    color: #522c19;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding: 0 0 20px 0;
}
#gwsale .gwsale-tabs {
    display: flex;
    justify-content: center;
    margin: -100px 0 0 0;
}
#gwsale .gwsale-tab1 {
    width: 45%;
    margin: 0 .6% 0 0;
}
#gwsale .gwsale-tabinner1 {
    background: #f6ac19;
    border-radius: 12px 12px 0 0;
    padding: 14px 0 21px;
    text-align: center;
    border: 6px solid #fff;
    border-bottom: none;
}
#gwsale .gwsale-tab2 {
    width: 45%;
    margin: 0 0 0 .6%;
}
#gwsale .gwsale-tabinner2 {
    background: #00b285;
    border-radius: 12px 12px 0 0;
    padding: 14px 0 20px;
    text-align: center;
    border: 6px solid #fff;
    border-bottom: none;
}
#gwsale .gw_gamesec01 .gw_tokuttl {
    position: relative;
    bottom: -10px;
}
#gwsale .gw_tokuttl img{
    text-align: center;
    margin: 0 auto;
}
#gwsale .gwcoupon_ttl {
    font-size: 28px;
    color: #663300;
    font-weight: bold;
    font-family: "メイリオ","Hiragino Kaku Gothic Pro","Meiryo","ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic","Helvetica","Segoe UI",Arial,sans-serif;
    padding: 20px 0 0;
}
#gwsale .gw_sec01list {
    margin: 0 0 30px 0;
    display: flex;
    justify-content: space-between;
}
#gwsale .gwcoupon_txt {
    font-size: 26px;
    color: #8b2113;
    font-weight: 600;
    padding: 20px 0 0 0;
}
#gwsale .gw_couponsec {
    width: 100%;
    background: url(/images/gw_sale/gw_coupbg.webp) no-repeat;
    border-radius: 20px;
    padding: 40px 50px;
    position: relative;
    background-size: cover;
    height: 338px;
}
#gwsale .gw_couponsec_wrap {
    display: flex;
    justify-content: center;
    align-items: end;
    margin: 0 0 5px;
}
#gwsale .gw_couponsec .gw_couponfig {
    width: 55%;
}
#gwsale .gw_coupcode_sec {
    width: 40%;
}
#gwsale .gw_coupcode_txt01 {
    color: #333333;
    font-weight: bold;
    font-size: 2.2vw;
    letter-spacing: -2px;
    line-height: 1.2;
}
#gwsale .gw_coupcode_txt01 span {
    display: block;
    font-size: 20px;
    letter-spacing: 0;
}
#gwsale .gw_coupcode_num {
    background: #fff;
    border-radius: 7px;
    font-size: 3.6vw;
    line-height: 1.4;
    margin: 8px 0;
}
#gwsale .gw_coupcode_txt02 {
    color: #bf0c10;
    font-size: 17px;
    font-weight: 600;
    text-align: left;
}
#gwsale .gw_coupdate {
    color: #000000;
    font-size: 31px;
    background: linear-gradient(to bottom, rgba(255,241,0,0) 39% 53%,#ffff00 -11% 83%,rgba(255,241,0,0) 88% 32%);
    display: initial;
}
#gwsale .gwsale_anchorsec {
    display: flex;
    justify-content: center;
    margin: 30px 0;
}
#gwsale .gwsale_anchorsec li {
    margin: 0 3px;
}
#gwsale .gw_cardwrap {
    background: #fff;
    padding: 40px 13px;
    border-radius: 20px;
}
#gwsale #hobby-category.gw_cardwrap {
    margin: 0 0 65px 0;
}
#gwsale .gw_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;
    color: #663200;
}
#gwsale .gw_cardlist {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
#gwsale .gw_cardlink img {
    margin: 15px auto 0;
}
#gwsale .gw_cardlist li {
    margin: 0 10px 20px;
}
#gwsale .gw_hobbycategorylist {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#gwsale .gw_hobbycategorylist li {
    margin: 0 0 25px;
}
#gwsale .gwsale-tabs02 {
    margin: 67px 0 0 0;
}
#gwsale .gwsale-tabs02 .gwsale-tabinner1,
#gwsale .gwsale-tabs02 .gwsale-tabinner2 {
    border: 0;
}
#gwsale .hobby_sec {
    background: #00b285;
    padding: 65px 0 45px 0;
}
#gwsale .gw_maintext2 {
    color: #fff;
    padding: 0 0 80px 0;
}
#gwsale .gwcoupon_ttl02 {
    color: #ffff00;
}
#gwsale .couponnote {
    margin: 80px 0 0 0;
}
#gwsale .couponnote_list {
    background: #ffefbf;
    border-radius: 20px;
    text-align: left;
    padding: 15px 30px;
    font-size: 21px;
    color: #715347;
    margin: 25px 0 0 0;
}
#gwsale .couponnote_list li {
    display: flex;
    justify-content: flex-start;
    border-bottom: 1px dashed #221815;
    padding: 8px 0;
}
#gwsale .couponnote_list li:last-child {
    border-bottom: 0px;
    padding-bottom: 0px;
}
#gwsale #couponflow {
    margin: 80px 0 100px 0;
}
#gwsale .couponflow_sec {
    display: flex;
    justify-content: flex-start;
    width: 100%;
}
#gwsale .couponflow_sec-img {
    width: 44%;
}
#gwsale .couponflow_list {
    color: #715347;
    font-size: 23px;
    width: 56%;
    text-align: left;
    padding: 44px 0 0 0;
}
#gwsale .couponflow_list li {
    padding: 0 0 15px 0;
}
#gwsale .couponflow_list li.couponflow_text {
    display: flex;
    justify-content: flex-start;
}
#gwsale .couponflow_num {
    color: #ff3e1f;
    font-weight: bold;
}
#gwsale .couponflow_list li.couponflow_text03 {
    color: #ff3f24;
}

@media screen and (max-width: 600px) {
    .pc {
        display: none !important;
    }
    .sp {
        display: block !important;
    }
    #gwsale .o-container {
        width: 92%;
    }
    #gwsale .gw_mainbnr {
        background: none;
        height: auto;
        margin: 0 0 0 0;
    }
    #gwsale .gw_mainbnr img {
        width: 100%;
        max-width: 100%;
    }
    #gwsale .gw_gamesec {
        margin: 24vw 0 0 0;
        background: #ffbf00;
    }
    #gwsale .gw_maintext {
        font-size: 4.8vw;
        text-align: left;
        padding: 8px 0 40px 0;
    }
    #gwsale .gw_gamesec01 .gw_tokuttl {
        bottom: 0;
    }
    #gwsale .gwsale-tabs {
        margin: -20.8vw 0 0 0;
    }
    #gwsale .gwsale-tab1,
    #gwsale .gwsale-tab2 {
        width: 49%;
    }
    #gwsale .gwsale-tabinner1 {
        background: #ffbf00;
        border-radius: 7px 7px 0 0;
        padding: 12px 0 12px;
        border: 0;
    }
    #gwsale .gwsale-tabinner2 {
        border-radius: 7px 7px 0 0;
        padding: 12px 0;
        border: 0;
    }
    #gwsale .gwsale-tabs img {
        max-height: 15vw;
    }
    #gwsale .gw_sec01list {
        width: 100%;
        margin: 20px 0 40px 0;
        flex-wrap: wrap;
        gap: 20px;
    }
    #gwsale .gwcoupon_ttl {
        font-size: 4.2vw;
    }

    #gwsale .couponcode {
        margin: 30px 0 0 0;
    }
    #gwsale .coupon_ttl {
        width: 36%;
        margin: 0 auto;
    }
    #gwsale .gwcoupon_txt {
        font-size: 3.7vw;
        padding: 20px 15px 0;
    }
    #gwsale .gw_couponsec {
        padding: 11.5vw 15px 20px;
        margin: 65px auto 0;
        background: url(/images/gw_sale/gw_spcoupbg.webp) no-repeat;
        height: auto;
        background-size: contain;
        border-radius: 0;
        box-sizing: border-box;
    }
    #gwsale .gw_spcoupimg01 {
        position: absolute;
        top: -54px;
        left: 50%;
        width: 26%;
        transform: translate(-50%, 0);
    }
    #gwsale .gw_couponsec_wrap {
        flex-wrap: wrap;
        width: 100%;
    }
    #gwsale .gw_couponsec .gw_couponfig {
        width: 100%;
        text-align: center;
    }
    #gwsale .gw_coupcode_sec {
        width: 100%;
        margin: 5px 0 0 0;
    }
    #gwsale .gw_coupcode_txt01 {
        font-size: 9vw;
    }
    #gwsale .gw_coupcode_txt01 span {
        font-size: 16px;
    }
    #gwsale .gw_coupcode_num {
        font-size: 12vw;
    }
    #gwsale .gw_coupcode_txt02 {
        font-size: 3vw;
    }
    #gwsale .gw_spcoupdate {
        display: flex !important;
        justify-content: flex-start;
        width: 100%;
        font-size: 5.45vw;
        text-align: left;
        line-height: 1.3;
        font-weight: 550;
    }
    #gwsale .gw_spcoupdate dd span {
        background: linear-gradient(to bottom, rgba(255,241,0,0) 39% 53%,#ffff00 -11% 83%,rgba(255,241,0,0) 88% 32%);
    }
    #gwsale .gw_bdline {
        border: 2px solid #fff;
        margin: 20px -15px 0;
    }
    #gwsale .gwsale_anchorsec {
        margin: 20px 0;
    }
    #gwsale .gw_cardwrap {
        padding: 20px 10px;
        border-radius: 10px;
    }
    #gwsale #hobby-category.gw_cardwrap {
        margin: 0 0 30px 0;
    }
    #gwsale .gw_cardttl {
        font-size: 5vw;
        padding: 0 0 13px 0;
    }
    #gwsale .gwsale-tabs02 {
        margin: 20px 0 0 0;
    }
    #gwsale .hobby_sec {
        padding: 30px 0 45px 0;
    }
    #gwsale .gw_maintext2 {
        font-size: 4.5vw;
        padding: 0 0 35px 0;
    }
    #gwsale .gw_hobbycategorylist li {
        margin: 0 0 15px;
        width: 48%;
    }
    #gwsale .couponnote {
        margin: 20px 0 0 0;
    }
    #gwsale #couponnote .coupon_ttl {
        width: 76%;
    }
    #gwsale .couponnote_list {
        padding: 15px 15px;
        font-size: 18px;
        color: #715347;
        margin: 25px 10px 0;
    }
    #gwsale #couponflow {
        margin: 40px 0 60px 0;
    }
    #gwsale #couponflow .coupon_ttl {
        width: 70%;
    }
    #gwsale .couponflow_sec {
        flex-wrap: wrap;
        margin: 25px 0 0 0;
    }
    #gwsale .couponflow_sec-img {
        width: 75%;
        order: 2;
        margin: 0 auto;
    }
    #gwsale .couponflow_list {
        font-size: 18px;
        width: 85%;
        padding: 0 0 25px 0;
        order: 1;
        margin: 0 auto;
    }
    #gwsale .couponflow_list li {
        padding: 0 0 8px 0;
    }

}