@charset "utf-8";
/*
Template: jstork19
Theme Name: stork19_custom
Theme URI:http://open-cage.com/stork19/
Version: 1.3.0
Author: opencage
Author URI: https://open-cage.com/
*/

.h3,
h3 {
  font-size: 105%;
  margin-top: 1.33em;
  margin-bottom: 1.33em;
}

a.tag-cloud-link {
  opacity: 1;
}

@media only screen and (min-width: 768px) {
  .ul__g_nav > .menu-item {
    font-weight: 400 !important;
  }

  .ul__g_nav > .menu-item > a::after {
    border-bottom: 2px solid #E58A2A !important;
  }
}

/* ロゴサイズ調整 */
img.custom-logo {
  max-height: 22px !important;
  height: auto !important;
  width: auto !important;
}
