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

.view_timer_area {
    text-align: center;
    display: none;
    background: url(/images/b_friday/headerpcbk.webp) top center;
    background-size: cover;
    margin: 0 auto;
}
#f_day .fday_ttl {
    text-align: left;
    color: #545f64;
    font-weight: 600;
    font-size: 20px;
    margin: 15px 0;
}
#f_day .fday_mainbnr .pc {
    background: url(/images/f_day/fd_mainbnr_v1.webp) no-repeat;
    height: 439px;
    background-position: center;
    width: 100%;
}
#f_day .fday_mainbnr img {
    width: 100%;
    max-width: 100%;
    margin: 0;
}
#f_day .fday_abt {
    margin: 0;
    position: relative;
    top: -64px;
}
#f_day .fday_abt-txt {
    color: #715448;
    font-size: 22px;
    font-weight: bold;
}
#f_day .fday_anchor {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin: 30px 0 0 0;
}
#f_day .fday_anchor li {
    width: 33%;
    text-align: center;
    background: #f6ac19;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
}
#f_day .fday_anchor li:first-child {
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
}
#f_day .fday_anchor li:last-child {
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
}
#f_day .fday_anchor li a {
    padding: 15px 0;
    display: block;
}
#f_day .fday_anchor li a br {
    display: none;
}

#f_day .fdcoupon_txt {
    font-size: 26px;
    color: #8b2113;
    font-weight: 600;
    padding: 20px 0 0 0;
}
#f_day .fd_couponsec {
    display: flex;
    justify-content: space-between;
    background: #f5b420;
    border-radius: 20px;
    padding: 40px 50px;
    align-items: center;
    margin: 30px 0 0;
    position: relative;
}
#f_day .couponnote {
    margin: 80px 0 0 0;
}
#f_day .fd_couponsec .fd_couponfig {
    width: 57%;
}
#f_day .fd_coupcode_sec {
    width: 43%;
}
#f_day .fd_coupcode_txt01 {
    color: #333333;
    font-weight: bold;
    font-size: 2.2vw;
    letter-spacing: -2px;
    line-height: 1.2;
}
#f_day .fd_coupcode_txt01 span {
    display: block;
    font-size: 20px;
    letter-spacing: 0;
}
#f_day .fd_coupcode_num {
    background: #fff;
    border-radius: 7px;
    font-size: 3.6vw;
    line-height: 1.4;
    margin: 8px 0;
}
#f_day .fd_coupcode_txt02 {
    color: #bf0c10;
    font-size: 18px;
    font-weight: 600;
    text-align: left;
}
#f_day .fd_btnlist {
    display: flex;
    justify-content: space-between;
    padding: 35px 50px;
    background: #eeeeee;
    border-bottom-left-radius: 10px;
    margin: -12px 0 0 0;
    border-bottom-right-radius: 10px;
}
#f_day .couponnote_list {
    background: #ffefbf;
    border-radius: 20px;
    text-align: left;
    padding: 15px 30px;
    font-size: 21px;
    color: #715347;
    margin: 25px 0 0 0;
}
#f_day .couponnote_list li {
    display: flex;
    justify-content: flex-start;
    border-bottom: 1px dashed #221815;
    padding: 8px 0;
}
#f_day .couponnote_list li:last-child {
    border-bottom: 0px;
    padding-bottom: 0px;
}
#f_day #couponflow {
    margin: 80px 0 100px 0;
}
#f_day .couponflow_sec {
    display: flex;
    justify-content: flex-start;
    width: 100%;
}
#f_day .couponflow_sec-img {
    width: 44%;
}
#f_day .couponflow_list {
    color: #715347;
    font-size: 23px;
    width: 56%;
    text-align: left;
    padding: 44px 0 0 0;
}
#f_day .couponflow_list li {
    padding: 0 0 15px 0;
}
#f_day .couponflow_list li.couponflow_text {
    display: flex;
    justify-content: flex-start;
}
#f_day .couponflow_num {
    color: #ff3e1f;
    font-weight: bold;
}
#f_day .couponflow_list li.couponflow_text03 {
    color: #ff3f24;
}
.fday-slideleft .fday-slideleft_pc01 {
    width:86px;
    height:100%;
    left: 0px;
    top: 0px;
    position: absolute;
    z-index: 9;
    background: url(/images/f_day/side_bgv1.webp) repeat-y;
    margin-top: 0px;
    background-attachment: fixed;
    max-height: 100%;
}

