@charset "utf-8";
/*============================

DX商品詳細ページ用css PC
ゼータガンダム

============================*/
/* 商品の特長-解説
=========================*/
#appConts {
  text-align: center;
  margin-bottom: 100px;
}
#appConts ul.infographic-list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}