/* Fonts */
@font-face {
    font-family: RiftTestBold;
    src: url(fonts/RiftTest-Bold-BF63bcd151c6377.otf);
}
@font-face {
    font-family: RiftTestBoldItalic;
    src: url(fonts/RiftTest-BoldItalic-BF63bcd150a17cf.otf);
}
@font-face {
    font-family: RiftTestItalic;
    src: url(fonts/RiftTest-Italic-BF63bcd1515d4af.otf);
}
@font-face {
  font-family: RobotoMedium;
  src: url(fonts/Roboto-Medium.ttf);
}
@font-face {
  font-family: RobotoBoldItalic;
  src: url(fonts/Roboto-BoldItalic.ttf);
}
@font-face {
  font-family: RobotoRegular;
  src: url(fonts/Roboto-Regular.ttf);
}

*{
  width: 100%;
  height: auto;
}
/* Pc screen section */
@media only screen and 
(min-width: 1024px) 
{
/* Text */
div h1, div h2, div h3{
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
}
.col h1{
    font-family: RiftTestBoldItalic;
    line-height: 129.55px;
    font-size: 148.91px;
    font-style: italic;
}
div h2{
    font-family: RiftTestBold;
    font-size: 47px;
    line-height: 40.89px;
}
div h3{
    font-family: RiftTestBold;
    font-size: 40px;
    line-height: 34.8px;
}
h4{
    font-family: RobotoBoldItalic;
    font-weight: 700;
    font-style: italic;
    font-size: 21.31px;
    line-height: 24.97px;
}
p{
    font-family: RobotoRegular;
    font-weight: 400;
    font-size: 20px;
    line-height: 23.44px;
    color: #000;
    padding-bottom: 0 !important;
}

.container-section{
  padding-left: 80px;
  padding-right: 80px;
}
.mobile-banner {
  display: none;      
}
.content-section-a{
  margin-top: 65px;
}
.mobile-smooth-section{
    padding-left: 95px;
    padding-top: 60px;
}
.running-velocity-posture{
  max-width: 94%;
}
}

/* under banner section */
/* content section */
#image-smooth-speed-assist{
    max-width: 100%;
}
/* button section */
.button-shop-now{
    background-color: #001489;
    color: #fff;
    border: none;
    width: 225px;
    height: 55px;
    text-align: center;
    font-family: RobotoMedium;
    line-height: 25.78px;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
}
.img-content-section-c{
    max-width: 59%;
}
#col-second-img{
    float: right;
    margin-top: -55vh;
}
.img-content{
    text-align: center;
}


