
header {
  padding-top:1.25rem;
}
header span.nobr {
  display: none;
}
.app-link a {
  background-image: url('/assets/images/home/btn-appstore-en.svg');
}
#sec-01-head .trial {
  background-image: url('/assets/images/home/sec-01-head-trial1-en.png');
}
.trial .mark {
  background-image: url('/assets/images/home/mark-trial-en.svg');
}
#sec-01-2 .image {
  background-image: url('/assets/images/home/sec-01-2-1-en.jpg');
}

#sec-02-1 .image {
  background-image: url('/assets/images/home/sec-02-1-1-en.jpg');
}
#sec-03-2 .image {
  background-image: url('/assets/images/home/sec-03-2-1-en.png');
}
#sec-02-2 .image {
  background-image: url('/assets/images/home/sec-02-2-1-en.jpg?r1.0');
}
#sec-04-1 .image {
  background-image: url('/assets/images/home/sec-04-1-1-en.jpg');
}
#sec-04-2 .image {
  background-image: url('/assets/images/home/sec-04-2-1-en.jpg');
}
#sec-04-4 .image {
  background-image: url('/assets/images/home/sec-04-4-1-en.jpg');
}
#sec-05-2 .info-field {
  background-image: url('/assets/images/home/sec-05-2-1-en.jpg');
}

@media screen and (min-width: 481px) {
  body {
    font-size: 1.1rem;
  }
  #sec-01-3, #sec-01-2, #sec-01-1 {
    max-width: 840px;
  }
  #sec-01-1 .image {
    height: 360px;
  }
  #sec-01-3 .text, #sec-01-2 .text, #sec-01-1 .text{
    padding-top: 6%;
  }
  #sec-01-head .app-link.top {
    display: none;
  }
  #sec-05-2, #sec-05-1{
    max-width: 500px;
    height: 900px;
  }
  #sec-05-2 .info-field {
    height: 640px;
  }
  #sec-05-2 p.text-center.caution{
    text-align: left!important;
  }
  #sec-06-4, #sec-06-3, #sec-06-2, #sec-06-1{
    max-width: 466px;
    height: 570px;
    display: block;
  }
  #sec-06-1{
    top:0;
  }
  #sec-06-2,#sec-06-4{
    margin-top:1rem!important;
  }
  #sec-06 h2{
    height: 3rem;
    line-height: 1.4rem;
  }
  #sec-06 .plans{
    height: 2rem;
  }
  #sec-06-1 p,#sec-06-2 p {
    height: 12rem;
  }
  #sec-06-3{
    top:580px;
  }
  #sec-06-4{
    top:580px;
  }
}

@media screen and (max-width: 480px) {
  #sec-05-2 .info-field{
    height: 37.5rem;
  }
  #sec-06 article{
    min-height: 39.5rem;
  }
}
