@charset "utf-8";
/* CSS Document */
:root {
--bkColor:#000;
--primaryColor:#EDEAD8;
--secondaryColor:#E09B9F;
--bgColor:#183357;
--fontColor:#fff;
--whiteColor:#fff;
--grayColor:#ECECEC;
--redColor:#EC0000;
--goldColor:#BE9A24;
--goldColor2:#E4D08D;
--shadowColor:rgba(0, 0, 0, 0.3);
}
/*========= ▼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 .35s;
-webkit-transition: all .35s;
-moz-transition: all .35s;
text-decoration: none;
}
/*========= SFの時にable ===============*/
#CONTENTS, body:not(.noGlobal) #CONTENTS {padding: 0;}
#PAGEBODY{padding-bottom: 0;}
#EOYsale_2025 .includeSCT{margin: auto;position: relative;z-index: 1;}
#EOYsale_2025 .includeSCT .item{box-shadow: 2px 5px 10px var(--shadowColor);}
#EOYsale_2025 .includeSCT .quick, .includeSCT .favorite{display: none;}
#EOYsale_2025 .includeSCT .cta a{letter-spacing: 0.05em;}


#EOYsale_2025 .includeSCT .name{text-align:left;}
#EOYsale_2025 ul.action {display: none;}
#EOYsale_2025 .tag > li {color: var(--bkColor);}
#EOYsale_2025 .includeSCT .item{height: auto !important;}/*カードの高さ調節*/
#EOYsale_2025 .includeSCT .tag .stockLabel .outStock{
    background: red;
    color: #fff;
}
#EOYsale_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;
}
#EOYsale_2025 .includeSCT .kanbai .item:hover{
  transform: none;
}

/*========= SFの時に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,#BE9A24 94%,#0000) top/8px 8px no-repeat,
    conic-gradient(#0000 30%,#BE9A24);
  -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 ===============*/



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

#EOYsale_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.75;color: var(--fontColor);max-width: 1920px;margin: auto;background: var(--bgColor);}
#EOYsale_2025 h2 {font-family: "Noto Sans JP", sans-serif; line-break: strict;letter-spacing:inherit;loverflow-wrap: break-word;word-wrap: break-word;word-break: normal !important;}

#EOYsale_2025 section{position: relative;}
#EOYsale_2025 .secInner {position: relative;max-width: 1280px; width: 90%; margin: 0 auto;padding: 4% 0;}
#EOYsale_2025 .videoWapper{position: relative;z-index: 0;}
#EOYsale_2025 section {position: relative;margin: 0;padding: 0;}

#EOYsale_2025 .medamaArea figure a{
    display: block;
    cursor: pointer;
    transition: all .35s;
}
#EOYsale_2025 .mainImg{
    position: relative;
}
#EOYsale_2025 .topLead{
    text-align: center;
    font-size: clamp(16px, 1.25vw, 20px);
}
#EOYsale_2025 .ab{
    position: absolute;
}
#EOYsale_2025 .ab-01{
    width: 15.5%;
    left: 8%;
    top: 4%;
}
#EOYsale_2025 .ab-02{
    width: 58%;
    top: 27%;
    left: 50%;
    transform: translateX(-50%);
}
#EOYsale_2025 .cateArea{
    padding: 7px;
}
#EOYsale_2025 #CATE, #EOYsale_2025 #sec02, #EOYsale_2025 #sec04, #EOYsale_2025 #sec06, #EOYsale_2025 #sec08, #EOYsale_2025 #sec10{
    background: url("feature_EOYsale_2025/bg-gold.jpg?$staticlink$");
}
#EOYsale_2025 hgroup{
    background: var(--primaryColor);
    padding: 0.5em;
}
#EOYsale_2025 hgroup .lineBox{
    flex-grow: 1;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 15px;
}
#EOYsale_2025 hgroup .line span{
    display: block;
    height: 2px;
    width: 100%;
    background: var(--secondaryColor);
    margin: 2px 0;
}
#EOYsale_2025 .line{
    display: flex;
    flex-direction: column;
}

#EOYsale_2025 hgroup h2{
    font-size: clamp(24px, 2.65vw, 42px);
    font-weight: 600;
    line-height: 1.5;
    color: var(--bkColor);
}
#EOYsale_2025 .groupInner{
    max-width: 1100px;
    width: 87%;
    display: flex;
    justify-content: center;
    margin: auto;
}
#EOYsale_2025 .flexCate{
    display: flex;
    flex-wrap: wrap;
    gap:30px;
}
#EOYsale_2025 .flexCate > li {
    background: var(--bgColor);
    border-radius: 5px;
    box-shadow: 0 3px 6px var(--shadowColor);
    flex-basis: calc((100% - 60px) / 3);
    transition: all .35s;
}
#EOYsale_2025 .flexCate > li a{
    display: block;
    padding: 10px;
    text-align: center;
    cursor: pointer;
}
#EOYsale_2025 a .subCate{
    font-size: clamp(14px, 1.1vw, 17px);
    color: var(--goldColor2);
}

#EOYsale_2025 a h3{
    font-size: clamp(18px, 1.54vw, 25px);
    font-weight: 600;
    color: var(--whiteColor);
}
#EOYsale_2025 .attentionArea{
    margin-top: 3.5%;
}
#EOYsale_2025 .attention{
    background: var(--whiteColor);
    border: 1px solid var(--goldColor);
    border-radius: 5px;
    padding: 15px;
    box-shadow: 0 3px 6px var(--shadowColor);
}
#EOYsale_2025 .attention dt{
    font-size: clamp(14px, 1.1vw, 17px);
    font-weight: 500;
    display: inline-block;
    border-bottom: 1px solid var(--bkColor);
    color: var(--bkColor);
}
#EOYsale_2025 .attention dd{
    font-size: clamp(13px, 1vw, 16px);
    color: var(--bkColor);
}
#EOYsale_2025 .medamaArea{
    margin-bottom: 3%;
}