.fday-slideleft .fday-slideleft_pc02 a{
    top: 10%;
    left: 0px;
    position: fixed;
    z-index: 9;
    background: url(/images/f_day/sidev1_img.webp) no-repeat;
    height: 78%;
    max-height: 686px;
    width: 86px;
    background-size: contain;
    background-position: center;
}
.fday-slideleft .fday-slideleft_pc02 img,
.fday-slideright .fday-slideright_pc02 img{
    display: none;
}
.fday-slideright .fday-slideright_pc01 {
    width:86px;
    height:100%;
    right: 0px;
    top: 0px;
    position: absolute;
    z-index: 9;
    background: url(/images/f_day/side_bgv1.webp) repeat-y fixed top right;
    margin-top: 0px;
    background-position: 100% 0%;
    max-height: 100%;
}

.fday-slideright .fday-slideright_pc02 a{
    top: 10%;
    right: 0px;
    position: fixed;
    z-index: 9;
    background: url(/images/f_day/sidev1_img.webp) no-repeat;
    height: 78%;
    max-height: 686px;
    width: 86px;
    background-size: contain;
    background-position: center;
}
.fday_flrwrap {
    display: none;
}
@media screen and (max-width: 1300px) {
    .fday-slideleft,
    .fday-slideright {
        display: none;
    }
    .fday_flrwrap {
        display: block;
    }
    .fday_flrwrap .fday_flbnr01 {
        position: fixed;
        z-index: 9;
        bottom: 0px;
        width: 100%;
        margin: 0 auto;
    }
    .fday_flrwrap .fday_flbnr01 img {
        margin: 0 auto;
    }
    .fday_flrwrap .fday_flbnr02 {
        display: none;
    }
}
@media screen and (max-width: 600px) {
    .pc {
        display: none;
    }
    .sp {
        display: block;
    }
    #f_day .fday_abt {
        margin: 0 20px 0;
        top: 0;
    }
    #f_day .fday_abt-txt {
        font-size: 16px;
    }
    #f_day .fday_anchor {
        margin: 20px 0 0 0;
    }
    #f_day .fday_anchor li {
        font-size: 13px;
    }
    #f_day .fday_anchor li:first-child{
        border-top-left-radius: 30px;
        border-bottom-left-radius: 30px;
    }
    #f_day .fday_anchor li:last-child{
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
    }
    #f_day .fday_anchor li a {
        padding: 5px 0;
    }
    #f_day .fday_anchor li a br {
        display: block;
    }
    #f_day .couponcode {
        margin: 30px 0 0 0;
    }
    #f_day .coupon_ttl {
        width: 36%;
        margin: 0 auto;
    }
    #f_day .fdcoupon_txt {
        font-size: 3.7vw;
        padding: 20px 15px 0;
    }
    #f_day .fd_couponsec {
        padding: 25px 20px;
        margin: 10px 20px 0;
        flex-wrap: wrap;
    }
    #f_day .fd_couponsec .fd_couponfig {
        width: 100%;
        text-align: center;
    }
    #f_day .fd_coupcode_sec {
        width: 100%;
        margin: 15px 0 0 0;
    }
    #f_day .fd_coupcode_txt01 {
        font-size: 9vw;
    }
    #f_day .fd_coupcode_txt01 span {
        font-size: 18px;
    }
    #f_day .fd_coupcode_num {
        font-size: 12vw;
    }
    #f_day .fd_coupcode_txt02 {
        font-size: 3vw;
    }
    #f_day .fd_btnlist {
        padding: 35px 20px;
        border-bottom-left-radius: 7px;
        margin: -12px 20px 0;
        border-bottom-right-radius: 7px;
        flex-wrap: wrap;
        gap: 6.5vw;
    }
    #f_day .fd_btnlist li {
        width: 45%;
    }
    #f_day .couponnote {
        margin: 20px 0 0 0;
    }
    #f_day #couponnote .coupon_ttl {
        width: 60%;
    }
    #f_day .couponnote_list {
        padding: 15px 15px;
        font-size: 18px;
        color: #715347;
        margin: 25px 21px 0;
    }
    #f_day #couponflow {
        margin: 40px 0 60px 0;
    }
    #f_day #couponflow .coupon_ttl {
        width: 44%;
    }
    #f_day .couponflow_sec {
        flex-wrap: wrap;
        margin: 25px 0 0 0;
    }
    #f_day .couponflow_sec-img {
        width: 75%;
        order: 2;
        margin: 0 auto;
    }
    #f_day .couponflow_list {
        font-size: 18px;
        width: 85%;
        padding: 0 0 25px 0;
        order: 1;
        margin: 0 auto;
    }
    #f_day .couponflow_list li {
        padding: 0 0 8px 0;
    }
    .fday_flrwrap .fday_flbnr01 {
        display: none;
    }
    .fday_flrwrap .fday_flbnr02 {
        display: block;
        position: fixed;
        bottom: 0px;
        z-index: 9;
        width: 100%;
    }
}


@media screen and (max-height: 720px) {
    .fday-slideright .fday-slideright_pc02 a {
        height: 70%;
    }
    .fday-slideleft .fday-slideleft_pc02 a {
        height: 70%;
    }
}