/*
/* Shameful CSS
/* -------------------------------------------------- */


/* ------------------
module, executive committee
------------------- */

@media (min-width: 600px) {
  .menu-item-24 .article-content .mod-list:after {
    content: '';
    height: 0;
    clear: both;
  }
  .menu-item-24 .article-content .mod-dn .mod-item {
    box-sizing: border-box;
    float: left;
    width: 50%;
  }
  .menu-item-24 .article-content .mod-dn .mod-item:nth-child(odd) {
    clear: left;
    padding-right: 10px;
  }
  .menu-item-24 .article-content .mod-dn .mod-item:nth-child(even) {
    padding-left: 10px;
  }
}

#map  {
color: #000;
text-shadow: none;
}