.fs-c-estimatedDeliveryDate__deliverable:before {
    content: "配送予定：";
}

div.product_comment_1{
font-weight:bold;
color:#FF3300;
}
div.product_comment_1:before {
content: "⚠";
}
div.product_comment_1:empty:before {
content: none;
}