

header img {
    width: 100% !important;
    padding: none !important;
}

.wapper-ss2306 h1 {
    text-align: left;
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 1%;
}

.wapper-ss2309 {
    margin-top: -13%;
}

h1.new-icon.capitalize span {
    font-size: 12px;
    margin-left: 3%;
}
/*
.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: 15% 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;
}


.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;
}   

p.yen {
    color: red;
    font-weight: bold;
    text-align: left;
    margin-top: 4%;
}

.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 strong {
    font-size: 26px;
}


section.price div {
    text-align: center;
}

.price h2 {
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 3%;
}

section.price {
    padding: 0 6%;
}

.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: 5%;
}

.percent li {
    float: left;
    width: 33%;
}



.circle {	
    position: relative;
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: skyblue;
  }
  
  .circle span {
    position: absolute;
    display: inline-block;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width :80px;
    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;
}


.box {
    background-color: #f4f4f4;
    padding: 5% 5%;
}


.wapper-ss2306 h2 {
    margin-bottom: 10px;
    font-size: 27px;
    font-weight: bold;
    margin-left: -10px;
}

.wapper-ss2306 .box h2 {
    font-size: 19px;
    margin-bottom: 0%;
}

.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 p {
    float: left;
}

.link-box p:nth-child(1) {
    width: 57%;
}

.link-box p:nth-child(2) {
    width: 38%;
    margin-top: 4%;
    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: 16px;
}

.wapper-ss2309 h2.hotitem-title {
    margin-top: 0;
}
section.hotitem.hotitem-top.inner-block.s-short {
    margin-bottom: 0%;
}


section .event-txt {
    width: calc(100% / 3);
    padding-left: 5px;
    padding-right: 5px;
    margin: o;
    box-sizing: border-box;
}

.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: 15%;
    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%;
}
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%;
}

.wapper-ss2309 h2.top-kw-tagTitle {
    font-size: 13px;
}

.wapper-ss2309 .top-kw-tagList a {
    font-size: 10px;
    padding: 1px 8px 1px 20px;
}
.wapper-ss2309 .top-kw-tagList a {
    margin: 3px 4px;
}
.wapper-ss2309 h2.top-kw-tagTitle {
    padding-bottom: 0px;
}

.itemlist-txt {
    margin-bottom: 10%;
}

.txt-height {
    height: 111px;
}
.txt-height.-btm {
    height: 83px;
}
.txt-height.-outer {
    height: 92px;
}
.txt-height.-shoes {
    height: 75px;
}

.txt-height.-goods {
    height: 67px;
}
.txt-height.-ladies {
    height: 80px;
}


/*共通フッターの○○から探すを非表示*/
.search-category {
    display: none;
}

.search-shop {
    display: none;
}

/*PC版*/

@media screen and (min-width:768px){    
    .wapper-ss2309 {
        padding: 3% 23% 0;
    }

    span.bkg {
        padding: 5% 0;
    }

    section.top-kw-tag {
        margin-top: 0px;
    }
    span.bkg {
        padding: 0% 0 6%;
    }

}