/*
Theme Name: Lightning Child
Theme URI:
Template: lightning
Description:Okuno Motors
Author:digital convergence
Tags:
Version: 0.6.1
*/


/* デバイス改行設定 */
.br-sp {
display: none;
}
@media screen and (max-width: 767px) {
.br-pc {
display: none;
}
.br-sp {
display: inline-block;
}
}

:root {
    --vk-color-text-body: #000000;
}