@charset "UTF-8";

.ed_main_ecbo_ew {
    width: 1240px;
    margin: 0 auto;
}
.sale_ew a {
    display: block;
    margin: 0;
    transition: opacity 0.2s ease;
}
.inner_ct_ew {
    padding-left: 20px;
    padding-right: 20px;
}
.sale_ew img {
    vertical-align: middle;
    max-width: 100%;
}
.p_asset_ew {
    display: block;
}
.p_asset_ib_ew {
    display: inline-block;
}
.p_asset_i_ew {
    display: inline;
}
.s_asset_ew,
.s_asset_ib_ew,
.s_asset_i_ew {
    display: none;
}
.text_center_ew {
    text-align: center;
}
.sale_content_ew {
    padding: 0 0px;
}
.row_ew:after {
    content: "";
    display: table;
    clear: both;
}
.sale_visual_ew {
    margin-bottom: 0px;
}
.sale_ew .col_ew {
    float: left;
    margin-right: 00px;
}
.sale_ew .item_ew {
    margin-top: 0px;
}
.sale_ew .column1_ew {
    width: 1240px;
}
.sale_ew .column2_ew {
    width: 620px;
}
.sale_ew .column_items_ew {
    width: 413px;
}
.sale_ew .column1_ew:nth-child(2n),
.sale_ew .column1_ew:nth-of-type(2n),
.sale_ew .column_items_ew:nth-of-type(2n),
.sale_ew .column13_ew:nth-of-type(1n),
.column2_ew:nth-of-type(3n),
.col_ew column1_ew:nth-of-type(2n) {
    margin-right: 0;
}
@media screen and (min-width: 751px) {
    .sale_ew a:hover {
        opacity: 0.7;
    }
    #inline-content1 .ed_main_ecbo_ew,
    #inline-content2 .ed_main_ecbo_ew,
    #inline-content3 .ed_main_ecbo_ew,
    #inline-content4 .ed_main_ecbo_ew,
    #inline-content5 .ed_main_ecbo_ew,
    #inline-content6 .ed_main_ecbo_ew {
        width: 960px;
    }
}
@media screen and (max-width: 750px) {
    .ed_main_ecbo_ew {
        width: auto;
    }
    .s_asset_ew {
        display: block;
    }
    .p_asset_ew {
        display: none;
    }
    .s_asset_ew {
        display: block;
    }
    .s_asset_ib_ew {
        display: inline-block;
    }
    .s_asset_i_ew {
        display: inline;
    }
    .p_asset_ew,
    .p_asset_ib_ew,
    .p_asset_i_ew {
        display: none;
    }
    .sale_ew img {
        width: 100%;
    }
    .sale_ew .col_ew {
        float: none;
        margin-top: 0%;
    }
    .sale_ew .item_ew {
        margin-top: 0;
    }
    .sale_ew .column1_ew {
        width: auto;
        margin-right: 0;
    }
    .sale_ew .column2_ew {
        width: 50%;
        float: left !important;
        margin-right: 0%;
    }
    .sale_ew .column_items_ew {
        width: 50%;
        float: left !important;
    }
    .sale_ew .column2_ew:nth-of-type(2n) {
        margin-right: 0 !important;
    }
    .sale_visual_ew {
        margin-bottom: 0%;
    }
    .sale_content_ew {
        padding: 0 0%;
    }
    /* ↓スクロールに応じて要素を固定↓ */
/*
    .sticky {
        position: -webkit-sticky;
        position:sticky;
        top:0;
        z-index: 100;
    }
*/
}