/*特設ページ内のPOPUPは非表示*/
.banner.itemdetail_view_timer.is-show {
    display: none !important;
}

/* div#header {
    display: block;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}

header img {
    width: 55%;
    margin: 0 auto;
    margin-top: 3%;
    display: block;
}

div#header h1 {
    display: table-cell;
    vertical-align:middle;
}

.c-header .inner-block {
    max-width: 100%;
    display: none;
} */

.fs-c-breadcrumb {
    margin-top: 21% !important;
}


/* @media only screen and (max-width: 768px) {
    .fs-c-breadcrumb {
        margin-top: 20% !important;
    }
} */

@media only screen and (min-width: 641px) {

    .fs-c-breadcrumb {
        margin-top: 8% !important;
    }

    body#fs_CustomPage .fs-l-main {
        margin-top: 5% !important;
    }

}


/*----------↓↓↓全体共通↓↓↓--------------*/

.wrapper-firstitem2025 {
    font-family: sans-serif, "Hiragino Kaku Gothic Pro", 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", メイリオ, Meiryo, serif;
    font-family: "Noto Sans JP", sans-serif;
    letter-spacing: 0.1em;
}

.wrapper-ichimatsu {
    background-image: url(https://jamtrading.itembox.design/item/jam//img/special/2025/firstitem2025/ichimatsu.png);
    background-repeat: space;
    background-size: 18px 18px;
}

.wrapper-mens {
    background-color: #a73018;
}

.wrapper-ladies {
    background-color: #b75704;
}

.inner-mens {
    background-color: #a73018;
    margin: 0 4.1%;
}

.inner-ladies {
    background-color: #b75704;
    margin: 0 4.1%;
}

.campaign-banner-block {
    display: none;
}



#header h1 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.header-nav__inner {
    display: none;
}

.wrapper-firstitem2025 h1 {
    text-align: left;
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 2%;
}

.top {
    text-align: center;
    left: 86%;
    right: 0px;
    position: absolute;
    top: 25%;
    width: 11%;
    line-height: 1.35;
    letter-spacing: 0.2px;
    font-size: 0.7rem;
    font-weight: 600;
}


.main-txt {
    font-size: 0.85rem;
    letter-spacing: 0.5px;
    padding: 10% 10% 0;
    margin-bottom: 20%;
    line-height: 1.8;
    color: #1c1c1c;
}

h3 {
    letter-spacing: -0.5px;
}

@media only screen and (min-width: 641px) {

    .main-txt {
        font-size: 14px;
    }

    .wrapper-ichimatsu {
        background-size: 90px 90px;
    }

    .inner-mens {
        margin: 0 7%;
    }
    
    .inner-ladies {
        margin: 0 7%;
    }

}

/*-----top-list-----*/

section.top-list {
    margin-bottom: 10%;
    background-color: #FFF;
    margin: 0 4.1%;
}

ul.-flex.thumb {
    display: flex;
    padding: 0% 6%;
    justify-content: center;
    align-items: center;
    gap: 5%;
    padding-bottom: 13%;
}

ul.-flex.thumb li {
    width: 40%;
}

.thumb-img {
    box-shadow: 2px 3px 3px 1px rgb(0 0 0 / 20%);
}

.thumb-img:hover {
    transform: translateY(3px);
    transform: translateX(2px);
    transition-duration: 0.5s;
    box-shadow: none;
}

@media only screen and (min-width: 641px) {

    h1 {
        margin-bottom: 5%;
    }

    section.top-list {
        padding: 0 30%;
        margin: 0 7%;
    }

}

/*----------best5共通--------------*/
.best10 {
    padding: 0 5%;
}

@media only screen and (min-width: 641px) {

    .best10 {
        padding: 0 10%;
        max-width: 900px;
        margin: 0 auto;
    }

}

.img-box .rank {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 26px;
    left: -1px;
    z-index: 3;
    display: block;
    padding: 3px 13px;
}

.img-box .crown {
    display: block;
    height: 65px;
    width: 95px;
    position: absolute;
    left: 50%;
    top: -25%;
    transform: translateX(-50%);
    margin: 0 auto;
    z-index: 0;
}

.best-box a:hover {
    opacity: 0.8;
}

@media only screen and (min-width: 641px) {

    .img-box .crown {
        height: 79px;
        width: 120px;
        top: -18%;
    }

}



/*----------mens--------------*/

.best10.mens .best10-top img {
    border-radius: 35px;
    width: 100%;
}

.best10.mens .best10-top {
    width: 70%;
    margin: 0 auto;
    margin-bottom: 20%;
    display: block;
}

.all {
    text-align: center;
    padding-bottom: 25%;
}

.all p {
    font-size: 0.8rem;
    letter-spacing: 0.03px;
    margin-bottom: 8%;
    color: #FFF;
}

.all a {
    font-size: 0.9rem;
    letter-spacing: 0.03px;
    padding: 4% 10% 5%;
    border-radius: 50px;
    color: #FFF;
    box-shadow: 2px 2px 5px 1px rgb(0 0 0 / 25%);
}

