main > #main-visual > .content > .visual {
    background-image: url(../images/main-visual.png?201803021715);
    background-position: center;
    background-size: cover;
}

#title-paidapp{
  padding-top: 9.6%;
  background-image: url(../images/title_2_pc.png?201803021715);
  background-position: center;
  background-size: cover;
  margin-top: -4.8%;
}

#top_title{
  padding-top: 2%;
}

#ad-banner-present-title{
  font-size: 1.7em;
}

#present{
  border-radius: 2px 0 0 2px;
}

#AppStore-Text{
  font-size: 1rem;
  line-height: 1rem;
}

main > .container > #taiken h3 {
  margin-top: 3%;
  margin-bottom: 3.5%;
}

main > .container > #feature h3 {
  margin-top: 3%;
  margin-bottom: 3.5%;
}