@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 .box {
  position: relative;
  display: block;
  box-sizing: border-box;
  margin: 0 auto;
}
/*----------------------------------------*/
.lpbox .nutrition {
  display: block;
  margin: 12% auto 0;
}
.lpbox .nutrition__text--01 {
  position: absolute;
  top: calc( 76 / 746 * 100%);
  right: calc( 20 / 750 * 100%);
  width: calc( 185 / 750 * 100%);
}
.lpbox .nutrition__text--02 {
  position: absolute;
  top: calc( 163 / 746 * 100%);
  left: calc( 45 / 750 * 100%);
  width: calc( 178 / 750 * 100%);
}
.lpbox .nutrition__text--03 {
  position: absolute;
  top: calc( 360 / 746 * 100%);
  left: calc( 160 / 750 * 100%);
  width: calc( 193 / 750 * 100%);
}
.lpbox .nutrition__text--02 .fadein {
  transition-delay: .2s;
}
.lpbox .nutrition__text--03 .fadein {
  transition-delay: .4s;
}
/*----------------------------------------*/

.lpbox .sns__img--01 {
  position: absolute;
  top: calc( 0 / 550 * 100%);
  left: calc( 20 / 750 * 100%);
  width: calc( 349 / 750 * 100%);
}
.lpbox .sns__img--02 {
  position: absolute;
  top: calc( 0 / 550 * 100%);
  right: calc( 0 / 750 * 100%);
  width: calc( 345 / 750 * 100%);
}
.lpbox .sns__img--03 {
  position: absolute;
  top: calc( 0 / 550 * 100%);
  left: calc( 20 / 750 * 100%);
  width: calc( 349 / 750 * 100%);
}
.lpbox .sns__slider {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.lpbox .awards__item {
  display: block;
  position: absolute;
  top: calc(370 / 1170 * 100%);
  left: calc((750 - 511) / 750 * 100% * 0.5);
  width: calc(511 / 750 * 100%);
}
.lpbox .awards__item p {
  display: block;
  margin-bottom: 1.5%
}
/*----------------------------------------*/

.lpbox .point__num {
  position: absolute;
  top: 0;
  left: calc( (750 - 120) / 750 * 100% * 0.5);
  width: calc( 120 / 750 * 100%);
}
.lpbox .point__gr--01{
  position: absolute;
  top: calc( 120 / 688 * 100%);
  left: calc( 119 / 750 * 100% );
  width: calc( 189 / 750 * 100%);
}
.lpbox .point__gr--02{
  position: absolute;
  top: calc( 220 / 688 * 100%);
  left: calc( 119 / 750 * 100% );
  width: calc( 265 / 750 * 100%);
}
.lpbox .point__gr--03{
  position: absolute;
  top: calc( 320 / 688 * 100%);
  left: calc( 119 / 750 * 100% );
  width: calc( 308 / 750 * 100%);
}
.lpbox .point__gr--04{
  position: absolute;
  top: calc( 420 / 688 * 100%);
  left: calc( 119 / 750 * 100% );
  width: calc( 521 / 750 * 100%);
}

.lpbox .point__bal{
  position: absolute;
  top: calc( 90 / 688 * 100%);
  right: calc( 20 / 750 * 100% );
  width: calc( 290 / 750 * 100%);
  z-index: 3;
}

.lpbox .point__balitem{
  position: absolute;
  top: calc( 76 / 688 * 100%);
  right: calc( 10 / 750 * 100% );
  width: calc( 75 / 750 * 100%);
  z-index: 4;
}

.lpbox .point__bal .fadein {
  transition-delay: .3s;
}
.lpbox .point__balitem .fadein {
  transition-delay: .4s;
}

.lpbox .point__text02--01{
  position: absolute;
  top: calc( 1 / 688 * 100%);
  right: calc( 100 / 750 * 100% );
  width: calc( 70 / 750 * 100%);
  z-index: 4;
  
}
.lpbox .point__text02--02{
  position: absolute;
  top: calc( 1 / 688 * 100%);
  right: calc( 180 / 750 * 100% );
  width: calc( 70 / 750 * 100%);
  z-index: 4;
}
.lpbox .point__text02--02 .slidertext--vt {
  transition-delay: .2s;
}

.lpbox .point__icons {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  gap: clamp(5px,calc(10 / 750 * 100%),10px);
}
.lpbox .point__icon {
  display: block;
  margin: 0;
  width: calc(210 / 750 * 100%);
  transition: all 1.2s ease;
  transform: translate3d(0,0,0);
  opacity: 1;
}
.lpbox .animhide .point__icon {
  transform: translate3d(0,-30%,0);
  opacity: 0;
}

.lpbox .point__icon:nth-of-type(2) {
  transition-delay: 0.1s;
}
.lpbox .point__icon:nth-of-type(3) {
  transition-delay: 0.2s;
}
.lpbox .point__icon:nth-of-type(4) {
  transition-delay: 0.3s;
}
.lpbox .point__icon:nth-of-type(5) {
  transition-delay: 0.4s;
}
.lpbox .point__icon:nth-of-type(6) {
  transition-delay: 0.5s;
}

/*----------------------------------------*/
.lpbox .okihamu__ttlbar--01 {
  display: block;
  width: calc(540 / 750 * 100%);
  height: 1px;
  background: #ef7189;
  position: absolute;
  top: calc(230 / 704 * 100%);
  left: calc(105 / 750 * 100%);
  transition: all 1.2s ease;
}
.lpbox .okihamu__ttlbar--02 {
  display: block;
  width: calc(540 / 750 * 100%);
  height: 1px;
  background: #ef7189;
  position: absolute;
  top: calc(310 / 704 * 100%);
  left: calc(105 / 750 * 100%);
  transition: all 1.2s ease;
  transition-delay: .2s;
}

.lpbox .animhide .okihamu__ttlbar--01 ,
.lpbox .animhide .okihamu__ttlbar--02 {
  width: 0;
}

/*----------------------------------------*/

.lpbox .gyu {
  position: absolute;
  top: calc( 54 / 838 * 100%);
  left: calc( 70 / 750 * 100% );
  width: calc( 267 / 750 * 100%);
  z-index: 4;
}


/*----------------------------------------*/
.lpbox .cta__box {
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.lpbox .cta__btn {
  box-sizing: border-box;
  padding: 0 calc((750 - 690 ) / 750 * 100% * 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}


/*----------------------------------------*/

.lpbox .howto__catch {
  position: absolute;
  top: calc( 85 / 640 * 100%);
  left: calc( 164 / 750 * 100% );
  width: calc( 421 / 750 * 100%);
  z-index: 4;
}
.lpbox .howto__kirakira--01 {
  position: absolute;
  top: calc( 25 / 940 * 100%);
  left: calc( 538 / 750 * 100% );
  width: calc( 44 / 750 * 100%);
  z-index: 4;
}
.lpbox .howto__kirakira--02 {
  position: absolute;
  top: calc( 345 / 940 * 100%);
  left: calc( 164 / 750 * 100% );
  width: calc( 44 / 750 * 100%);
  z-index: 4;
}
.lpbox .howto__kirakira--03 {
  position: absolute;
  top: calc( 630 / 940 * 100%);
  left: calc( 538 / 750 * 100% );
  width: calc( 44 / 750 * 100%);
  z-index: 4;
}


.lpbox .message__dec {
  position: absolute;
  top: calc( 100 / 694 * 100%);
  left: calc( 30 / 750 * 100% );
  width: calc( 690 / 750 * 100%);
  z-index: 4;
  transition: all 1.2s ease;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.lpbox .animhide.message__dec {
  clip-path: polygon(49.9% 0, 50% 0, 50% 100%, 49.9% 100%);
}
/*---------------------------*/
.lpbox .qa {
  display: block;
  box-sizing: border-box;
  padding: 0 calc(20 / 750 * 100%) calc(60 / 750 * 100%);
}
.lpbox .qa__item {
  display: block;
  margin: 0 auto 2%;
}
.lpbox .qa__q {
  cursor: pointer;
  display: block;
  position: relative;
  margin: 0;
}
.lpbox .qa__q:after {
  content: "";
  display: block;
  width: 1.2em;
  height: 1.2em;
  position: absolute;
  top: calc(50% - 0.6em);
  right: 1em;
  background:url(../img/webp/qa_ar.webp) no-repeat 50% 50%;
  -webkit-background-size: contain;
  background-size: contain;
  transform: rotate(180deg);
  transition: all .5s ease;
}
.lpbox .qa--open.qa__q:after {
  content: "";
  transform: rotate(0deg);
}

/*---------------------------*/
/*---------------------------*/
.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: -1%;
}
.lpbox #fixbtn .fixbtn__box {
  position: relative;
  bottom: 0;
  display: block;
  margin: 0 auto;
  position: relative;
  max-width: 750px;
}
.lpbox .fixbtn__item {
  width: calc(710 / 750 * 100%);
  margin: 0 auto;
}


/*---------------------------*/


.lpbox .product {
  margin: 8% auto;
  position: relative;
}
.lpbox .product__box {
  border: 1px solid;
  box-sizing: border-box;
  position: relative;
  width: calc(630 / 750 * 100%);
  z-index: 2;
  margin: 1em auto 0;
}
.lpbox .product__box dt {
  color: #423b3c;
  padding: 2%;
  position: relative;
  text-align: center;
  font-size: clamp(13px,calc(26 / 750 * 100vw),26px);
}
.lpbox .product__box dd + dt {
  border-top: 1px solid;
}
.lpbox .product__box dd {
  border-top: 1px solid;
  padding: 3% 4%;
  position: relative;
  color: #423b3c;
  text-align: center;
  font-size: clamp(12px,calc(24 / 750 * 100vw),24px);
}
.lpbox .product__box dd.txt--left {
  text-align: left;
}
/*-------------------------------------------
 form
-----------------------------------------------*/
#form__area {
  box-sizing: border-box;
  width: 100%;
  margin: 1em auto;
  padding: 0;
}


/*-------------------------------------------
 footer
-----------------------------------------------*/
#lpfooter:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  background: url(../img/footer_wave.svg) no-repeat bottom left;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  box-sizing: border-box;
  padding-bottom: calc(100 / 750 * 100%);
  margin-bottom: -2px;
}
#lpfooter .footer__link {
  background: #ef7189;
  text-align: center;
  margin: 0;
  box-sizing: border-box;
  padding: calc(40 / 750 * 100%);
}
#lpfooter .footer__link li{
  font-size: 1em;
  font-weight: 500;
  margin-bottom: 1.5em;
  color: #fff;
}
#lpfooter #copy {
  text-align: center;
  font-size: .65em;
  color: #ef7189;
  box-sizing: border-box;
  padding: 1.5em 0;
}

