/* =======================================================
index__
======================================================= */
/*
 * 本ページのみで使用・定義するスタイルシートを使用する場合は
 * クラス名の頭に「index__」をつけてください。
*/
.index__banner_2col {
    margin: 0 30px;
}

.content--bottom0 {
    padding-bottom: 0;
}

.content--bottom30 {
    padding-bottom: 30px;
}

.content--purple {
    background-color: #e7d5e8;
}

.content--lightpink {
    background-color: #f9f5f6;
}

.contents {
    border-top: 0 !important;
}

.contents_wrapper {
    border-bottom: 0 !important;
}

/* .item_price_label {
    font-size: 32px !important;
}

.item_price_label small {
    font-size: 24px;
} */

/* .cart_item_box .item_price_box .item_price_label .item_price_icon {
    margin-left: 0px !important;
    font-size: 26px !important;
} */
