.modPrice {
    font-size:13px;
}
.modPrice02 {
    font-size:11px;
}
em.taxPrice {
    font-size:10px;
    font-style:normal;
    font-weight:normal;
}
.redPriceB {
    font-size: 13px;
    font-weight: bold;
    color: #ff0000;
}
.lowerBnrs {
    margin-top: 15px;
}

/* 売上ランキング（サイドメニュー）
=============================================*/
#listSideR {
    float: left;
    width: 146px;
    background: #f1f1f1;
    border: 1px solid #cccccc;
}
#listSideR a:hover img{
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    opacity:0.8;
    zoom:1;
}

.pnames {
    margin: 0px 0px 10px 0px;
    line-height:1.5;
}
.pnames a {
    color: #333!important;
    text-decoration: none!important;
    font-weight: bold;
}
.pdexc {
    font-size: 11px;
    margin: 10px 10px 0 10px;
}
.ppricex {
    background: #eaeaea;
    margin: 10px 2px 2px 2px;
    padding: 8px;
    line-height: 20px;
    height: 45px;
}
.ppricexNoc {
    background: #eaeaea;
    margin: 10px 2px 2px 2px;
    padding: 20px 8px 8px 8px;
    line-height: 20px;
    height: 32px;
}
.redBoxSel {
    font-size: 12px;
width: 50px;
background: #ff0000;
display: block;
color: #FFF;
margin: 0px;
padding: 3px;
line-height: 1em;
text-align: center;
}
.siderankH {
    margin-top: 15px;
    margin-bottom: 5px;
}
.siderankP {
    text-align: center;
}
#listSideR .siderankP img{
    width:120px;
}
.siderankD {
    padding: 10px 0 30px 15px;
}


/* タイトル背景
=============================================*/
.TitlBg {
    border-top: 1px solid #ff0000;
    padding: 40px 10px 0 10px;
    margin-bottom: 40px;
    font-size: 24px;
}



/* 商品リスト
=============================================*/
#listBox > ul{
    margin:0 0 0 -32px;
    padding:0 0 0px 0;
}
#listBox > ul li {
    width: 170px;
    float: left;
    margin:0 0 30px 32px;
    padding:0 0 0 0;
    background:#fff;
    z-index:0;
    cursor: pointer;
}
#listBox > ul li:hover{
    /*border:solid 1px #1099ea;
    background:#eff7fc;*/
}
#listBox li p.linkarea{
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
#listBox li .ppricex{
    height: auto;
    margin: 0px;
    padding: 0px;
    line-height: 20px;
    background: #fff;
    border: none;
    white-space: nowrap;
    font-size: 0.9em;
}
.listPic {
    margin: 0px 0px 10px 0px;
}
.listPic img{
    width: 170px;
}

.iconsBic {
    margin: 0px 0px 5px 0px;
}

.iconsBic > span{
    float: left;
}

.iconsBic .listIcon1 {
    display: block;
    margin: 0px 10px 0px 0px;
    float: left;
}

.iconsBic .listIcon1 img{
    width: 40px;
    height: 14px;
}

.iconsBic .listIcon2 {
    display: block;
    margin: 2px 10px 0px 0px;
    float: left;
}

.iconsBic .listIcon2 img{
    width: 43px;
    height: 10px;
}

.iconsBic .listIcon3 {
    display: block;
    margin: 2px 10px 0px 0px;
    float: left;
}

.iconsBic .listIcon3 img{
    width: 43px;
    height: 10px;
}



