header > nav.transparent {
  background-color: #0d47a1 !important;
}
main > #main-visual > .content > .visual {
    background-image: url(../images/main-visual_sp.png?201803021715);
    background-position: center;
    background-size: cover;
    padding-top: 165.093% !important;
}

main .app-section {
    margin-bottom: 2.5rem !important;
}

main #feature.app-section {
    margin-bottom: 2.5rem !important;
}

#title-paidapp {
  padding-top: 13.3%;
  background-image: url(../images/title_2_sp.png?201803021715);
  background-position: center;
  background-size: cover;
  margin-top: -6.65%;
  margin-bottom: 5%;
}

#top_title{
  padding-top: 4%;
}

#feature-release{
  padding-top: 27.386%;
  background-image: url(../images/release_sp.png?201803021715);
  background-position: center;
  background-size: cover;
  margin-bottom: 13%;
}

#ad-banner-present-title{
  font-size: 0.95em;
}

#ad-banner-kuji-title{
  font-size: 0.95em;
}

#present{
  border-radius: 2px;
  margin-bottom: 8%;
}

#kuji{
  border-radius: 2px;
}

#CoomingSoon-Text{
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  color: white;
  font-size: 1.3rem;
  margin: auto;
  height: 3rem;
  line-height: 1rem;
}

#AppStore-Text{
  font-size: 0.5rem;
  line-height: 1.2rem;
}

main > .container > #taiken  #download-icon{
  margin-top: 4%;
}

main > .container > #taiken h3 {
    margin-top: 3%;
}

main > .container > #feature h3 {
    margin-top: 0;
}