
/* common */

body {
    letter-spacing: 0.5px;
    line-height: 1.75;
}


.wrapper-ss2506 {
    margin-top: -7%;
}




/* header */

header img {
    width: 100% !important;
    padding: none !important;
}

h1.new-icon.capitalize span {
    font-size: 12px;
    margin-left: 3%;
}

nav#header-scrl {
    display: none;
}

.fs-c-breadcrumb {
    margin-bottom: 2%;
}

@media only screen and (max-width: 640px) {
    .fs-c-breadcrumb {
        margin-top: 21% !important;
        margin-left: 4% !important;
        margin-bottom: 0%;
    }
}

h1.new-icon:before {
    display: none;
}

.staff-pickup .day {
    color: #c8433e;
    font-weight: bold;
    margin: 0;
    text-align: left;
    padding: 0 0 0 4%;
}


.day span {
    color: #000;
    font-weight: normal;
}



section.mt50.mb50.main-txt {
    padding: 0% 6% 5%;
    letter-spacing: 0.07em;
    line-height: 1.8;
    text-align: left;
}

.main-txt p {
    margin-top: 4%;
    font-size: 13px;
}

/* ----- SALE LIST ----- */

.itemlist h1 {
    text-align: center;
    font-family: "Dela Gothic One", sans-serif;
    font-weight: 400;
    font-size: 2.9rem;
    font-style: normal;
    color: #C8433E;
}

@media screen and (min-width:768px){

    .itemlist h1 {
        font-size: 4.5rem;
    }

}

.itemlist > div > p {
    margin-top: -2%;
}

.itemlist h2 {
    padding: 0 6% 2%;
    font-size: 22px;
    font-weight: bold;
    text-transform: capitalize;
}

.itemlist-txt span {
    font-weight: bold;
}

.itemlist-txt h4 {
    text-align: center;
    font-size: 1rem;
    font-weight: bold;
    margin-top: 10%;
    margin-bottom: 10%;
    color: #e06e1d;
}


.cate {
    margin-top: 4%;
    margin-bottom: 15%;
}




h1.capitalize {
    text-transform: uppercase;
}



section.itemlist h1 span {
    font-size: 13px;
    margin-left: 4%;
    color: red;
}



.slider-itemlist p {
    line-height: 1.85;
}


.cate .slider-img {
    padding: 0 0 1em;
    background: #ffffff;
    /* margin-right: 0.7em; */
    border-radius: 3px;
    box-shadow: #4c4c4c 0px 5px 3px -4px;
    border-top: 1px dotted #000;
    border-bottom: 1px dotted #000;
    border-right: 1px dotted #000;
}

.slick-track {
    padding-bottom: 3%;
}

.cate .slick-slide img {
    padding: 10%;
}


.cate h3 {
    text-align: center;
    font-weight: bold;
    font-size: 0.8rem;
    margin-top: 10%;
}

.cate .slider-img p {
    padding: 0 10%;
    font-size: 0.6rem;
    letter-spacing: 0.5px;
}

@media screen and (min-width:768px){

    .cate h3 {
        font-size: 1rem;
    }

    .cate .slider-img p {
        font-size: 0.8rem;
    }

}




p.yen {
    color: red;
    font-weight: bold;
    text-align: left;
}

.cate-all {
    text-align: right;
    padding: 0% 2%;
}

.cate-all a {
    padding: 2% 3%;
    background: #272727;
    color: #fff;
    border-radius: 22px;
    font-size: 0.7rem;
}

@media screen and (min-width:768px){

    .cate-all a {
        font-size: 0.9rem;
    }

}

.cate .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 7px;
    height: 7px;
    padding: 5px;
    cursor: pointer;
    border: 0;
    outline: none;
    background: transparent;
    background-color: #999999;
    border-radius: 10px;
}

.cate .slick-dots li.slick-active button {
    background-color: #e06e1d;
}

.cate strong {
    font-size: 26px;
}

.cate .cate-ttl h2 {
    font-family: "Dela Gothic One", sans-serif;
    font-weight: 400;
    font-size: 1.7rem;
    font-style: normal;
    color: #212121;
    text-transform: uppercase;
}

