.ec-orderCoupon h2{
    background-color: #ead3aa;
    color: #DE5D50;
}
.ec-orderCoupon h2::before{
    content: "★ "
}
.ec-orderCoupon #customer_detail_box{
    padding: 0 .5rem;
}
.apg_sc_table th,
.apg_sc_table td{
    text-align: center;
    border: #eee 1px solid;
}
.apg_sc_table tr th{
    background-color: #efefef;
}
.apg_sc_table tr:first-child th{
    border: none;
    background-color: #ffffff;
}
.apg_sc_table td.apg_sc_holiday{
    background-color: #f8c3a9;
}
.apg_sc_table.first-table td.apg_sc_today{
    background-color: #d1f3ff;
}

#topRecomendItem{
    overflow: hidden;
}