@charset "utf-8";
/*
Theme Name: NEW WEB SITE	
Author: MELTLAB
Description: new theme
Version: 1.0.0
*/
#cont_exchange .aside ul li {
  list-style: none!important;
}
#cont_issue ul.issue_list li {
  list-style: none!important;
  margin: 0;
}
.gt_switcher_wrapper{
top: 30px!important;
right: 30px!important;
}
.info_list {/*記事少ない時のため*/
  min-height: 230px;
}
@media screen and (max-width: 520px) {
.info_list {/*記事少ない時のため*/
  min-height: auto;
}
}