html{
  font-family: "SF Pro Display", "SF Pro Icons", "Apple WebExp Icons Custom", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
}
body{


}
/* head */
.title{
 
}
.container div{
 margin-bottom: auto;
}
.StoreBox{
  vertical-align: middle;
  margin-top: 16px;
  margin-right: 0px;
  margin-bottom: -16px;
  margin-left: 0px;
  
  min-height: 40px;
  
}
.AppStore{
  font-size: 21px;
  font-weight: 600;
  letter-spacing: .009em;
  line-height: 1;
  text-align: center;
  margin-left: 1%;
}
.StoreBox hr{
  border-radius: 2px;
}

.iconBox{

}
.iconBox img{
  height: atuo;
  width: 100%;
  border-radius: 25%;
}

.gameNameBox{

}
.badge{
  border: 1px solid #636366;
    border-radius: 3px;
    color: #636366;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1.06667;
    font-weight: 700;
    letter-spacing: -.006em;
    font-family: "SF Pro Text", "SF Pro Icons", "Apple WebExp Icons Custom", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-left: 3px;
    padding-right: 3px;
    z-index: 1;
    background-color: #fff;
}
.gameNameBox ul{
  padding-left: 0;
  margin-bottom: 0;
}

.gameNameBox ul li{
  list-style: none;
}
.RatingStar{
  display: inline-block;
}
.RatingCount{
  font-weight: 400;
  font-size: 10px;
  display: inline-block;
  color: rgba(60, 60, 67, .6);
}

.nt-download{
  margin-top: 1%;

}
#btn-download{
  background: #0070c9;
  color: #FFF;
  padding: 10px 15px;
  border-radius: 20px;
  
  font-weight: bold;
  letter-spacing: 0.05em;
  margin-right: 10px;
  text-decoration: none;
  text-align: center;
}

.Manual{
  font-size: 18px;
}
.manualImage{
text-align: center;
}
.RateBox-Star{
  line-height: 43px;
  font-size: 60px;
  font-weight: 700;
  letter-spacing: -.07em;
  color: #4c4c50;
  margin-right: 3px;
  display: inline-block; 
}
.RateBox-Ratting{
 display: inline-block; 
}










