@charset "utf-8";
.sale-schedule { margin:25px 0 20px; }
.sale-schedule .sale-box { border: solid 1px #cfcfcf; margin: 0 0 15px 0; padding: 5px 10px 5px 15px; }
.sale-schedule .sale-box.shop-close { display:none; }
.sale-schedule .sale-box dl { margin: 10px 0; position: relative; }
.sale-schedule .sale-box dt { position: absolute; top: 0; left: 0; text-align: center; width: 5.2em; font-size: 13px; line-height: 1; padding: 5px 4px 4px; color: #FFF; background-color: #a1a1a1; vertical-align: top; font-weight: normal; }
.sale-schedule .sale-box dd { font-size: 13px; margin: 0 0 0 6em; padding: 3px 0 0; min-height: 24px; }
.sale-schedule .sale-box dd span.branch-name { font-weight:600; }
.sale-schedule .sale-box dl:nth-child(2) dd:first-line, .sale-schedule .sale-box dl:nth-child(3) dd:first-line { font-weight:600; }
h4 { color: #032750; font-size: 14px; font-weight: bold; marign-top: 10px; margin-bottom: 2px;}