#listBox > div{
    margin:0 0 0 -9px;
    padding:0 0 10px 0;
}
#listBox .item_box {
    width: 183px;
    float: left;
    margin:0 0 0 9px;
    padding:0 0 0 0;
    border:solid 1px #d3d3d3;
    background:#f7f7f7;
    z-index:0;
}
#listBox .item_box:hover{
    /*border:solid 1px #1099ea;
    background:#eff7fc;*/
}
.item_image {
    margin: 10px 10px 0 10px;
}
.detail_box ul {
    margin: 3px 10px 0 10px;
}
/*.detail_box ul li.listIcon1 {
    display: block;
    margin: 1px 2px 0 0;
    float: left;
}*/
/*.detail_box ul li.listIcon2 {
    display: block;
    margin: 1px 0 0 0;
    float: left;
}*/
/*
.detail_box ul li.listIcon1 img,
.detail_box ul li.listIcon2 img{
    width:79px;
    height:18px;
}
*/
#listBox .item_box .detail_box h3 {
    margin: 10px 10px 0 10px;
    font-size:1.0em;
    line-height:1.5;
}
#listBox .item_box .detail_box > p {
    font-size: 11px;
    margin: 10px 10px 0 10px;
}
#listBox .item_box .detail_box .price_box{
    height:60px;
    margin:10px 1px 1px 1px;
    padding:8px 8px 8px 8px;
    line-height: 20px;
    background:#eaeaea;
    border:1px solid #f7f7f7;
    white-space:nowrap;
    font-size:0.9em;
}
#listBox .item_box .detail_box .price_box p{
    font-size:11px;
}
#listBox .item_box .detail_box .price_box h4{
    font-size: 13px;
    color: #cc0000;
    display:inline;
}
#listBox .item_box .detail_box .price_box h5{
    background: #cc0001;
    color: #FFF;
    margin:0 0 0 5px;
    padding:3px 3px 0 3px;
}


/* 商品リスト(20160401ソース整理のため)
=============================================*/
#listBox > div, .productList > div {
    margin: 0 0 0 -32px;
    padding: 0 0 0 0;
}
    #listBox .item_box,
    .productList .item_box {
        width: 170px;
        float: left;
        margin: 0 0 30px 32px;
        padding: 0 0 0 0;
        border: none;
        background: #fff;
        z-index: 0;
        position: relative;
        cursor: pointer;
    }

    .item_image {
        margin: 0px 0px 10px 0px;
    }
    .detail_box ul {
        margin: 3px 10px 0 10px;
    }
    .detail_box ul li.listIcon1 {
        display: block;
        margin: 1px 2px 0 0;
        float: left;
    }
    .detail_box ul li.listIcon2 {
        display: block;
        margin: 1px 0 0 0;
        float: left;
    }
/*
    .detail_box ul li.listIcon1 img,
    .detail_box ul li.listIcon2 img{
        width:79px;
    }
*/
    #listBox .item_box .detail_box h3,
    .productList .item_box .detail_box h3 {
        margin: 0px;
        font-size:1.0em;
        line-height:1.5;
    }

    #listBox .item_box .detail_box h3 a,
    .productList .item_box .detail_box h3 a {
        color: #333;
        text-decoration: none;
    }

    #listBox .item_box .detail_box > p,
    .productList .item_box .detail_box > p {
        font-size: 11px;
        margin: 10px 10px 0 10px;
    }
    #listBox .item_box .detail_box .price_box,
    .productList .item_box .detail_box .price_box{
        height:auto;
        margin:0px;
        padding:0px;
        line-height: 20px;
        background:#fff;
        border:none;
        white-space:nowrap;
        font-size:0.9em;
    }
    #listBox .item_box .detail_box .price_box > div,
    .productList .item_box .detail_box .price_box > div{
        display:inline;
    }
    #listBox .item_box .detail_box .price_box p,
    .productList .item_box .detail_box .price_box p{
        font-size:11px;
    }
    #listBox .item_box .detail_box .price_box h4,
    .productList .item_box .detail_box .price_box h4{
        font-size: 13px;
    color: #ff0000;
    display: inline;
    }
    #listBox .item_box .detail_box .price_box h4 span,
    .productList .item_box .detail_box .price_box h4 span{
        font-size: 11px;
        font-weight:normal;
    }
    #listBox .item_box .detail_box .price_box h5,
    .productList .item_box .detail_box .price_box h5{
        font-size: 12px;
        width: 50px;
    background: #ff0000;
    display: block;
    color: #FFF;
    margin: 0px;
    padding: 3px;
    line-height: 1em;
    text-align: center;
    }