/* Laptop screen section */
@media only screen and 
(min-width: 769px) 
{
  img .mobile-banner-image,
  div .mobile-banner  {
    display: none;      
  }
  /* Text */
  /* under banner section */
  #container-section-text, 
  .img-content-section-a {
    display: none;
  }
  .content-section-a{
    margin-top: 50px;
  }
  .mobile-image{
    max-width: 100%;
    height: auto;
  }
  /* content section */
  section.content-section-e{
    margin-top: 65px;
  }
  .content-section-c-mobile,
  .content-section-c-mobile-2
  {
    display: none;
  }
  #image-smooth-speed-assist {
    max-width: 100%;
  }
  .mobile-smooth-section{
    padding-left: 95px;
    padding-top: 25px;
}
.content-section-b{
  padding-top: 65px;
  padding-bottom: 15px;
}
.content-section-b-text{
  padding-top: 10px;
  margin-bottom: 25px;
}
  #col-second-img {
    margin-top: -63vh;
  }
  .content-section-c{
    padding-top: 50px;
  }
  .img-content-section-c {
    max-width: 57%;
  }
 
  .content-section-d{
   margin-top: 50px; 
  }
  #wave-rebellion-header {
    max-width: 75%;
    padding-bottom: 65px;
  }
  .pc-laptop-banner {
    display: block;
    width: 100%;
    height: auto;
}
.banner-text {
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.banner-header, 
.banner-header-description {
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  font-family: RiftTestBold;
  text-align: center;
  font-style: italic;
}
.banner-header {
  font-size: 180.33px;
  line-height: 170.2px;
}
.banner-header-description {
  font-size: 93.34px;
  line-height: 112px;
}
}

  /* Mobile screen section */
    @media only screen
    and (max-width: 599px) {
      
        /* Mobile Text */
    h1, h2, h3, h4, .banner-header,
    .banner-header-description{
      font-weight: 700 !important;
        }
    h2, 
    h3, 
    .banner-header, 
    .banner-header-description{
      font-family: RiftTestBold;
    }
    .pc-laptop-banner{
      display: none;
    }
    .banner-header {
      color: #fff;
      font-size: 90.48px;
      font-style: italic;
      line-height: 76.57px;
      text-transform: uppercase;
    }
    .banner-header-description {
      color: #fff;
      font-size: 41.33px;
      line-height: 41.59px;
      text-transform: uppercase;
    }
    .col h1 {
      font-family: RiftTestBoldItalic;
      font-size: 65.89px;
      line-height: 54.71px;
    }
    .col h2 {
      font-size: 32.21px;
      line-height: 28.02px;
    }
    .container h3, .col h3 {
      font-size: 32.83px;
      line-height: 28.56px;
    }
    .col h4{
      font-family: RobotoBoldItalic;
      font-weight: 700;
      font-style: italic;
      font-size: 15.18px;
      line-height: 17.79px;
    }
    .lg-banner-image {
      display: none;
    }
    #innovation-header{
      font-size: 47px;
      line-height: 40.89px;
    }
    .wave-rebellion-text{
      font-size: 20px;
      line-height: 23.44px;
    }
    #innovation-text p, 
    .container p, 
    .container-section-text p, 
    .col p {
      font-family: RobotoRegular;
      font-weight: 400;
      font-size: 14px;
      line-height: 16.41px;
      color: #000;
      padding-bottom: 0;
    }
    .text-center p {
      font-family: RobotoRegular;
      font-weight: 300;
      font-size: 15.18px;
      line-height: 17.79px;
      color: #000;
    }
    
    .banner-image {
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      width: 100%;
      height: auto;
    }
    #pc-laptop-image {
        display: none;
      }
      .img-content-section-a{
        padding-top: 10px;
      }
    .container-section-text{
        display: none;
    }
    .content-section-c-mobile{
      padding: 35px 13px 27px 13px;
    }
    .content-section-c-mobile-2{
      padding: 20px 13px 2% 13px;
    }
    .content-section-c{
        display: none;
    }
    .img-content-section-c{
        max-width: 100%;
        height: auto;
    }
    /* button section */
    .button-shop-now{
    width: 156px;
    height: 38.13px;
    line-height: 17.87px;
    font-size: 15.25px;
    margin-top: 10px;
    } 
    .content-section-d{
        padding: 0 13px 0 13px;
    }
    #wave-rebellion-header{
        padding-left: 27px;
        padding-bottom: 50px;
    }
    .wave-rebellion-content{
      padding-top: 15px;
      padding-bottom: 30px;
    }
    .content-section-e{
      padding-top: 58px;
    }
    .content-section-f{
      margin-top: 50px;
    }
    .flash-content{
      padding-top: 50px;
    }
    .wave-header{
      padding-top: 15px;
    }
    .wave-content{
     padding-top: 10px; 
    }
    .mobile-section{
      padding: 30px 13px 50px 13px;
    }
    .mobile-spacer{
      height: 50px;
    }
    .mobile-text-spacer{
      height: 20px;
    }
    #col-second-img {
      margin-top: 0;
    }
 
    .content-section-a{
      padding-top: 27px;
      padding-left: 13px;
    }
    .mobile-banner {
      display: block;
      width: 100%;
      height: auto;
  }
  
  .banner-text {
      position: absolute;
      top: 25%;
      left: 50%;
      transform: translate(-50%, -50%);
      text-align: center;
  }
  }



/* color setting */
.sa {
  opacity: 0;
  transition: all 0.5s 0.2s ease;
}

.sa.fade02 {
  opacity: 0;
  transition: all 0.5s 0.7s ease;
}


.sa.fade03 {
  opacity: 0;
  transition: all 0.5s 1.2s ease;
}

.sa.show {
  opacity: 1;
  transform: none;
}



.sa--lr {
  transform: translate(-100px, 0);
}

.sa--rl {
  transform: translate(100px, 0);
}

.sa--up {
  transform: translate(0, 100px);
}

.sa--down {
  transform: translate(0, -100px);
}

.sa--scaleUp {
  transform: scale(0.5);
}

.sa--scaleDown {
  transform: scale(1.5);
}

.sa--rotateL {
  transform: rotate(180deg);
}

.sa--rotateR {
  transform: rotate(-180deg);
}

canvas{
  margin-top: 20px;
}

.canvas-box{
  position: relative;
}

.canvas-box img{
  width: 5vw;
  position: absolute;
  right: 5vw;
  top: 15vw;
}

.graph02{
  position: relative;
  max-width: 407px;
  margin: 0 auto;
}

.graph02 img.left01,.graph02 img.right01{
  width: 10%;
  position: absolute;
}

.graph02{
  text-align: center;
}

.graph02 img{
  width: 100%;
  max-width: 407px;
}

.graph02 img.left01{
  bottom: 20%;
  right: 22%;
}

.graph02 img.right01{
  bottom: 22%;
  right: 4%;
}

div.mobile-section{
  display: none !important;
}
.pc-laptop-section{
  display: block !important;
}

@media only screen and (max-width: 1000px) {

  div.mobile-section{
    display: block !important;
  }
  .pc-laptop-section{
    display: none !important;
  }
}


@media only screen and (max-width: 1000px) {
  .canvas-box img{
    width: 18%;
    position: absolute;
    right: 12%;
    top: 35%;
  }

}


@media only screen and (max-width: 1000px) {
  .canvas-box img{
    width: 15%;
    position: absolute;
    right: 17%;
    top: 45%;
  }

}

@media only screen and (max-width: 430px) {
  .canvas-box img{
    width: 15%;
    position: absolute;
    right: 14%;
    top: 45%;
  }
}

@media only screen and (max-width: 420px) {
  .canvas-box img{
    width: 15%;
    position: absolute;
    right: 17%;
    top: 45%;
  }
}



  
  