@charset "utf-8";
/* CSS Document */
:root {
--fontColor1:#EFDA94;
--fontColor2:#531313;
--bkColor:#000;
--whiteColor:#fff;
--primaryColor:linear-gradient(97deg, #BD974A 0%, #EFDA94 30%, #BD974A 100%);
--secondaryColor:linear-gradient(90deg, #C4983E 0%, #EFDA94 20%, #BE984B 30%) ;
--bgColor:#000;
--gradeColor:linear-gradient(109deg, #BD974A 0%, #EFDA94 30%, #BD974A 100%);
--grayColor:#ECECEC;
--redColor:#EC0000;
--shadowColor:rgba(0, 0, 0, 0.4);
}
/*========= ▼reset ===============*/
/* ブラウザのUAスタイルシートのすべてのスタイルを削除します、displayは除く */
*:where(:not(iframe, canvas, img, svg, video):not(svg *)) {all: unset;display: revert;}
/* box-sizingの優先値 */
*, *::before, *::after {box-sizing: border-box;}
/* リストのスタイル（箇条書き・番号）を削除します */
ol,ul {list-style: none;}
/* 画像がコンテナを超えないようにするため */
img {max-width: 100%;vertical-align: bottom;}
/* テーブルのセル間のスペースを削除します */
table {border-collapse: collapse;}
/*========= ▲reset ===============*/
*{box-sizing: border-box;}
a {
transition: all .5s;
-webkit-transition: all .5s;
-moz-transition: all .5s;
text-decoration: none;
    color: #333;
    cursor: pointer;
}
/*========= SFの時にable ===============*/
#HEADER .global{display: none;}
#CONTENTS, body:not(.noGlobal) #CONTENTS {margin-left: 0;padding: 0;}
#FOOTER{margin-left: 0;}
#PAGEBODY{padding-bottom: 0;}
.includeSCT .item{box-shadow: 2px 5px 10px var(--shadowColor);}
#BF_2025 .tag > li {color: var(--bkColor);}
.includeSCT .name{text-align:left;line-height: 1.5;}
.includeSCT .tag{align-content: flex-start;}
#BF_2025 ul.action {display: none;}
#BF_2025 .includeSCT .item{height: auto !important;}/*カードの高さ調節*/
#PAGEBOTTOM .targetTop{z-index: 999;}
#BF_2025 .includeSCT .item {
height: auto !important;
}
.includeSCT .cont{padding-bottom: 0;}
#PAGEBOTTOM {
padding-bottom: 0;
z-index: 999;
position: relative;
z-index: 3;
}
.includeSCT .quick, .includeSCT .favorite{display: none;}
.includeSCT .cta a{letter-spacing: 0.05em;background-color: var(--bkColor);}

/*========= SFの時にableここまで ===============*/

/*========= EC-CUBEの時にable ===============*/
/*#container>.wrapContent {
padding: 0;
width: 100%;
}
.pagesUi{z-index: 999;}*/
/*========= EC-CUBEの時にableここまで ===============*/

/*========= LoadingのためのCSS ===============*/
.loader-wrap {
	position: fixed;
	display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100svh;
    background: var(--bgColor);
    z-index: 999;
}
.loader {
  width: 70px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: 
    radial-gradient(farthest-side,#DF0037 94%,#0000) top/8px 8px no-repeat,
    conic-gradient(#0000 30%,#DF0037);
  -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 8px),#000 0);
  animation: l13 1s infinite linear;
}
@keyframes l13{ 
  100%{transform: rotate(1turn)}
}
/*========= ▲LoadingのためのCSS ===============*/

#BF_2025 .font_small {font-size: 80%;}
#BF_2025 .font_ss{font-size: 70%;}
#BF_2025 .font_sss{font-size: 62%;}
#BF_2025 .font_large {font-size: 130%;}
#BF_2025 .font_ll{font-size: 155%;}
#BF_2025 .line_center {text-align: center;}
#BF_2025 .line_right{text-align: right;}
#BF_2025 .line_left{text-align: left;}
#BF_2025 .font_bold{font-weight: bold;}
#BF_2025 .font_red {color: var(--redColor);}


#headbar {position: fixed;bottom: 10%;right: -2px;background: var(--gradeColor);z-index: 99;border-radius: 7px 0 0 7px;width: 280px;padding: 7px 0 7px 7px;transition: all .35s;box-shadow: 0 3px 6px var(--shadowColor);
}
#headbar .toggle_txt {
    text-align: center;
    border: 1px solid var(--fontColor2);
    border-radius: 6px 0 0 6px;
}
#headbar .toggle_txt a {
    display: block;
    font-size: clamp(14px, 1.5vw, 24px);
    color: var(--fontColor2);
    text-align: center;
    font-weight: 500;
    line-height: 1.4;
    padding: 10px;
    cursor: pointer;
}



