/* TOPページリスト、リストページ */
.ranking_box .ftr_prd .prd_prc {
    padding: 3px 0 0;
    font-size: 14px;
    line-height: 18px
}

.tab_ranking_box ul {
    text-align: left!important;
    display: none;
    font-size: 0
}

.tab_ranking_box .ftr_prd {
    width: 90px;
    margin: 0 5px;
    text-align: left;
    vertical-align: top
}

.tab_ranking_box .ftr_prd .prd_nam {
    height: 28px;
    margin: 3px 0;
    color: #2a2a2a;
    font-size: 12px;
    line-height: 14px;
    text-decoration: none
}

.tab_ranking_box .ftr_prd .prd_prc {
    color: #e00000;
    padding: 3px 0;
    font-size: 11px;
    line-height: 13px
}

.prd_list.yoko .item_review a .star,.tab_ranking_menu {
    font-size: 0
}

.prd_list.yoko .yoko_l img {
    display: block;
    width: 100%
}


.tab_ranking_menu li {
    display: inline-block;
    overflow: hidden
    max-width: 147px;
    height: 15px;
    margin: 0 4px 4px 0;
    padding: 10px;
    color: #504a4a;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    background: #fff;
    border: 1px solid #b0b0b0;
    white-space: nowrap;
    text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -o-text-overflow: ellipsis
}

.tab_ranking_menu li:nth-child(6n) {
    margin: 0 0 4px
}

.tab_ranking_menu li:not(.active):hover {
    background: #c7c7c7
}

.tab_ranking_menu li.active {
    font-size: 14px;
    color: #fff;
    background: #53c3f1;
    border: 1px solid #53c3f1
}

.ranking_box .ftr_prd .prd_prc {
    padding: 3px 0 0;
    font-size: 14px;
    line-height: 18px
}

.ranking_box {
    margin: 0 0 20px;
    padding: 0 9px;
    border: 1px solid #b0b0b0
}

.ranking_box h3,.tab_ranking_box h3 {
    position: relative;
    margin: 12px 0 4px;
    padding: 0 0 0 32px;
    font-size: 18px;
    background: url(/img/icon/rank_title.png)no-repeat 0 0
}

.ranking_box .prd_slider {
    width: 730px;
    height: 216px;
    margin: 10px auto;
    display: flex;
    align-content: space-between
}

.ranking_box .prd_slider.no_border,
.ranking_box .prd_slider:last-child,
.ranking_box .ranking_more:last-child {
    border-bottom: none
}

.ranking_box li {
    width: calc(100%/5);
    margin: 0 10px;
    padding: 0 0 15px;
    vertical-align: top;
    outline: 0
}

.tab_ranking_box {
    padding: 0 10px 30px
}

.ranking_box li .rank,.tab_ranking_box li .rank {
    height: 22px;
    padding: 5px 0 2px;
    color: #da0000;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    vertical-align: bottom
}

.ranking_box li .rank > span,.tab_ranking_box li .rank > span {
    padding: 0 2px;
    font-size: 22px;
    font-weight: 700
}


.prd_list.yoko {
    margin: 0 0 30px
}

.prd_list.yoko li {
    display: table;
    width: 100%
}

.prd_list.yoko li>div {
    display: table-cell;
    min-height: 100px;
    padding: 10px;
    vertical-align: top;
    border-bottom: 1px solid #dadada
}

.prd_list.yoko li .yoko_l {
    width: 120px
}

.prd_list.yoko li .yoko_c {
    width: 400px
}

.prd_list.yoko li .yoko_r {
    position: relative;
    width: 240px
}

.prd_list.yoko .item_name {
    margin: 0;
    font-size: 16px;
    line-height: 20px
}

.prd_list.yoko .item_desc {
    height: 34px;
    margin: 5px 0;
    font-size: 13px;
    line-height: 17px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.prd_list.yoko .item_desc span,.prd_list.yoko .item_desc strong {
    padding: 0 4px
}

.prd_list.yoko .item_maker {
    position: relative;
    height: 12px;
    padding: 10px 0 5px;
    color: #606060;
    font-size: 12px;
    line-height: 1
}

.prd_list.yoko .item_maker a {
    display: block;
    position: absolute;
    top: 10px;
    left: 36px;
    max-width: 240px;
    height: 12px;
    color: #606060;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -o-text-overflow: ellipsis
}

.prd_list.yoko .item_maker .more_text {
    position: absolute;
    top: 0;
    right: 10px;
    color: #606060;
    font-size: 12px;
    line-height: 1;
    vertical-align: top;
    text-decoration: underline;
    cursor: pointer
}

.prd_list.tate .item_review a,.prd_list.yoko .item_review a {
    color: #fa8000;
    font-size: 16px;
    line-height: 1;
    text-decoration: none
}

.prd_list.yoko .item_review a .num {
    color: #2a2a2a;
    font-size: 14px
}

.prd_list.yoko .item_price {
    padding: 10px 0 0 60px;
    color: #da0000;
    font-size: 16px;
    line-height: 1;
    text-align: right;
    vertical-align: bottom
}

.prd_list.yoko .item_price strong {
    padding: 0 4px;
    font-size: 26px
}

.prd_list.yoko .item_stock {
    position: absolute;
    top: 20px;
    left: 10px;
    width: 60px;
    height: 12px;
    padding: 6px 0;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    border: 1px solid #1010ca
}

.prd_list.yoko .item_stock.ok {
    color: #fff;
    background: #1010ca
}

.prd_list.yoko .item_stock.ng {
    color: #da0000;
    background: #fff;
    border-color: #da0000
}

.prd_list.yoko .yoko_r .gray_btn {
    display: block;
    width: 140px;
    height: 16px;
    margin: 30px auto 0;
    padding: 8px 0;
    font-size: 16px;
    line-height: 1
}

/* list.php 検索結果ページ用 */
.search_box {
    position: relative;
    width: 600px;
    margin: 20px auto;
    padding: 20px 20px 10px;
    background: #dcf3fc;
    border: 2px solid #53c3f1
}

.search_box .search {
    position: relative;
    width: 480px;
    height: 38px;
    margin: 10px auto;
    background: #53c3f1;
    border-radius: 3px
}

.search_box .search input[type=image],.search_box .search input[type=text] {
    display: block;
    position: absolute;
    top: 3px;
    height: 32px;
    line-height: 32px;
    border: 0
}

.search_box .search input[type=text] {
    left: 3px;
    width: 394px;
    padding: 0 10px;
    font-size: 22px;
    border-radius: 3px 0 0 3px
}

.search_box .search input[type=image] {
    right: 3px;
    width: 60px;
    color: #fff;
    font-size: 20px;
    background: #53c3f1;
    border-radius: 0 3px 3px 0
}

.search_box p {
    padding: 10px 20px;
    line-height: 24px;
    vertical-align: bottom
}

.search_box p strong {
    color: red;
    font-size: 16px;
    font-weight: 700
}

.search_fail {
    position: relative;
    height: 63px;
    margin: 20px 0
}

.search_fail img {
    position: absolute;
    top: calc(50% - 26px);
    left: 20px;
    width: 72px
}

.search_fail p {
    position: absolute;
    bottom: 0;
    left: 102px;
    font-size: 18px;
    font-weight: 700;
    line-height: 36px;
    vertical-align: bottom
}

.search_fail strong {
    font-size: 32px
}