/* 商品リスト 2017 ver
=============================================*/
#listBox{
    display: flex;
    justify-content:space-between;
    align-items: stretch;
    flex-wrap: wrap;
    float: none!important;
    flex-basis:auto;
    flex-shrink: 0;
}
#listBox:before{
    width: 170px;
    content: "";
    display: block;
    order: 1;
}
#listBox:after{
    width: 170px;
    content: "";
    display: block;
}

#listBox > div{
    margin:0px;
    padding:0px;
}
#listBox .item_box {
    width: 170px;
    float: left;
    margin:0 0 30px 0px;
    padding:0 0 0 0;
    border:none;
    background:#fff;
    z-index:0;
    position: relative;
    cursor: pointer;
}
#listBox .item_box:hover{
    border:none;
    background:#fff;
}

#listBox .item_box .item_image {
    margin:0px 0px 10px 0px;
    background:#fff;
}

#listBox .item_box .item_image a img{
    transition: opacity 0.2s ease;
}

#listBox .item_box:hover .item_image a img{
    opacity: 0.8;
}

.item_image img{
    width: 170px;
}
.detail_box ul {
    margin: 0px 0px 5px 0px;
}

.detail_box ul li.listIcon1 {
    display: block;
    margin: 0px 10px 0px 0px;
    float: left;
}

.detail_box ul li.listIcon1 img{
    width: 40px;
    height: 14px;
}

.detail_box ul li.listIcon2 {
    display: block;
    margin: 0px 10px 0px 0;
    float: left;
    color: #ff0000;
    font-weight: bold;
    line-height: 14px;
}

.detail_box ul li.listIcon2 img{
    width: 43px;
    height: 10px;
    margin-top: 2px!important;
}

.detail_box ul li.listIcon3 {
    display: block;
    margin: 0px 0 0 0;
    float: left;
    color: #333333;
    font-weight: bold;
    line-height: 14px;
}

.detail_box ul li.listIcon3 img{
    width: 43px;
    height: 10px;
    margin-top: 2px!important;
}
/*
.detail_box ul li.listIcon1 img{
    width:39px!important;
    height:13px!important;
}

.detail_box ul li.listIcon2 img{
    width:43px!important;
    height:11px!important;
}

.detail_box ul li.listIcon3 img{
    width:44px!important;
    height:11px!important;
}
*/
#listBox .item_box .detail_box h3 {
    margin: 0px 0px 0px 0px;
    font-size:1.0em;
    line-height:1.5;
}

#listBox .item_box .detail_box h3 a{
    color: #333;
    text-decoration: none;
}
#listBox .item_box .detail_box > p {
    font-size: 11px;
    margin: 10px 10px 0 10px;
}
#listBox .item_box .detail_box .price_box{
    height:auto;
    margin:0px;
    padding:0px;
    line-height: 20px;
    background:#fff;
    border:none;
    white-space:nowrap;
    font-size:0.9em;
}
#listBox .item_box .detail_box .price_box p{
    font-size:11px;
}
#listBox .item_box .detail_box .price_box h4{
    font-size: 13px;
    color: #ff0000;
    display:inline;
}
#listBox .item_box .detail_box .price_box h5{
    width: 50px;
    background: #ff0000;
    display: block;
    color: #FFF;
    margin:0px;
    padding:3px;
    line-height: 1em;
    text-align: center;
}

/* IE10以上 */
@media all and (-ms-high-contrast: none) {
 #listBox .item_box .detail_box .price_box h5{
    padding:3px 10px 3px 5px;
  }
}

/* オススメ
=============================================*/
#ERS_recommend{
    width:980px;
    margin:0 auto 0 auto;
    padding:0px 0px 0px 0;
}
/* 関連商品
=============================================*/
.ERS_relation{
    width:980px;
    margin:0 auto 0 auto;
    padding:20px 0 20px 0;
}