span.bkg {
    background: linear-gradient(transparent 12%, #deac55 98%);
}

span.cate-rubi {
    font-size: 0.7rem;
    margin-left: 2%;
}

@media screen and (min-width:768px){

    .cate .cate-ttl h2 {
        font-size: 2.5rem;
    }

    span.cate-rubi {
        font-size: 1rem;
    }

}

.reco_kw {
    padding: 0 6%;
    margin-bottom: 5%;
}

.cate .-link {
    overflow-x: scroll;
    white-space: nowrap;
    -ms-overflow-style: none;
    scrollbar-width: none;
    display: block;
    margin-top: 3%;
}

.cate .-link a {
    margin-right: 1%;
    padding: 1% 6%;
    background-color: #e9e8ed;
    font-size: 17px;
    border-radius: 50px;
}

.cate .-link a:hover {
    opacity:0.5;
	transition:0.3s;
}




/* section-ome */


.omo h2 {
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 3%;
}

section.omo {
    padding: 10% 6% 0;
    margin-bottom: 15%;
}

.omo h2 span {
    font-size: 16px;
}

.omo .txtBox {
    margin: 2% auto 5%;
}


.omo .txtBox p {
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 1.75;
}

.omo .txtBox p.caution {
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 1.75;
    color: #858585;
    margin-top: 1%;
}






/* section-price */

section.price {
    padding: 5% 6% 0;
    margin-bottom: 15%;
}


section.price div {
    text-align: center;
}

.price h2 {
    text-align: center;
    margin-bottom: 7%;
    font-family: "Dela Gothic One", sans-serif;
    font-weight: 400;
    font-size: 2.0rem;
    font-style: normal;
    color: #212121;
}

.price h2 span {
    font-size: 1.4rem;
}

@media screen and (min-width:768px){

    .price h2 {
        margin-bottom: 5%;
        font-size: 2.5rem;
    }

    .price h2 span {
        font-size: 1.9rem;
    }

}


.percent {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 5%;
    font-family: "Dela Gothic One", sans-serif;
    font-weight: 400;
    font-size: 1.8rem;
    font-style: normal;
}

.percent li {
    display: block;
    width: 100%;
}

.circle {	
    position: relative;
    display: inline-block;
    width: 100%;
    box-shadow: 0px 2px 6px 0px rgb(0 0 0 / 20%);
    margin-bottom: 4%;
    color: #FFF;
    font-size: 1.5rem;
    padding: 2%;
}
  
.circle span {
    font-size: 1.2rem;
}
 



a.circle.off50 {
    background: #c8433e;
}

a.circle.off30 {
   background: #ec7909;
}

a.circle.off10 {
    background: #218380;
}











section.link {
    padding: 0 6%;
}


.link a {
    margin: 0 auto;
}

.link a:nth-child(2) {
    background: #FFF;
    color: #e06e1d;
}

.link a:nth-child(2)::after {
    background: url(https://jamtrading.itembox.design/item/jam/img/common/ico_arrow-or.svg) no-repeat center center;
}



section.special {
    margin: 20% 6%;
}

.special h2 {
    font-size: 16px;
    font-weight: bold;
}

section.special div {
    margin-bottom: 10%;
}
.special h3 {
    font-weight: bold;
}


section.attention {
    padding: 0 6%;
    margin: 10% 0;
}

.attention h2 {
    font-weight: bold;
}

ul.attention {
    font-size: 0.9rem;
    letter-spacing: -0.1px;
    line-height: 1.75;
}


.box {
    background-color: #f4f4f4;
    padding: 5% 5%;
}

.box .red {
    font-weight: bold;
    margin-bottom: 14px;
}

.box p {
    font-size: 14px;
    padding: 5% 0 3%;
}

.red {
    color: #F00;
}

.staff-pickup p {
    font-weight: bold;
}

p.subject {
    text-align: center;
    /*color: red;*/
    margin-top: 0%;
    font-weight: bold;
}


.link-box {
    margin-top: 13%;
}

.link-box p {
    float: left;
}

.link-box p:nth-child(1) {
    width: 57%;
}

.link-box p:nth-child(2) {
    width: 38%;
    background: #272727;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 22px;
    margin-right: 1%;
    letter-spacing: 0.5px;
    text-align: center;
}


p.yen {
    padding: 0 0 0 10% !important;
}

/* 
.t-tops {
    width: 25%;
}

img.t-bottoms {
    width: 47%;
}

img.t-outer {
    width: 36%;
}

img.t-shoes {
    width: 36%;
}

img.t-goods {
    width: 38%;
}

img.t-women {
    width: 41%;
} */

.staff-pickup-A p {
    text-align: center;
}

section.staff-pickup {
    box-shadow: rgb(99 99 99 / 38%) 0px 3px 7px 0px;
    margin-bottom: 5%;
    padding-bottom: 8%;
}


h2.hotitem-title {
    font-size: 14px;
}

.wrapper-ss2506 h2.hotitem-title {
    margin-top: 0;
}
section.hotitem.hotitem-top.inner-block.s-short {
    margin-bottom: 0%;
}



.hotitem-box div {
    border-radius: 0px;
}

.hotitem-box img {
    padding: 2px 3px 3px 3px;
}

.hotitem-box li.slider-img {
    width: 30%;
    margin-right: 2%;
}




section .event-txt {
    width: calc(100% / 3);
    padding-left: 5px;
    padding-right: 5px;
    margin: 0;
    box-sizing: border-box;
}

.mainTxt {
    font-size: 0.9rem;
    letter-spacing: 0.5px;
    line-height: 1.75;
}

.mainTxt span {
    font-weight: bold;
}

.mainTxt span.-org {
    color: #e06e1d;
}

.section-container {
    padding: 8% 6% 0%;
}


.button {
    text-transform: none;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    /*background-color: #f4f4f4;*/
    border: none;
    margin-top: -4%;
    text-decoration: underline;
    color: #0d4e90;
    margin-left: 80%;
}

.button:hover {
    opacity: 0.8;
}

.button:active {
    background-color: #f4f4f4;
}

.button+.box {
    display: none;
    font-size: 14px;
    margin-top: 10px;
    border: 1px solid white;
    /*background: rgba(0, 0, 0, 0.7);*/
    border-radius: 2px;
    padding: 10px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3) inset;
    text-align: left;
}

.button+.box.show {
    display: block;
}

.staff-pickup-B {
    margin-top: 3%;
}

.pickitem-box li {
    float: left;
    width: 32.3%;
    margin-bottom: 2%;
}
.pickitem-box li:not(:last-child) {
    margin-right: 1%;
}
ul.pickitem-box.sale-icon.clearfix {
    padding: 0 6%;
}
section.hotitem.hotitem-top.inner-block.s-short {
    padding: 0 6%;
}
section.section-slider.staff-pickup.itemdetail_view_timer {
    margin: 0 6% 12%;
}
a.c-btn01.-bk {
    background: #000;
    border: 1px solid #000;
}
a.c-btn01 {
    margin-bottom: 3%;
}

a.c-btn01.-bk:hover {
    background: #FFF;
    color: #000;
    border: 1px solid #000;
}

a.c-btn01.-org {
    background: #FFF;
    color: #e06e1d;
    border: 1px solid #e06e1d;
}

a.c-btn01.-org::after {
    background: url(https://jamtrading.itembox.design/item/jam/img/common/ico_arrow-or.svg) no-repeat center center;
    height: 8px !important;
    width: 7px !important;
}

@media only screen and (max-width: 640px) {
  a.c-btn01.-org::after {
        height: 8px !important;
        width: 5px !important;
    }
}



.slick-slide {
    display: table-cell !important;
    float: none !important;
}

div .border-left {
    border-left: 1px dotted #000;
}
h2.top-kw-tagTitle {
    margin-top: 0 !important;
}
h2.top-kw-tagTitle::before {
    content: "";
    background-image: url(https://jamtrading.itembox.design/item/jam/img/top/hotitem-icon01.png?10);
    display: inline-block;
    width: 20px;
    height: 25px;
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
}
h2.hotitem-title::before {
    content: none;
}
section.top-kw-tag.inner-block.s-short {
    padding: 0 6% 6%;
    margin-bottom: 3%;
}

.wrapper-ss2506 h2.top-kw-tagTitle {
    font-size: 13px;
}

.wrapper-ss2506 .top-kw-tagList a {
    font-size: 10px;
    padding: 1px 8px 1px 20px;
}
.wrapper-ss2506 .top-kw-tagList a {
    margin: 3px 4px;
}
.wrapper-ss2506 h2.top-kw-tagTitle {
    padding-bottom: 0px;
}

.itemlist-txt {
    margin-bottom: 10%;
}

.txt-height {
    height: 100px;
}
.txt-height.-btm {
    height: 95px;
}
.txt-height.-outer {
    height: 95px;
}
.txt-height.-shoes {
    height: 80px;
}

.txt-height.-goods {
    height: 67px;
}
.txt-height.-ladies {
    height: 95px;
}

section.section-slider.staff-pickup {
    margin: 0 5%;
    border-radius: 1%;
}


/*共通フッターの○○から探すを非表示*/
.search-category {
    display: none;
}

.search-shop {
    display: none;
}






/* section-era */

.-flex {
    display: flex;
}

section.era {
    padding: 0 5%;
    margin-bottom: 15%;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}

section.era h2 {
    text-align: center;
    margin-bottom: 5%;
    font-family: "Dela Gothic One", sans-serif;
    font-weight: 400;
    font-size: 2rem;
    font-style: normal;
}

section.era h2 span {
    font-size: 1.4rem;
}

@media screen and (min-width:768px){

    section.era h2 {
        font-size: 2.5rem;
    }

    section.era h2 span {
        font-size: 1.9rem;
    }

}



.era-flexWrap {
    margin-bottom: 5%;
}

.era-flexWrap .-flex:first-of-type {
    margin-bottom: 2%;
}

.era-flexWrap .-flex {
    justify-content: center;
    gap: 2%;
}

.era-flexWrap .-flex a:hover {
    opacity:0.5;
	transition:0.3s;
}

/* .era-flexWrap .-flex img {
    border-radius: 5px;
} */


section.era .-link {
    overflow-x: scroll;
    white-space: nowrap;
    -ms-overflow-style: none;
    scrollbar-width: none;
    display: block;
    margin-top: 3%;
}

section.era .-link a {
    margin-right: 1%;
    padding: 1% 6%;
    background-color: #e9e8ed;
    font-size: 17px;
    /* border-radius: 3px; */
}

section.era .-link a:hover {
    opacity:0.5;
	transition:0.3s;
}



/* section-spot */

section.spot {
    margin-top: 15%;
    margin-bottom: 7%;
}

section.spot h2 {
    text-align: center;
    margin-bottom: 7%;
    font-family: "Dela Gothic One", sans-serif;
    font-weight: 400;
    font-size: 2.7rem;
    font-style: normal;
    color: #C8433E;
}

@media screen and (min-width:768px){

    section.spot h2 {
        font-size: 3.5rem;
    }

}


.swiper.-spot .swiper-wrapper {
    margin-bottom: 12%;
}

.swiper-slide {
    opacity: .3; /* 左右のスライドを薄くする */
    transform: scale(.8); /* 左右のスライドを小さくする */
    transition: .7s; /* ゆっくり小さくさせる */
}

.swiper-slide img {
    height: auto;
    width: 100%;
    margin-bottom: 3%;
}

.swiper-slide p {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.swiper-slide-active {
    opacity: 1; /* 中央のスライドは薄くしない */
    transform: scale(1); /* 中央のスライドは小さくしない */
    z-index: 1; /* 中央のスライドを一番上にする */
}

.swiper-pagination-bullet-active {
    background-color: #e06e1d ;
}






.bg-gray {
    background: #f0f0f0;
    padding: 8% 0%;
    margin: 10% 0 15%;
    text-align: center;
}

.bg-gray h2 {
    font-weight: bold;
    font-size: 1.1rem;
    margin-bottom: -2%;
    color: #e06e1d;
}

@media screen and (min-width:768px){    
    .bg-gray {
        padding: 5%;
    }

    .bg-gray h2 {
        margin-bottom: 0%;
    }
}

.bg-gray li {
    font-size: 0.9rem;
    letter-spacing: -0.4px;
}

.bg-gray li span {
    font-size: 1.3rem;
}

.bg-gray p {
    margin-top: 2%;
    font-size: 12px;
}

.bg-gray ul {
    font-weight: bold;
}

section.newprice {
    margin-bottom: 15%;
}

section.newprice h2 {
    text-align: center;
    font-weight: bold;
    margin-bottom: 2%;
}



/*PC版*/

@media screen and (min-width:768px){    
    .wrapper-ss2506 {
        padding: 3% 30% 0;
    }

    section.top-kw-tag {
        margin-top: 0px;
    }

}

.slick-slider div { 
    transition: none; 
}