.mens.all a {
    background-color: #bb462f;
}

.ladies.all a {
    background-color: #CF803B;
}


@media screen and (min-width:768px){

    /*.best10.mens .best10-top h2 {
        font-size: 30px;
    }*/

}


/*----------tops--------------*/

.best10.ladies {
    margin-bottom: 10%;
    padding-top: 20%;
}

.best10.ladies .best10-top img {
    border-radius: 35px;
    width: 100%;
}

.best10.ladies .best10-top {
    width: 70%;
    margin: 0 auto;
    margin-bottom: 20%;
    display: block;
}

@media screen and (min-width:768px){

    .best10.ladies .best10-top {
        margin-bottom: 28%;
    }

}

/*----------best-box--------------*/

.best-box {
    display: block;
    padding-bottom: 40%;
}

.best-box.mens:last-child {
    padding-bottom: 20%;
}

.best-box.ladies:last-child {
    padding-bottom: 20%;
}


.best-box .img-box {
    width: 75%;
    margin: 0 auto;
    padding: 10% 8%;
    border-radius: 70px;
    display: block;
    margin-bottom: 8%;
    position: relative;
    box-shadow: 4px 4px 5px 2px rgb(0 0 0 / 34%);
    background-color: #FFF;
}

.shorts .best-box .img-box {
    padding: 8%;
}

.best-box .img-box img {
    margin-bottom: 2px;
}

.cloudArea {
    position: relative;
}

.cloud01, .cloud02 {
    position: absolute;
    width: 80%;
}

.cloud01 {
    top: -80px;
    right: 0;
    width: 47%;
}

.cloud02 {
    bottom: 12px;
    left: 0;
    width: 34%;
    z-index: 1;
}

@media screen and (min-width:768px){

    .cloud01 {
        top: -150px;
    }

}


.best-box h4 {
    font-size: 0.98rem;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.5px;
    color: #FFF;
    margin-bottom: 5%;
}

.border {
    border-bottom: 1px solid #FFF;
    margin-bottom: 5%;
}

.best-box h4.fs16 {
    font-size: 16px;
}

.best-box h4.fs15 {
    font-size: 15px;
}

.best-box h4.fs14 {
    font-size: 14px;
}

.best-box p {
    letter-spacing: 0.5px;
    font-size: 0.8rem;
    text-align: left;
    width: 90%;
    margin: 0 auto 6%;
    line-height: 1.8;
    font-weight: normal;
    color: #FFF;
}

.hotkw {
    font-size: 0.6rem;
    letter-spacing: 0.2px;
    color: #FFF;
    margin-left: 5px;
}

.linkBox {
    margin: 1% auto 5%;
}

.linkBox li {
    float: left;
    max-width: 61%;
    display: block;
    text-align: center;
    margin: 5px 4px;
    padding: 3px 10px;
    background-color: #e8e8e1;
    border-radius: 50px;
    font-size: 0.8rem;
    font-weight: bold;
    letter-spacing: 0.5px;
    box-shadow: 2px 2px 1px 1px rgb(0 0 0 / 10%);
}

.linkBox li a {
    color: #A73018;
}

/*----------best-box--------------*/

.best-box .cateName {
    text-align: center;
    margin-bottom: 7%;
}

.best-box .cateName a {
    padding: 2% 7%;
    font-size: 1.1rem;
    font-weight: bold;
    color: #FFF;
}

/* .best-box .cateName {
    text-align: center;
    padding: 2% 3%;
    display: block;
    max-width: 60%;
    margin: 0 auto 5%;
} */

.best-box.mens .cateName a {
    background-color: #bb462f;
}

.best-box.ladies .cateName a {
    background-color: #CF803B;
}

/* .best-box .cateName h3 {
    font-size: 1.1rem;
    font-weight: bold;
    color: #FFF;
} */

@media screen and (min-width:768px){

    .best-box .cateName h3 {
        font-size: 1.4rem;
    }

}





/*----------best-box bottoms--------------*/

.best-box.bottoms5 h3 {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}

.best-box.bottoms4 h3 {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}

.best-box.bottoms3 h3 {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}

.best-box.bottoms2 h3 {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}

.best-box.bottoms1 h3 {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}

@media screen and (min-width:768px){

    .best-box.bottoms5 h3 {
        font-size: 17px;
    }
    
    .best-box.bottoms4 h3 {
        font-size: 17px;
    }
    
    .best-box.bottoms3 h3 {
        font-size: 17px;
    }
    
    .best-box.bottoms2 h3 {
        font-size: 17px;
    }
    
    .best-box.bottoms1 h3 {
        font-size: 17px;
    }

}


/*----------↓↓↓ボタン↓↓↓--------------*/

.btn01 {
    padding: 10% 20%;
    display: block;
}

.btn01 {
    padding: 2% 4%;
    display: block;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    border-radius: 41px;
    color: #FFF;
    width: 86%;
    margin: 0 auto;
}

.c-btn01 {
    margin-bottom: 3%;
}

a.c-btn01.-blk {
    background: #1c1b1b;
    border: 1px solid #1c1b1b;
}


