@charset "utf-8";
/*
Theme Name: Lightning子テーマ
Template: lightning
Description: Lightning theme child
Author: tk
Version: 0.1.0
*/

body {
color: #333;
}
/* カスタムCSS ---------------------------------------------------------- */

/* 開発実績テーブルのスタイル調整 */
table th.wbba {
    white-space: nowrap !important;
    min-width: 80px !important;
    text-align: center !important;
    vertical-align: top !important;
}

table td.wbba {
    vertical-align: top !important;
}

