
/* common */

.wapper-ss2306 h1 {
    text-align: left;
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 1%;
}

.wapper-ss2409 {
    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%;
    }
}


/*
.wapper-ss2306 h1.new-icon:before {
    content: "毎日更新!";
    left: 3px;
}*/

h1.new-icon:before {
    display: none;
}
/*
.wapper-ss2306 .day:before {
    content: "毎日更新!";
    left: 3px;
}*/

.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;
}

.itemlist h1 {
    padding: 7% 6% 0%;
    letter-spacing: 1.2px;
    text-align: center;
}

.itemlist > div > p {
    padding: 2% 6% 0%;
    letter-spacing: 0.07em;
    line-height: 1.68;
}

.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%;
}

span.cate-rubi {
    font-size: 11px;
    margin-left: 2%;
}


h1.capitalize {
    text-transform: uppercase;
}

span.bkg {
    /*
    background: linear-gradient(transparent 60%, #8eefff 60%);
    background: linear-gradient(transparent 60%, #ff85008f 60%);
    background: linear-gradient(transparent 60%, #a5a5a58f 60%);
    */
    background: linear-gradient(transparent 12%, #ccc 98%);
    background: linear-gradient(transparent 12%, #deac55 98%);
}

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: #f4f4f4;
    /* 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: 12px;
    margin-top: 10%;
}

.cate .slider-img p {
    padding: 0 10%;
    font-size: 10px;
    letter-spacing: -0.2px;
}


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: #000;
    color: #fff;
    border-radius: 22px;
    font-size: 12px;
}

.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;
}


/* section-price */


section.price div {
    text-align: center;
}

.price h2 {
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 3%;
}




section.price {
    padding: 5% 6% 0;
    margin-bottom: 15%;
}


/* 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%;
}









.yoko {
    display: table;
    width: 100%;
    padding: 0;
}

.yoko li {
    display: table-cell;
    width: 34%;
    border: 1px solid #ddd;
    background: #333333;
    text-align: center;
    font-weight: bold;
}


.yoko li a {
    padding: 10% 0%;
    display: block;
    font-size: 12px;
    color: #FFF;
}


.percent {
    margin: 0 auto;
    text-align: center;
    margin-top: 7%;
    margin-bottom: 5%;
}

.percent li {
    float: left;
    width: 33%;
}



.circle {	
    position: relative;
    display: inline-block;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background: skyblue;
  }
  
  .circle span {
    position: absolute;
    display: inline-block;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width :90px;
    text-align:center;
    font-weight: bold;
}
 

a.circle.off10 {
    background: #ffff98;
}

a.circle.off30 {
    background: #ffe6ad;
}

a.circle.off50 {
    background: #ffb3b3;
}



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: #000;
    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;
}

.wapper-ss2409 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: 3% 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%;
}

.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%;
}

.wapper-ss2409 h2.top-kw-tagTitle {
    font-size: 13px;
}

.wapper-ss2409 .top-kw-tagList a {
    font-size: 10px;
    padding: 1px 8px 1px 20px;
}
.wapper-ss2409 .top-kw-tagList a {
    margin: 3px 4px;
}
.wapper-ss2409 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 {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 5%;
}

.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%;
}

section.spot h2 img {
    width: 80%;
}

.swiper.-spot .swiper-wrapper {
    margin-bottom: 10%;
}

.swiper-slide {
    opacity: .3; /* 左右のスライドを薄くする */
    transform: scale(.8); /* 左右のスライドを小さくする */
    transition: .7s; /* ゆっくり小さくさせる */
}

.swiper-slide img {
    height: auto;
    width: 100%;
}

.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: 3%;
    margin: 10% 0 15%;
    text-align: center;
}

.bg-gray h2 {
    font-weight: bold;
    font-size: 1.1rem;
    margin-bottom: 1%;
    color: #e06e1d;
}

.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){    
    .wapper-ss2409 {
        padding: 3% 30% 0;
    }

    span.bkg {
        padding: 5% 0;
    }

    section.top-kw-tag {
        margin-top: 0px;
    }
    span.bkg {
        padding: 0% 0 6%;
    }

}

.slick-slider div { 
    transition: none; 
}