.btn01.-rd {
    background: #db0f23;
}

.btn01.-blu {
    background: #2c3658;
    letter-spacing: 0.75px;
    box-shadow: rgba(0, 0, 0, 0.15) 2.4px 2.4px 3.2px;
}

.btn01.-gry {
    background: #333333;
    letter-spacing: 0.75px;
    box-shadow: rgba(0, 0, 0, 0.15) 2.4px 2.4px 3.2px;
}

.btn01.-org {
    background: #e06e1d;
    box-shadow: rgb(0 0 0 / 15%) 2.4px 2.4px 3.2px;
}

.wrapper-firstitem2025 .more-btn.abs {
    bottom: 5px;
}



/* 
hamburger(ハンバーガーアイコン)
=================================== */

  .hamburger {
    display: none;
    position: absolute;
    left: 33px;
    top: 16px;
    width: 12px;
    height: 25px;
    cursor: pointer;
    z-index: 300;
}
  
  .hamburger__line {
    position: absolute;
    width: 26px;
    height: 3px;
    right: 0;
    background-color: #010101;
    transition: all 0.5s;
    border-radius: 49px;
  }
  
  .hamburger__line--1 {
    top: 0px;
  }
  
  .hamburger__line--2 {
    top: 9px;
  }
  
  .hamburger__line--3 {
    top: 18px;
  }
  
  /*ハンバーガーがクリックされたら*/
  .open .hamburger__line--1 {
    transform: rotate(-45deg);
    top: 11px;
  }
  
  .open .hamburger__line--2 {
    opacity: 0;
  }
  
  .open .hamburger__line--3 {
    transform: rotate(45deg);
    top: 11px;
  }
  
  /* 
  sp-nav(ナビ)
  =================================== */
  .sp-nav {
    display: none;
    position: fixed;
    right: -100%;
    /*ハンバーガーがクリックされる前はWindow右側に隠す*/
    top: 0;
    width: 100%;
    /* 出てくるスライドメニューの幅 */
    height: 100vh;
    background-color: #fff;
    transition: all 0.5s;
    z-index: 200;
    overflow-y: auto;
    /* メニューが多くなったらスクロールできるように */
  }
  
  /*ハンバーガーがクリックされたら左からスライド*/
  .open .sp-nav {
    left: 0;
  }
  
  
  /* 
  black-bg(ハンバーガーメニュー解除用bg)
  =================================== */
  .nav-wrapper .black-bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    z-index: 5;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    cursor: pointer;
    z-index: 100;
  }
  
  
  /*ハンバーガーメニューが開いたら表示*/
  .open .black-bg {
    opacity: 0.3;
    visibility: visible;
  }

  .sp-nav ul {
    text-align: center;
    padding: 28% 0;
}

.sp-nav li {
    font-size: 16px;
    font-weight: bold;
    line-height: 2.1;
    margin-bottom: 2%;
    background: #efefef;
}
nav.sp-nav {
    padding: 0% 6%;
}

.sp-nav a {
    padding: 3% 11%;
    display: block;
}


/*TOPスクロール*/

.pagetop {
    cursor: pointer;
    position: fixed;
    right: 19px;
    bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    /* border-radius: 50%; */
    transition: .3s;
    color: #FFF;
    background: #383838;
    opacity: 1;
    z-index: 30;
    text-transform: uppercase;
    font-weight: 500;
}


.pagetop img {
    width: 50%;
}

.wrapper-firstitem2025 iframe {
    width: 100%;
    height: 212px;
}


/*section-special*/

.section.special {
    padding: 0 3% 10%;
    text-align: center;
}

.special-tlt h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4%;
    color: #FFF;
}

.section.special img{
    margin-bottom: 5%;
} 

.section.special.-archive .-box{
    margin-bottom: 5%;
    text-align: center;
} 

.section.special.-archive h5{
    font-weight: bold;
} 

.section.special.-archive img{
    margin-bottom: 1%;
} 


/*fade-in */

.fade-in {
    opacity: 0;
    transition-duration: 500ms;
    transition-property: opacity, transform;
}

.fade-in-up {
    transform: translate(0, 50px);
}


.scroll-in {
    opacity: 1;
    transform: translate(0, 0);
}





a.c-btn01.mt10 {
    margin-top: 10px;
}



/*----------↓↓↓PC表示↓↓↓--------------*/

@media screen and (min-width:768px){

body {
    padding-top: 0%;
}


.inner-firstitem2025 {
    max-width: 1080px;
    margin: 0 auto;
}

.hamburger {
    top: 25px;
}

header img {
    margin: 0 auto;
    margin-top: 1%;
    display: block;
    max-height: 60px;
    max-width: 300px;
}

.c-header {
    height: 71px;
}

section.visual {
    padding-top: none;
}


.top {
    width: 15%;
    font-size: 1.0rem;
}

.real a::after {
    right: 23px;
}

.online a::after {
    right: -23px;

}


nav.sp-nav {
    padding: 0% 32%;
}

.sp-nav ul {
    padding: 18% 0;
}


nav.fs-c-breadcrumb {
    padding: 0 20%;
}


}