/*
Theme Name: meviy04_2
Description: Meviy Blog Template
Author: MASAtoshi OKA
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: meviy04_2
Version: 4.0
*/
#header.header_kw{height: 50px;

}
#header.header_kw .logo {
  top: 10px;
  left: 15px;
}
#header.header_kw .logoSub {
  right: 12px;
  top: 12px !important;
  width: 115px;

}
#header.header_kw .logoSub img {
  width: 115px !important;
}
.header_kw .header_info_title{display: none;}
.header_kw .info_menu_area{display: none;}
#footer{height: auto;}
.header_text{
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin-top: -10px;
}

@media screen and (max-width: 1024px) {
  #header.header_kw .logo{
    left: 3.6vw;
    top: 50%;
  }
    .header_kw .info_menu_area{display: block;}
    .header_text{display: none;}
}