/*
Theme Name: Lightning Child
Theme URI:
Template: lightning
Description:
Author:
Tags:
Version: 0.6.1
*/
/* 文字 */
.bold{font-weight: bold;}
.red{color:#ff0000;}
.g{color:#ADCCAD;}
/* 表 */
.table1{background-color:#ADCCAD;color:#ffffff;}
/* ヘッダー位置調整 */
@media only screen and (max-width: 1200px){
#block-site-header .vk_custom_css_10{
    position: sticky;   
}    
}