.recent-keyword.text-over a,
.recommend-keyword a {
    display: inline-block;
    width: 100%;
}
.content-panel.type_panel-search_tab2 div.panel-header {
    border-bottom: 0.8px solid #e5e5e5;
    padding-bottom: 12px;
}
.content-panel.type_panel-search .panel-body {
    padding-top: 90px;
}
.content-panel.type_panel-search_tab2 .tab-wrap .category_mo_icon.mo_only {
    display: none;
}
.basis-section.last-section.auction_list-section.wrap-search-list {
    padding-top: 12px;
}
.wrap-search-list .content-panel.type_panel-product_list.wrap-lot_list .product-list .item-article .typo-area .price-list dt {
    min-height: 14px;
    width: 100%;
}

.wrap-search-list .content-panel.type_panel-product_list.wrap-lot_list .product-list .item-article .typo-area .price-box {
    padding: 0 0 10px;
}

.wrap-add {
    padding-top: 30px;
    /*display: none;*/
}
.contents .wrap-add a {
    display: inline-block;
}
.wrap-add.list-add {
    padding-top: 60px;
}

@media all and (min-width: 1024px) {
    .content-panel.type_panel-product_list .product-list .item-article .typo-area .state-box .state.op-ing.only-en-txt > div {
        font-size: 14px;
        padding-top: 2px;
    }
}

@media  all and (max-width: 1023px) {
    .wrap-auction_list {
        padding-top: 0;
    }
    .search-pc {
        display: none;
    }
    .wrap-search-list  .content-panel.type_panel-product_list.wrap-lot_list .product-list li {
        border-bottom: 0.8px solid #e5e5e5;
    }
    .wrap-search-list .content-panel.type_panel-product_list.wrap-lot_list .product-list .item-article .typo-area {
        width: calc(100% - 40%);
    }
    .wrap-search-list .content-panel.type_panel-product_list.wrap-lot_list .product-list .item-article .typo-area .price-box {
        padding-bottom: 12px;
    }
    .wrap-search-list .content-panel.type_panel-product_list.wrap-lot_list .product-list .item-article {
        /*border-bottom: 0.8px solid #e5e5e5;*/
        padding-top: 12px;
    }
    .wrap-search-list  .content-panel.type_panel-product_list.wrap-lot_list .product-list .item-article .typo-area .only-pc .num {
        display: none;
    }
    .wrap-search-list  .content-panel.type_panel-product_list .product-list .item-article .typo-area .state-box.only-pc {
        display: none;
    }
    .wrap-search-list .content-panel.type_panel-product_list.wrap-lot_list .product-list .item-article .state-box .other {
        color: #888;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: -0.2px;
        width: calc(100% - 90px);

    }
    .wrap-search-list .content-panel.type_panel-product_list.wrap-lot_list .product-list .item-article .state-box .other .d_day {
        text-align: right;
    }
    .wrap-search-list .content-panel.type_panel-product_list.wrap-lot_list .product-list .item-article .state-box .other .sale-title {
        margin-bottom: 3px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        width: 100%;
        text-align: right;
    }
    .wrap-search-list .content-panel.type_panel-product_list.wrap-lot_list .product-list .item-article .mo_only .state > div {
        border-radius: 2px;
        color: #555;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: -0.2px;
        background-color: #f7f7f7;
        padding: 0 8px;
        line-height: 30px;
    }
    .wrap-search-list .content-panel.type_panel-product_list.wrap-lot_list .product-list .item-article .mo_only .state.op-ing > div {
        color: #f00;
        border: 0.5px solid #f00;
        background-color: #fff;
    }
    .wrap-search-list .content-panel.type_panel-product_list.wrap-lot_list .product-list .item-article .wrap-mo-top_area {
        align-items: flex-start;
    }
    .basis-section.last-section.auction_list-section.wrap-search-list {
        padding-top: 12px;
    }
    .content-panel.type_panel-search .panel-body {
        padding-top: 20px;
    }
    .content-panel.type_panel-search_tab2 .tab-area.type-left .tab-list {
        padding: 0 12px;
    }
    .content-panel.type_panel-search_tab2 .tab-area.type-left {
        height: auto;
    }
    .content-panel.type_panel-search_tab2 div.panel-header {
        border-bottom: none;
    }
    .content-panel.type_panel-search_tab2 div.panel-body {
        padding: 0 12px;
    }
    .content-panel.type_panel-search_tab2 article.search_tab-article {
        padding: 0;
    }
    .content-panel.type_panel-search_tab2 .search_tab-article div.article-body {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .content-panel.type_panel-search_tab2 .search_tab-article div.col_item.positon-col2 {
        margin-top: 0;
    }
    .content-panel.type_panel-search_tab2 .tab-wrap {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .content-panel.type_panel-search_tab2 .tab-wrap .category_mo_icon.mo_only {
        margin-right: 12px;
        display: block;
    }
    .content-panel.type_panel-search_tab2 .search_tab-article .col_item.positon-col2.pc_only  {
        display: none;
    }
    .basis-section.last-section.auction_list-section.wrap-search-list .product-list .item-article .mo_only .state-box {
        display: flex;
        gap: 10px;
        width: 70%;
        justify-content: flex-end;
        align-content: stretch;

    }
}
