#gold_price_area .text-blue {
    margin-left: 5px;
}

#jyundo .shop__detail--rate {
    margin-top: 0;
}
@media (max-width: 767px) {
    .reference_today_wrap
        .gold_price_area_table_li_wrap:nth-child(1)
        .gold_price_area_table_lower_price {
        justify-content: center;
        gap: 5%;
        padding-right: 0%;
    }

    .reference_today_wrap .gold_price_area_table_li_wrap:nth-child(1) {
        width: 100%;
    }

    .reference_today_wrap {
        margin-top: 1em;
    }
}

.announce_reference_purchase {
    line-height: 1.5;
    color: #545454;
    text-align: center;
    display: block;
    font-size: 1rem;
    margin: 1px 0;
}
#gold_price .price_text {
    display: block;
    font-size: 20px;
    font-weight: bold;
}