/* breadcrumb(静的ページ用)
 ---------------------------------------------------------------- */
 #ERS_contents #ERS_breadcrumb {
    margin: 0;
    padding:0;
    border:0;
    width:740px;
    height:28px;
    background:url(../images/breadcrumb_bg01.gif) no-repeat;
    margin-bottom:15px;
}
#ERS_contents #ERS_breadcrumb ul{
    padding-top:0;
    padding-left:35px;
}
#ERS_contents #ERS_breadcrumb li {
    display:block;
    list-style-type:none;
    padding-right:30px;
    font-size:0.9em;
    font-weight:bold;
    height:28px;
    line-height:28px;
    float:left;
}
#ERS_contents #ERS_breadcrumb li a {
    font-weight:normal;
}
#ERS_contents #ERS_breadcrumb li.child {
    background:url(../images/arrow_off.gif) 0 1px no-repeat;
    padding-left:18px;
    margin-left:-14px;
}
#ERS_contents h3.title{
    background:url(../images/h3title_bg01.gif) left top no-repeat;
    font-size:16px;
    line-height:12px;
    height:30px;
    margin-top:25px;
    margin-bottom:13px;
    padding:13px 0px 0px 20px;
}


/* ERS_table
 ---------------------------------------------------------------- */
.ERS_table{
    width:720px;
    margin:0 auto 0 auto;
    padding:20px 0 20px 0;
}
.ERS_table p{
    margin:0 0 10px 0;
    font-size:1.2em;
}
.ERS_table table{
    width:716px;
    margin:0 auto 0 auto;
    padding:0 0 0 0;
    border:2px solid #c1c1c1;
}
.ERS_table th{
    width:215px;
    padding:1px 1px 1px 1px;
    border-bottom:1px solid #c1c1c1;
    text-align:left;
    font-weight:normal;
    color:#000;
}
.ERS_table th span{
    padding:10px 9px 10px 9px;
    display:block;
    position:relative;
    background-color:#f1f1ef;
}
.ERS_table td{
    width:477px;
    padding:10px 10px 10px 10px;
    background-color:#fff;
    border-bottom:1px solid #c1c1c1;
}
.ERS_table td span{
    padding:9px 0 2px 21px;
    color:#f65d24;
    background:url(../images/icon_error.gif) no-repeat 0 8px;
    display:block;
}


/* ERS_btn
 ---------------------------------------------------------------- */
.ERS_btn{
    width:720px;
    margin:0 auto 0 auto;
    padding:10px 0 10px 0;
}
.ERS_btn .txtC{
    text-align:center;
}
.ERS_btn .txtR{
    text-align:right;
}

/* bargain_sidebnr
 ---------------------------------------------------------------- */
.bargain_sidebnr{
    width:222px;
    margin:0 0 0 0;
    padding:0 0 5px 4px;
}
.bargain_sidebnr p{
    text-align:center;
}
.bargain_mainbnr{
    margin:0 0 0 0;
    padding:0 0 5px 0;
}
.bargain_mainbnr p{
    margin:0 0 0 0;
    padding:0 0 0 0;
    text-align:center;
}

/* スマートフォン版へボタンCSS
 ---------------------------------------------------------------- */
.sp_navi{
    width:100%;
}
.sp_navi img{
    width:100%;
}

#addBanR{
    width:90px;
    position:absolute;
    top:0;
    right: 8px;
    background:url(../images_new/campaign.png) repeat-y;
    z-index:-1;
}


/* キャンペーンバナー
=============================================*/
.campaign{
    width:980px;
    margin:0 auto 0 auto;
    padding:0 0 0 0;

　  /* 非表示の際は display:none;のコメントアウトを取る　*/
  /* display:block!important; */
  display:none;　

}

.campaign p{
    margin:0 0 0 0;
    padding:0 0 0 0;
    text-align:center;
}

/*
 右リピートバナー
=============================================
*/

/*
body{
    background: #fff;
    background:url(../images_new/campaign.png) repeat-y;
    background-position: 97% 0;
}
*/
