/*login
*/

.fv-video{
    position: relative;
}
.fv-video .fv-video--deco{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.top_otameshi{
    position: relative;
  display: block;
  padding: 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  background: #ffec59;
  border-radius: .5rem;
  color: #ffffff;
  width: 80%;
    margin: 1.5rem auto 1rem auto;
    text-align: center;
  }
  .top_otameshi h5{
      font-size: 2rem;
  }
   .top_otameshi:before {
    content: "";
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-bottom: 15px solid #ffec59;
  }
.fv-button-top{
    background-image: -moz-linear-gradient( 0deg, rgb(149,120,174) 0%, rgb(187,130,154) 23%, rgb(225,140,133) 47%, rgb(232,167,119) 74%, rgb(238,193,104) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(149,120,174) 0%, rgb(187,130,154) 23%, rgb(225,140,133) 47%, rgb(232,167,119) 74%, rgb(238,193,104) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(149,120,174) 0%, rgb(187,130,154) 23%, rgb(225,140,133) 47%, rgb(232,167,119) 74%, rgb(238,193,104) 100%);
    background-size: cover;
    margin-top: -1rem;
    position: relative;
}
.fv-button{
    background-image: url(../image/site/lp2/s01_back.png);
    background-position: bottom;
    background-size: 100%;
    background-repeat: no-repeat;
}
.fv-button--wrapper{
    position: relative;
    top: -4rem;
    z-index: 10;
}

.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
img{
    width: 100%;
}
video{
    width: 100%;
}

.w90{
    width: 95%;
    margin: 0 auto;
}
.w80{
    width: 80%;
    margin: 0 auto;
}
.w60{
    width: 60%;
    margin: 0 auto;
}

.w100{
    width: 100%;
}
.c_bottom{
    margin-bottom: 3rem;
}
.d_bottom
{
    margin-bottom: 5rem;
}.a_bottom{
    margin-bottom: 2rem;
}
.hikaku{
    background-image: url(../image/site/lp2/hikakuback.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 2rem;
    margin-top: -0.7rem;
}
.hikaku--deco{
    line-height: 0;
    position: relative;
    bottom: -1px;
}
.slide{
    padding: 1.5rem 0 0 0;
}
.slide img{
    padding: 0 .5rem;
}
.slide-text{
    position: relative;
}
.fv-video--login{
    width: 30%;
    position: absolute;
    top: 10px;
    right: 10px;
}

.fv-closing {
    position: relative;
    z-index: 7;
}
.bottom-video{
    z-index: 3;
    position: relative;
    margin-top: -4rem;
    line-height: 0;
}
.bottom-button{
    background-image: url(../image/site/lp2/hikakuback.png);
}