#BF_2025 {overflow: hidden;font-family:  "Noto Sans JP", sans-serif;font-optical-sizing: auto; font-weight: 400;font-style: normal;line-break: strict;word-wrap: break-word;word-break: break-all!important;line-height: 1.7;color: var(--whiteColor);max-width: 1920px;margin: auto;background: var(--bgColor);line-height: 1.75;}
#BF_2025 h2 {font-family: "Noto Sans JP", sans-serif; line-break: strict;word-break: break-word;letter-spacing:inherit;line-break: strict;overflow-wrap: break-word;word-wrap: break-word;word-break: normal !important;letter-spacing:inherit;}

#BF_2025 section:not(#sec01){position: relative;padding: 3.5% 0;}
#BF_2025 #sec01{
    padding-bottom: 2%;
}
#BF_2025 .secInner {position: relative;max-width: 1240px; width: 88%; margin: 0 auto;z-index: 2;}
#BF_2025 .topRibbon{height: 2.7vw;background: var(--gradeColor);}
#BF_2025 .ab-img{position: absolute;top: 0;left: 10%;width: 8%;}
#BF_2025 .lead{font-size: clamp(16px, 1.5vw, 24px);font-weight: 500;text-align: center;line-height: 1.9;}
#BF_2025 .confetti{position: fixed;width: 100%;height: 100%;z-index: 1;}
#BF_2025 h2{font-size: clamp(22px, 2.5vw, 40px); text-align: center;padding: 5px;background: var(--secondaryColor);font-weight: 500;position: relative;}
#BF_2025 h2 span {
    font-size: clamp(14px, 1.1vw, 17px);
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 15%;
    font-weight: 400;
}
#BF_2025 h3 {font-size: clamp(16px, 1.25vw, 20px);text-align: center;margin: 2em auto;}
#BF_2025 .ulFlex {display: flex;flex-wrap: wrap;}
#BF_2025 .ulFlex > li {flex-basis: calc(100% / 4);}
#BF_2025 .proBox {font-size: clamp(11px, 0.9vw, 14px);margin: 10px auto;}
#BF_2025 .priceBox {padding: 5px;background: var(--grayColor);border-radius: 5px;text-align: center;font-weight: 500;}
#BF_2025 .proPrice {font-size: clamp(14px, 1.1vw, 17px);font-weight: 600;color: var(--redColor);}
#BF_2025 #sec03 {margin: 0 auto;}


#BF_2025 .couponArea{
    position: relative;
}
#BF_2025 .coupon{
    width: 70%;
    margin: 0 auto 2%;
    text-align: center;
    position: relative;
    z-index: 2;
}

#BF_2025 #copyArea{
    position: relative;
}
#BF_2025 #copy-url {
    transition: all .5s;
    cursor: pointer;
}

#BF_2025 .success-msg {
    display: none;
    position: absolute;
    line-height: 1.5;
    background-color: var(--bkColor);
    border: 1px solid var(--whiteColor);
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: auto;
    text-align: center;
    border-radius: 5px;
    font-size: clamp(14px, 1.1vw, 17px);
    font-weight: 500;
    padding: 0.5em 1em;
    box-shadow: 0 6px 10px var(--shadowColor); 
}


