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%;
}

#feature-release{
  padding-top: 161px;
  background-image: url(../images/release.png?201803021715);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 8.5%;
}

#ad-banner-present-title{
  font-size: 1.7em;
}

#ad-banner-kuji-title{
  font-size: 1.7em;
}

#present{
  border-radius: 2px 0 0 2px;
}

#kuji{
  border-radius: 0 2px 2px 0;
}

#CoomingSoon-Text{
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  color: white;
  font-size: 2rem;
  margin: auto;
  height: 5rem;
  line-height: 2rem;
}

#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%;
}