.installment36_ {
    background: #fff4f8;
    border: 1px solid #fae2ec;
    padding: 5px 10px;
    margin: 0 0 10px;
    font-size: 12px;
    display: flex;
    align-items: center;
    /* justify-content: center; */
    gap: 0.5em;
    border-radius: 10px;
    font-weight: normal;
}
.installment36_ * {
    line-height: 1;
}
.installment36_ dt {
    background: #d4145a;
    color: white;
    border-radius: 100em;
    padding: 5px 7px;
    font-size: 10px;
}
.llment-price {
    font-weight: bold;
    color: #b31756;
    font-size: 1.5em;
}
.llment-divisor {
    display: inline-block;
    margin-left: 0em;
    font-size: 0.8em;
}
.goods_ .price_box .llment-price {
    font-size: 1em;
}
.goods_ .price_box .llment-divisor {
    margin-left: 0em;
}

.js-ajax-product .desc2_ .installment36_ {
    margin: 0 -1.1em 20px -2.2em;
}
.js-ajax-product .desc2_ .installment36_ .llment-divisor { margin-top: 0.5em; }

.goods_ .add-attention-text {
    max-width: 940px;
    padding-bottom: 30px;
    margin: auto;
    font-size: 12px;
}
#block_of_event .add-attention-text {
    max-width: 1150px;
    display: inherit;
}
.accessory_list_ .goods_ .add-attention-text {
    max-width: 1200px;
}