#BF_2025 .ab{
    position: absolute;
}
#BF_2025 .abLeft{
    left: 6%;
    top: 15%;
    width: 6.5%;
}
#BF_2025 .abRight{
    right: 5%;
    top: 15%;
    width: 10%;
}
#BF_2025 .notice{
    font-size: clamp(12px, 0.95vw, 15px);

}
#BF_2025 .flexBtn{
    display: flex;
    flex-wrap: wrap;
    gap:30px;
}
#BF_2025 .flexBtn > li{
    flex-basis: calc((100% - 90px) / 4);
}
#BF_2025 .flexBtn > li a{
    display: block flex;
    background: var(--bkColor);
    border-radius: 7px;
    color: var(--fontColor1);
    font-size: clamp(18px, 1.5vw, 24px);
    font-weight: 500;
    height: 100%;
    justify-content: center;
    align-items: center;
    padding: 0.5em;
    line-height: 1.3;
}
#BF_2025 #sec02{
    background: var(--primaryColor);
}
#BF_2025 #sec09 h2,
#BF_2025 #sec10 h2 {
    margin-bottom: 2em;
}
#BF_2025 .flexBnr{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap:30px;
}
#BF_2025 .flexBnr > li{
    flex-basis: calc((100% - 30px) / 2);
}
#BF_2025 .flexBnr > li a img {
    transition: all .35s;
}

#BF_2025 #sec10 {
    padding-bottom: 7% !important;
}

#link01, #link02, #link03, #link04, #link05, #link06, #link07{
    padding-top: 100px;
    margin-top: -100px;
}





@media (any-hover: hover) {
/*:hover はここに書く*/
    #BF_2025 .flexBnr > li:hover a img {
        transform: translateY(-3px);
    }
    #BF_2025 .flexBtn > li:hover a{
        transform: translateY(-3px);
    }
    #headbar:hover{
        transform: translateY(-3px);
    }
    .includeSCT .item:hover{transform:translateY(-3px);box-shadow: 2px 10px 20px var(--shadowColor);}
#BF_2025 #copy-url:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 10px var(--shadowColor);
}

    
}
#BF_2025 .includeSCT .kanbai .item::after{
    background: rgba(0, 0, 0, .5);
    position: absolute;
    width: 100%;
    height: 100%;
    content: "完　売";
    top: 0;
    left: 0;
    font-size: 36px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
}
#BF_2025 .includeSCT .kanbai .item:hover{
  transform: none;
}


.pad-cam {display: none!important;}
.pad-pc {display: block !important;}
.pc-cam {display: block!important;}
.sp-cam {display: none !important;}

/************************************************************/@media screen and (max-width: 1279px) {
  #HEADER .global{display: block;}
}

/************************************************************/@media screen and (max-width: 820px) {
  #BF_2025 .ulFlex > li{
    flex-basis: calc(100% / 3);
  }
  #BF_2025 h3{
    margin: 2em auto 1em;
  }
    #BF_2025 .abLeft{
        left: 4%;
    }
    #BF_2025 .abRight{
        right: 3%;
    }
    #BF_2025 .flexBtn{
        gap:20px;
    }
    #BF_2025 .flexBtn > li {
    flex-basis: calc((100% - 60px) / 4);
}
    #headbar{
        width: 220px;
    }
    
.pad-cam {display: block !important;}
.pad-pc {display: block !important;}
.pc-cam {display: none !important;}
.sp-cam {display: none !important;}
}
/************************************************************/@media screen and (max-width: 768px) {
  
}
/************************************************************/@media screen and (max-width: 700px) {
.includeSCT .cta a{
padding: 8px 23px 8px 20px;
}
.includeSCT .cta a::before{
right: 1.5em;
}
    
  #BF_2025 .ab-img{
    left: 1%;
    width: 13%;
  }
  #BF_2025 h3{
    margin: 1em auto;
  }
  #BF_2025 .secInner{
    width: 90%;
  }
  #BF_2025 .ulFlex > li {
      flex-basis: calc(100%/ 2);
  }
    #BF_2025 .success-msg{
        width: 96%;
    }
    #BF_2025 .abLeft,
    #BF_2025 .abRight {
        display: none;
    }
    #BF_2025 .coupon{
        width: 76%;
        margin: 1% auto 7%;
    }
    #BF_2025 #sec01{
        padding-bottom: 7%;
    }
    #BF_2025 section:not(#sec01){
        padding: 7% 0;
    }
    #BF_2025 .flexBtn > li {
        flex-basis: calc((100% - 20px) / 2);
        height: 65px;
    }
    #headbar {
        width: 150px;
        bottom: 13%;
    }
    #BF_2025 .flexBnr{
        flex-direction: column;
    }
    #BF_2025 #sec10 {
    padding-bottom: 14% !important;
}
  
.pad-sp {display: block !important;}
.pc-cam {display: none !important;}
.sp-cam {display: block !important;}
.pad-cam {display: none !important;}
.pad-pc {display: none !important;}
}