/*
Theme Name: Lightning
Theme URI: https://lightning.nagoya
Description: Lightning is a very simple & easy to customize theme which is based on the Bootstrap. It is also very friendly with custom post types and custom taxonomies. When you add a new one, the breadcrumbs will be adjusted and posts will look beautifully without editing or adding a template files.
Author: Vektor,Inc.
Author URI: https://www.vektor-inc.co.jp
Version:9.0.7
Tags: two-columns, one-column, right-sidebar, custom-colors, custom-menu, editor-style, E-Commerce
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lightning

Lightning WordPress theme, Copyright (C) 2015-2019 Vektor,Inc.
Lightning WordPress theme is licensed under the GPL.
*/

.company_tbl ul {
    padding: 0px 0px 0px 15px;
    margin: 0px;
}
table.company_tbl th {
    width: 30% !important;
    font-weight: bold;
}
table.overview_tbl th {
    width: 20% !important;
    vertical-align: top;
}
td.ov_td {
    width: 15%;
    text-align: right;
}
table.work_tbl th {
    width: 50% !important;
    vertical-align: top;
}
table.work_tbl td {
    width: 50% !important;
    vertical-align: top;
}
div#comments {
    display: none;
}
span.vcard.author.entry-meta_items.entry-meta_items_author {
    display: none !important;
}
.prBlock_icon_outer {
    border: 3px solid #333;
}