/*
Theme Name: citysuper Lightning Child
Theme URI: https://lightning.nagoya
Template: lightning
Author: Vektor,Inc.
Author URI: https://www.vektor-inc.co.jp
Description: Lightning is a very simple &amp; 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.
Tags: blog,one-column,custom-background,custom-colors,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,full-width-template,sticky-post,theme-options,threaded-comments,translation-ready,block-styles,wide-blocks
Version: 13.8.13.1617254952
Updated: 2021-04-01 14:29:12

*/

body {
    -webkit-text-size-adjust: 100%;
    font-family: YuMincho, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", 'Noto Serif Japanese', "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "Times New Roman", HGS明朝E, メイリオ, Meiryo, serif;
    color: #111;
}

.siteHeader_logo img {
    max-height: 70px;
}

.siteFooter {
    background-color: #ffffff;
}

  .navbar-header {
    float: unset;
  }
  div#gMenu_outer {
    display: flex;
    float: unset;
  }
.siteHeader_logo {
    float: none;
}

av.menu-pc_global-container {
    width: 100%;
}

div#gMenu_outer {
    display: flex;
    justify-content: center;
    align-items: center;
}

ul#menu-pc_global li a {
    width: 200px;
}

.gMenu_outer {
    right: 0;
    float: right;
    width: auto;
    min-height: 2em;
    display: table;
}

.siteHeader .container {
    padding-top: 5px;
    padding-bottom: 5px;
}

.siteFooter {
    border-top: 0px solid #337ab7;
    background-color: #f9f9f9;
}

h2, .mainSection-title {
    border-top-color: #167119;
    background: #167119;
    padding: 10px 20px;
    color: #ffffff;
}

footer.section.siteFooter {
    background: #ffffff;
}

.gMenu li li {
    background-color: #ffffff;
}

.gMenu ul li a, .gMenu ul li a:hover {
    color: #000;
}

.gMenu > li:before, .gMenu > li.menu-item-has-children::after {
    border-bottom-color: #ffffff;
}

body, html {
    font-size: 14px;
}

h1.entry-title {
    font-size: 22px;
}

.gMenu li li a:hover {
    background-color: #FFFFFF;
    color: #000000;
}

span.entry-meta_items.entry-meta_updated {
    display: none;
}

span.vcard.author.entry-meta_items.entry-meta_items_author {
    display: none;
}

.entry-meta_items.published::before {
    margin-right: 5px;
    font-family: "Font Awesome 5 Free";
    content: "\f073";
    font-weight: 900
}

@media screen and (max-width: 768px) {
div#gMenu_outer {
    display: none;
}
}

@media screen and (max-width: 780px) {

}