#EOYsale_2025 .attention02Box{
    border: 2px solid var(--whiteColor);
    padding: 0 4em 2em;
    text-align: center;
    display: inline-block;
    
}
#EOYsale_2025 .attention02Title{
    background: var(--whiteColor);
    padding: 10px;
    transform: translateY(-50%);
    color: var(--bkColor);
    font-size: clamp(13px, 1vw, 16px);
    font-weight: 600;
    display: inline-block;
}
#EOYsale_2025 .attention02Title img {
    margin: auto 5px;
}
#EOYsale_2025 .attention02Box ul{
    list-style-type: disc;
    font-size: clamp(14px, 1.1vw, 17px);
    text-align: left;
    display: inline-block;
    padding-left: 1em;
}
#EOYsale_2025 .medamaArea > figure{
    width: 80%;
    margin: auto;
}

#EOYsale_2025 .ulFlex{
  display: flex;
  flex-wrap: wrap;
}
#EOYsale_2025 .ulFlex > li {
  flex-basis: calc(100% / 4);
}

#EOYsale_2025 #sec01, #EOYsale_2025 #sec03, #EOYsale_2025 #sec05, #EOYsale_2025 #sec07, #EOYsale_2025 #sec09{
    background: url("feature_EOYsale_2025/bg-navy.jpg?$staticlink$");
}
#EOYsale_2025 .ichioshi{
    font-size: clamp(11px, 1vw, 16px);
    font-weight: 500;
    padding-left: 40px;
}

#EOYsale_2025 .slideArea{
    margin: 3% auto;
}
#EOYsale_2025 .flexSlide{
    display: flex;
    gap:30px;
    justify-content: center;
}
#EOYsale_2025 .flexSlide li{
    flex-basis: calc((100% - 30px) / 2);
}
#EOYsale_2025 .flexSlide li a{
    display: block;
    cursor: pointer;
    box-shadow: 0 3px 6px var(--shadowColor);
    transition: all .35s;
}
#EOYsale_2025 .scrollHint{
    display: none;
}

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


#PAGEBOTTOM{
  position: relative;
  z-index: 2;
}
@media (any-hover: hover) {
/*:hover はここに書く*/
.includeSCT .item:hover{transform:translateY(-5px);box-shadow: 2px 10px 20px var(--shadowColor);}
    #EOYsale_2025 .flexCate > li:hover {
        transform: translateY(-5px);
        box-shadow: 0 6px 12px var(--shadowColor);
    }
    #EOYsale_2025 .flexSlide li a:hover{
        transform: translateY(-5px);
        box-shadow: 0 6px 12px var(--shadowColor);
    }
    #EOYsale_2025 .medamaArea figure a:hover{
        transform: translateY(-5px);
        box-shadow: 0 6px 10px var(--shadowColor);
    }

}

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


/************************************************************/@media screen and (max-width: 820px) {
  #EOYsale_2025 .ulFlex > li{
    flex-basis: calc(100% / 3);
  }
    #EOYsale_2025 .flexCate > li{
        flex-basis: calc((100% - 30px) / 2);
    }
    #EOYsale_2025 .ichioshi{
        padding-left: 20px;
    }
    
.pad-only {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) {
    
    #EOYsale_2025 .secInner{
        padding: 8% 0;
    }
  #EOYsale_2025 .ulFlex > li{
    flex-basis: calc(100% / 2);
  }

    #EOYsale_2025 .ab-01 {
    width: 35%;
    left: 1%;
    top: 4%;
}
    #EOYsale_2025 .ab-02 {
    width: 94%;
    top: 34%;
    left: 51%;
    transform: translateX(-50%);
}
    #EOYsale_2025 .topLead{
        text-align: left;
    }
    #EOYsale_2025 .flexCate{
        flex-direction: column;
        gap:15px;
    }
    #EOYsale_2025 .cateArea{
        height: 300px;
        overflow-y: scroll;
        padding: 10px 15px;
        background: rgba(255, 255, 255, .7);
        border-radius: 5px;
    }
    #EOYsale_2025 .scrollHint{
        display: block;
    color: var(--bkColor);
    font-size: 12px;
        text-align: center;
        margin-bottom: 5px;
        font-weight: 500;
}
    #EOYsale_2025 .attentionArea{
        margin-top: 7%;
    }
    #EOYsale_2025 .medamaArea > figure{
        width: 100%;
    }
    #EOYsale_2025 .attention02Box{
        padding: 0 1em 1em;
    }
    #EOYsale_2025 .attention02{
        margin: 12% auto 10%;
    }
    #EOYsale_2025 .flexSlide{
        flex-direction: column;
    }
    #EOYsale_2025 .groupInner{
        width: 100%;
    }
    #EOYsale_2025 .attention02Title{
        padding: 7px;
    }
    #EOYsale_2025 .ichioshi{
        padding-left: 0;
    }
    .includeSCT .cta a{
padding: 8px 23px 8px 20px;
}
.includeSCT .cta a::before{
right: 1.5em;
}
    #link01, #link02, #link03, #link04, #link05, #link06, #link07, #link08, #link09{
    padding-top: 115px;
    margin-top: -115px;
}

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