#global_menu {
  font-size: 17px;
}
#global_itemlist_sns {
  margin-bottom: 15%;
}
#global_itemlist_contact {
  font-size: 80%;
  margin-bottom: 35%;
}
@media screen and (max-height: 1090px) {
  #global_menu {
    font-size: 13px;
  }
}
#global_itemlist_area {
  /*腾祥铭宋简 W1*/
  font-family: "tensentype-mingsongj", sans-serif;
  font-weight: 300;
  font-style: normal;
}
@media screen and (max-width: 800px) {
  #sp_global_itemlist_area {
    font-size: 4.2vw;
  }
  #sp_global_itemlist_contact {
    font-size: 78%;
  }
}