@charset "utf-8";
/* CSS Document */

#timer {
    display: none !important;
    /*display: block !important;*/
}

.sale_desc center {
    max-width: 890px !important;
}


@media screen and (min-width:640px) {

    #timer {
        margin-bottom: 10px;

        /*PCタイマー高さSS開始後↓*/
        height: 128px !important;
    }

}
