body {
    /*font-family: -apple-system,BlinkMacSystemFont,Meiryo,"Lucida Grande","Hiragino Kaku Gothic ProN",Arial,sans-serif;*/
    font-size: 1rem;
    line-height: 1.6;
    color: #222;
}
/* カスタマイズ用CSS */
.ec-newItemRole__listItemPrice {
    color: black;
}
/*.commonProductList-product-wrap{*/
/*    justify-content: space-between;*/
/*}*/
.ec-newItemRole__listItemTitle {
    line-height: 1.5; 
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: black;
}
.list_item_image_area {
    height: 100%;
    display: flex;
    /* padding: 100% 0; */
    align-items: center;
}
@media only screen and (min-width: 768px) {
    .ec-newItemRole {
        color: black;
    }
     .ec-newItemRole__listItemTitle {
        color: black;
    }
}
.slick-dots {
    display: none!important;
}
.ec-searchnavRole__actions{
    width: 100%!important;
}
.ec-searchnavRole__infos{
    flex-direction: row!important;
}
.slick-track{
    display: flex;
    align-items: center
}

.item_nav .row{
    align-items: center
}

.ec-newItemRole__list .ec-shelfGrid  .ec-shelfGrid__item{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.ec-newItemRole__list .ec-shelfGrid__item a{
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
}
.ec-pager .ec-pager__item a, .ec-pager .ec-pager__item--active a{
    white-space: pre;
}


/*.ec-newItemRole__list .ec-shelfGrid .list_item_image_area {*/
/*    display: flex;*/
/*    height: 100%;*/
/*    align-items: center;*/
/*}*/
.ec-newItemRole__list .ec-newItemRole__listItem {
    margin:0!important;
    margin-bottom: 36px!important;
    padding:0 16px!important;
}
.ec-newItemRole__list {
    margin-left: -16px!important;
    margin-right: -16px!important;
    flex-wrap: wrap!important;
}

/*.commonProductList-product .commonProductList-product-name {*/
/*    line-height: 1.5; */
/*    display: -webkit-box;*/
/*    -webkit-box-orient: vertical;*/
/*    -webkit-line-clamp: 2 !important;*/
/*    overflow: hidden;*/
/*    min-height: 4em;*/
/*}*/
.commonProductList-product-priceBlock-price .is-price .is-num {
    white-space: nowrap;
    font-size: 1.375rem !important;
}

.ec-footerRole .ec-footerNavi {
    justify-content: center;
}
.ec-footerNavi .ec-footerNavi__link {
    margin: 0 10px;
}
.ec-newItemRole__list .ec-newProductRole__listItemTitle {
    line-height: 1.5; 
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    min-height: 58.7812px;
}
/*#stock-status-display {*/
/*    display: none!important;*/
/*}*/