@charset "utf-8";
/* CSS Document */

/*******************

 LP style

********************/
html , body {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

/* content
--------------------------------------------------*/
#lpbox , #lpfooter {
  font-size: 14px;
  font-size: 3.7333vw;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  color:#303030;
  line-height:1.5em;
}
@media screen and (min-width:750px){
#lpbox , #lpfooter {
    font-size: 28px;
    max-width: 750px;
    margin: 0 auto;
  }
}
#lpbox a , #lpfooter a{
  color: inherit;
  text-decoration: none;
  font-size: inherit;
  font-weight: inherit;
}
#lpbox a:hover, #lpfooter a:hover{
  text-decoration: underline;
}
#lpbox span, #lpfooter span {
  font-size: inherit;
  font-weight: inherit;
}
#lpbox img ,
#lpfooter img {
  width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
  vertical-align: bottom;
}
#lpbox img.img-t ,
#lpfooter img.img-t {
  vertical-align: top;
}
/* cart css reset */

#lpbox header ,
#lpbox h1 ,
#lpbox h2 ,
#lpbox h3 ,
#lpbox p ,
#lpbox dl ,
#lpbox dt ,
#lpbox dd ,
#lpbox div ,
#lpbox section ,
#lpbox span {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  box-sizing: border-box;
  padding: 0;
  margin: 0 auto;
}
#lpfooter footer ,
#lpfooter div,
#lpfooter p {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  box-sizing: border-box;
  padding: 0;
  margin: 0 auto;
}
#lpfooter ul,
#lpfooter li {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  box-sizing: border-box;
  padding: 0;
  margin: 0 auto;
  list-style: none;
}
/*----------------------------------------*/
#lpbox #fv {
  position: relative;
}
#lpbox .fv__item {
  position: relative;
  z-index: 5;
  display: block;
  margin: 0 auto;
}
#lpbox .fv__movie {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
  margin: 0 auto;
  z-index: 1;
}
#lpbox .fv__movie video {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}


/*----------------------------------------*/
#lpbox .btn__item {
  display: block;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 1% 5.46%;
}
/*----------------------------------------*/
#lpbox .cta__box {
  margin: 0 auto;
  position: relative;
  width: 100%;
}
#lpbox .cta__btn {
  box-sizing: border-box;
  padding: 0 6%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
/*----------------------------------------*/
#lpbox .movie__box {
  position: relative;
}
#lpbox .movie__item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 0 2.66%;
}
#lpbox .movie__size {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56%;
  border: 1px solid #f4b069;
  overflow: hidden;
  margin: 0 auto;
}
#lpbox .movie__size video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}



/*----------------------------------------*/
#lpbox .sns__box {
  position: relative;
}
#lpbox .sns__slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
#lpbox .sns__slider .owl-prev {
  position: absolute;
  top: 50%;
  left: 0;
  width: 4em;
  height: 4em;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  background: url(../img/sns_nav_l.png) no-repeat 50% 50%;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  margin-top: -2em;
}
#lpbox .sns__slider .owl-next {
  position: absolute;
  top: 50%;
  right: 0;
  width: 4em;
  height: 4em;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  background: url(../img/sns_nav_r.png) no-repeat 50% 50%;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  margin-top: -2em;
}

/*----------------------------------------*/
#lpbox .howto__box {
  position: relative;
}
#lpbox .howto__box .movie__item {
  padding: 0 4% 0 23%;
  z-index: 3;
}
#lpbox .howto__box .movie__size {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 62%;
  border: none;
  overflow: hidden;
  margin: 0 auto;
}
#lpbox .howto__item {
  position: absolute;
  top: 2%;
  left: 2%;
  width: 37.0666%;
  z-index: 5;
}

#lpbox .cycle {
  margin: 6% auto 0;
}

/*----------------------------------------*/

#lpbox .product {
  margin: 0 auto 10%;
  position: relative;
}
#lpbox .product__box {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  padding: 0 3% 5%;
  background: url(../img/product_02.png) repeat top left;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  z-index: 2;
  margin: 0 auto 0;
}
#lpbox .product__box dt {
  color: #631f08;
  border-top: 1px solid #631f08;
  border-bottom: 1px solid #631f08;
  padding: 1.5%;
  position: relative;
  text-align: center;
}
#lpbox .product__box dd {
  font-size: .92em;
  color: #333333;
  padding: 2% 0;
  position: relative;
  text-align: center;
}
#lpbox .product__box dd.txt--left {
  text-align: left;
  font-size: .8em;
  line-height: 1.75em;
}
/*-------------------------------------------
 form
-----------------------------------------------*/
#form__area {
  box-sizing: border-box;
  width: 100%;
  margin: 1em auto;
  padding: 0;
}


/*-------------------------------------------
 footer
-----------------------------------------------*/
#lpfooter .footer__link {
  text-align: center;
  margin-top: 1em;
  margin-bottom: 1em;
}
#lpfooter .footer__link li{
  font-size: 15px;
  line-height: 1.8em;
}
#lpfooter #copy {
  text-align: center;
  font-size: 14px;
  color: #fff;
  background-color: #333333;
  box-sizing: border-box;
  padding: .5em;
}


/*---------------------------*/
#lpbox #fixbtn {
  position: fixed;
  bottom: -100%;
  left: 0;
  z-index: 999;
  width: 100%;
  overflow: hidden;
  -webkit-transition: all .8s ease;
  -o-transition: all .8s ease;
  transition: all .8s ease;
}
#lpbox #fixbtn.fixbtn--visible {
  bottom: 0;
}
#lpbox #fixbtn .fixbtn__box {
  position: relative;
  bottom: 0;
  display: block;
  margin: 0 auto;
  position: relative;
  max-width: 750px;
}
#lpbox .fixbtn__item {
  display: block;
  position: relative;
  padding: 4% 5% 0;
  box-sizing: border-box;
  width: 100%;
}
/*---------------------------*/
