*{
  margin: 0;
  padding: 0;
  list-style: none;
  vertical-align: bottom;
}
html{
  height: 100%;
}
.lp-content{
  width: 100%;
  max-width: 750px;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  margin: 0 auto;
  text-align: center;
}
.lp-img{
  width: 100%;
  margin: 0;
  padding: 0;
}
.fix-bugline{
  margin-top: -1px;
}

.cta-box {
  position: relative;
}
.cta-box .cta-btn a {
  position: absolute;
  top: 0;
  left: 4.5%;
  box-sizing: border-box;
  width: 91%;
  padding: 0 4.5% 0;
  padding: 0;
  display: inline-block;
  overflow: hidden;
}
.cta-box .cta-btn img{
  width: 100%;
  height: auto;
  display: block;
}
.shiny-effect::after {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(130deg, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 75%);
  -webkit-animation: shiny 2s infinite;
          animation: shiny 2s infinite;
}
@keyframes shiny {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    transform: translateX(100%);
    opacity: 1;
  }
}



.gif-fv-wrap{
  position: relative;
}
.gif-fv-body{
  position: absolute;
  top: 0;
  right: 3%;
  width: calc( 140% / 3)
}

.gif-wrap{
  position: relative;
}
.gif-body{
  position: absolute;
  top: 30px;
  left: 3%;
  width: calc( 130% / 3)
}

.gif-wrap2{
  position: relative;
}
.gif-body2{
  position: absolute;
  top: 5px;
  left: 7%;
  width: calc( 120% / 3)
}


.gif-box {
  position: relative;
}
.gif-box .gif-btn img{
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  margin: auto;
  box-sizing: border-box;
  width: 100%;
  padding: 0 4.5% 0;
}

.gif-box2 {
  position: relative;
}
.gif-box2 .gif-btn2 img{
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
  margin: auto;
  box-sizing: border-box;
  width:86%;
  padding: 0 4.5% 0;
}


.gif-box3 {
  position: relative;
}
.gif-box3 .gif-btn3{
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin: auto;
}
.gif-box3 .gif-btn3 img{
  box-sizing: border -box;
  width: 75%;
  padding: 0 3.5% 0;
}

.gif-box4 {
  position: relative;
}
.gif-box4 .gif-btn4 img{
  position: absolute;
  top: 10px;
  left: 0px;
  right: 0;
  margin: auto;
  box-sizing: border -box;
  width: 80%;
  padding: 0 4.5% 0;
}

.gif-box5 {
  position: relative;
}
.gif-box5 .gif-btn5 img{
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  margin: auto;
  box-sizing: border-box;
  width:60%;
  padding: 0 4.5% 0;
}

.gif-box6 {
  position: relative;
}
.gif-box6 .gif-btn6 video{
  position: absolute;
  top: 5px;
  left: 0px;
  right: 0;
  margin: auto;
  box-sizing: border -box;
  width:75%;
  padding: 0 4.5% 0;
}

.floating-btn{
  position: fixed;
  bottom: 5px;
  animation: beat .65s infinite alternate;

  opacity: 0;
  visibility: hidden;
}
@keyframes beat{
	to { transform: scale(0.97); }
}

.active{
  opacity: 1;
  visibility: visible;
}

.tradelaw{
  margin: 20px 0 100px;font-size: 12px;
}
.tradelaw a{
  color: #aaa;
  text-decoration: none;
}


.countdown{
  font-weight: bold;
  background: #fff729;
  padding: 10px 0;
}
.countdown .timer{
  font-size: 14px;
  color: #8C5917;
  margin: 0;
  padding: 0;
}
.countdown #hour,
.countdown #min,
.countdown #sec{
  color: #EC0809;
  font-size: 34px;
  margin: 0 2px;
  padding: 0;
  line-height: 100%;
}

.zasshi_slick_bg{
  background: url(https://d2w53g1q050m78.cloudfront.net/yunthjp/uploads/_lp/cleansing/01/img/zasshi_bg.jpg) no-repeat !important;
  background-size: 100% !important;
  overflow: hidden !important;
  line-height: 0 !important;
}
.zasshi_slick_01{
  margin-top: calc(100% / 2.5) !important;
  height: calc(100% / 3.1) !important;
  pointer-events: none;
}
.zasshi_slick_02{
  height: calc(100% / 3.1) !important;
  pointer-events: none;
}
.slick-img img{
  max-width: 100% !important;
}



.tenpo_slick_bg{
  background: url(https://lp.yunth.jp/gelpack/_content/01/img/tenpo_slick_bg.jpg) no-repeat !important;
  background-size: 100% !important;
  overflow: hidden !important;
  line-height: 0 !important;
}
.tenpo_slick{
  margin-top: 20px !important;
  height: calc(100% / 6) !important;
  pointer-events: none;
}
.slick-img img{
  max-width: 100% !important;
}

