@charset "utf-8";

/*SP時ディスクリプション表示*/
@media print, screen and (max-width: 767px) {
    #rwd-content .rwd-product-header {
        border-bottom: none!important;
    }
}
