@charset 'utf-8';
#store-calendar
{
    padding-bottom: .78125%;
}
#store-calendar #store-calendar-header
{
    padding-bottom: 3.125%;
}
#store-calendar #store-calendar-header p
{
    font-size: 140%;
    line-height: 1.5;
    padding: 1.875% 2.5% 1.5625%;
}
#store-calendar #store-calendar-body
{
    padding: 0 2.5%;
}
#store-calendar #store-calendar-body time
{
    font-size: 120%;
    font-weight: normal;
    line-height: 1;
    position: absolute;
    right: 3.472222222222%;
    bottom: 16.129032258064516%;
}
#store-calendar #store-calendar-body time:after
{
    content: ' 更新';
}
#store-calendar #store-calendar-body .no-content {
    font-size: 120%;
    line-height: 1.5;
    padding-bottom: 6.578947368421052%;
    color: #be1d0e;
}
#store-calendar #store-calendar-body .store-calendar-content
{
    padding: 0;
}
/*#store-calendar #store-calendar-body .store-calendar-content:last-of-type:after
{
    font-size: 140%;
    line-height: 1.5;
    display: block;
    content: '＊ほかにもさまざまな商品を準備中です＊';
}*/
#store-calendar #store-calendar-body .store-calendar-content:last-of-type h4 {
	position: relative;
	content: 'ただいま準備中！';
}
#store-calendar #store-calendar-body .store-calendar-content:last-of-type h4:after
{
    content: none;
}
#store-calendar #store-calendar-body .store-calendar-content:last-of-type p {
    font-size: 140%;
    line-height: 1.5;
    padding: 1.809210526315789% 0 6.578947368421052%;
}
#store-calendar #store-calendar-body .store-calendar-content:last-of-type
{
    display: none;
}
#store-calendar #store-calendar-body .store-calendar-content h4
{
    font-size: 120%;
    font-weight: bold;
    line-height: 1.75;
    min-height: 2.5em;
    padding: 3.289473684210526% 2.631578947368421% 0;
    background: #e5e5e5;
}
#store-calendar #store-calendar-body .store-calendar-content h4:after
{
    content: '月';
}
#store-calendar #store-calendar-body .store-calendar-content ul
{
    padding: 1.809210526315789% 0 6.578947368421052%;
}
#store-calendar #store-calendar-body .store-calendar-content ul li
{
    font-size: 140%;
    line-height: 1.5;
    margin-bottom: 1.644736842105%;
}
#store-calendar #store-calendar-body .store-calendar-content ul li:before
{
    font-weight: bold;
    content: attr(data-date) '日　';
}
#store-calendar #store-calendar-body .store-calendar-content ul li p {
    font-size: 0.75rem;
}
#store-calendar #store-calendar-body .store-calendar-content ul li div {
}
/*# sourceMappingURL=dev/common/styl/store-calendar.css.map */