/*-------------------------------------------
 animation
-----------------------------------------------*/
.lpbox .fadein {
  display: block;
  opacity: 1;
  -webkit-transform:translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-filter: blur(0);
  -o-filter: blur(0);
  filter: blur(0);
  -webkit-transition-duration: 1.2s;
  -o-transition-duration: 1.2s;
  transition-duration: 1.2s;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.lpbox .animhide .fadein {
  display: block;
  opacity: 0;
  -webkit-transform:translate3d(0,3em,0);
  -ms-transform: translate3d(0,3em,0);
  -o-transform: translate3d(0,3em,0);
  transform: translate3d(0,3em,0);
  -webkit-filter: blur(0.5em);
  -o-filter: blur(0.5em);
  filter: blur(0.5em);
}

.lpbox .slideleft {
  display: block;
  -webkit-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transition-duration: 1.2s;
  -o-transition-duration: 1.2s;
  transition-duration: 1.2s;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  opacity: 1;
}
.lpbox .animhide .slideleft {
  display: block;
  -webkit-transform: translate3d(-50%,0,0);
  -ms-transform: translate3d(-50%,0,0);
  -o-transform: translate3d(-50%,0,0);
  transform: translate3d(-50%,0,0);
  opacity: 0;
}

.lpbox .slideright {
  display: block;
  -webkit-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transition-duration: 1.2s;
  -o-transition-duration: 1.2s;
  transition-duration: 1.2s;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  opacity: 1;
}
.lpbox .animhide .slideright {
  display: block;
  -webkit-transform: translate3d(50%,0,0);
  -ms-transform: translate3d(50%,0,0);
  -o-transform: translate3d(50%,0,0);
  transform: translate3d(50%,0,0);
  opacity: 0;
}


/* bounce */
.bounce {
  display: block;
  -webkit-animation-name: bounce;
  -moz-animation-name: bounce;
  -o-animation-name: bounce;
  animation-name: bounce;
  -webkit-animation-duration: 1.2s;
  -moz-animation-duration: 1.2s;
  -o-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-webkit-keyframes bounce {
        0%   {
          -webkit-transform: scale(1,1)      translate3d(0 , 0 , 0);
          -ms-transform: scale(1,1)      translate3d(0 , 0 , 0);
          -o-transform: scale(1,1)      translate3d(0 , 0 , 0);
          transform: scale(1,1)      translate3d(0 , 0 , 0);
  }
        10%  {
          -webkit-transform: scale(1.05,.95)   translate3d(0 , 0 , 0);
          -ms-transform: scale(1.05,.95)   translate3d(0 , 0 , 0);
          -o-transform: scale(1.05,.95)   translate3d(0 , 0 , 0);
          transform: scale(1.05,.95)   translate3d(0 , 0 , 0);
  }
        30%  {
          -webkit-transform: scale(.95,1.05)   translate3d(0 , -8% , 0);
          -ms-transform: scale(.95,1.05)   translate3d(0 , -8% , 0);
          -o-transform: scale(.95,1.05)   translate3d(0 , -8% , 0);
          transform: scale(.95,1.05)   translate3d(0 , -8% , 0);
  }
        50%  {
          -webkit-transform: scale(1.02,.97) translate3d(0 , 0 , 0);
          -ms-transform: scale(1.02,.97) translate3d(0 , 0 , 0);
          -o-transform: scale(1.02,.97) translate3d(0 , 0 , 0);
          transform: scale(1.02,.97) translate3d(0 , 0 , 0);
  }
        57%  {
          -webkit-transform: scale(1,1)      translate3d(0 , -2% , 0);
          -ms-transform: scale(1,1)      translate3d(0 , -2% , 0);
          -o-transform: scale(1,1)      translate3d(0 , -2% , 0);
          transform: scale(1,1)      translate3d(0 , -2% , 0);
  }
        64%  {
          -webkit-transform: scale(1,1)      translate3d(0 , 0 , 0);
          -ms-transform: scale(1,1)      translate3d(0 , 0 , 0);
          -o-transform: scale(1,1)      translate3d(0 , 0 , 0);
          transform: scale(1,1)      translate3d(0 , 0 , 0);
  }
        100% {
          -webkit-transform: scale(1,1)      translate3d(0 , 0 , 0);
          -ms-transform: scale(1,1)      translate3d(0 , 0 , 0);
          -o-transform: scale(1,1)      translate3d(0 , 0 , 0);
          transform: scale(1,1)      translate3d(0 , 0 , 0);
  }
}
@keyframes bounce {
        0%   {
          -webkit-transform: scale(1,1)      translate3d(0 , 0 , 0);
          -ms-transform: scale(1,1)      translate3d(0 , 0 , 0);
          -o-transform: scale(1,1)      translate3d(0 , 0 , 0);
          transform: scale(1,1)      translate3d(0 , 0 , 0);
  }
        10%  {
          -webkit-transform: scale(1.05,.95)   translate3d(0 , 0 , 0);
          -ms-transform: scale(1.05,.95)   translate3d(0 , 0 , 0);
          -o-transform: scale(1.05,.95)   translate3d(0 , 0 , 0);
          transform: scale(1.05,.95)   translate3d(0 , 0 , 0);
  }
        30%  {
          -webkit-transform: scale(.95,1.05)   translate3d(0 , -8% , 0);
          -ms-transform: scale(.95,1.05)   translate3d(0 , -8% , 0);
          -o-transform: scale(.95,1.05)   translate3d(0 , -8% , 0);
          transform: scale(.95,1.05)   translate3d(0 , -8% , 0);
  }
        50%  {
          -webkit-transform: scale(1.02,.97) translate3d(0 , 0 , 0);
          -ms-transform: scale(1.02,.97) translate3d(0 , 0 , 0);
          -o-transform: scale(1.02,.97) translate3d(0 , 0 , 0);
          transform: scale(1.02,.97) translate3d(0 , 0 , 0);
  }
        57%  {
          -webkit-transform: scale(1,1)      translate3d(0 , -2% , 0);
          -ms-transform: scale(1,1)      translate3d(0 , -2% , 0);
          -o-transform: scale(1,1)      translate3d(0 , -2% , 0);
          transform: scale(1,1)      translate3d(0 , -2% , 0);
  }
        64%  {
          -webkit-transform: scale(1,1)      translate3d(0 , 0 , 0);
          -ms-transform: scale(1,1)      translate3d(0 , 0 , 0);
          -o-transform: scale(1,1)      translate3d(0 , 0 , 0);
          transform: scale(1,1)      translate3d(0 , 0 , 0);
  }
        100% {
          -webkit-transform: scale(1,1)      translate3d(0 , 0 , 0);
          -ms-transform: scale(1,1)      translate3d(0 , 0 , 0);
          -o-transform: scale(1,1)      translate3d(0 , 0 , 0);
          transform: scale(1,1)      translate3d(0 , 0 , 0);
  }
}


.lpbox .slidertext {
  display: block;
  opacity: 1;
  -webkit-transition-duration: 1.2s;
  -o-transition-duration: 1.2s;
  transition-duration: 1.2s;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.lpbox .animhide .slidertext {
  display: block;
 clip-path: polygon(0 0, 0% 0, 0% 100%, 0% 100%);
}

.lpbox .slidertext--vt {
  display: block;
  opacity: 1;
  -webkit-transition-duration: 1.2s;
  -o-transition-duration: 1.2s;
  transition-duration: 1.2s;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.lpbox .animhide .slidertext--vt {
  display: block;
  clip-path: polygon(0 0, 100% 0, 100% 0%, 0 0%);
}


.lpbox .poyoyon2 {
  animation: poyoyon2 1s ease-in-out forwards;
}
.lpbox .animhide .poyoyon2 {
  animation: none 1s ease-in-out forwards;
}
 
@keyframes poyoyon2 {
  0%  {
    transform: scale(1.0, 1.0) translate(0, 0);
  }
  15% {
    transform: scale(0.98, 0.9) translate(0, 5px);
  }
  30% {
    transform: scale(1.02, 1.0) translate(0, 8px);
  }
  50% {transform: scale(0.98, 1.05) translate(0, -8px);
  }
  70% {
    transform: scale(1.0, 0.9) translate(0, 5px);
  }
  100% {
    transform: scale(1.0, 1.0) translate(0, 0);
  }
  0%, 100% {
    opacity: 1;
  }
}



.lpbox .kirakira {
  -webkit-animation-name: kirakira;
  -o-animation-name: kirakira;
  animation-name: kirakira;
  -webkit-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;;
  -webkit-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
 
@keyframes kirakira {
  0%  {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.lpbox .fuwafuwa {
  -webkit-animation-name: fuwafuwa;
  -o-animation-name: fuwafuwa;
  animation-name: fuwafuwa;
  -webkit-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  transform: translate3d(0,0,0);
  animation-timing-function: ease-in-out;
}
 
@keyframes fuwafuwa {
  0%  {
  transform: translate3d(0,0,0);
  }
  5%  {
  transform: translate3d(0,0,0);
  }
  45% {
  transform: translate3d(0,-10%,0);
  }
  55% {
  transform: translate3d(0,-10%,0);
  }
  95%  {
  transform: translate3d(0,0,0);
  }
  100% {
  transform: translate3d(0,0,0);
  }
}

