@charset "utf-8";
/* CSS Document */

/*******************

LP style

********************/
html , body {
  box-sizing: border-box;
  margin: 0 auto!important;
  padding: 0;
  width: 100%;
}
#container {
  margin: 0 auto!important;
}
/* 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,
#lpbox ul,
#lpbox 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 h2 {
  padding: 0!important;
  margin: 0 auto!important;
  border-bottom: none!important;
}
/*----------------------------------------*/

/*---------------------------*/
#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;
  box-sizing: border-box;
  padding-top: 2%;
}
#lpbox .fv__btn {
  box-sizing: border-box;
  display: block;
  padding: 0 2% 0 2%;
  margin: 0% auto 0%;
  width: 100%;
  z-index: 3;
}

#lpbox .fv-btn,
#lpbox .btn {
  width: 95.75%;
}
#lpbox #fv {
  position: relative;
}
#lpbox #fv h1,
#lpbox #fv p {
  z-index: 2;
  position: relative;
}
#lpbox video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
}
#lpbox .cta__box {
  position: relative;
}
#lpbox .cta__box__btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 12%;
  width: 87.75%;
}
#lpbox .cta__box__text {
  position: absolute;
  bottom: 6.3em;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  font-size: .7em;
  color: #646767;
}
#lpbox .moisturizing {
  position: relative;
}
#lpbox .moisturizing__btn {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 95.75%;
}


#lpbox .detail__box {
  text-align: center;
  width: 90%;
  position: relative;
}
#lpbox .detail__box li {
  padding: 2% 3%;
  background: #fff;
  color: #646767;
}
#lpbox .detail__box li:nth-child(odd){
  background: #fcf0f4;
  color: #d283a0;
}
#lpbox .detail__box li:nth-of-type(6){
  text-align: left;
  font-size: .83em;
}
#lpbox .detail dd {
  width: 90%;
  color: #646767;
  font-size: .87em;
  text-align: justify;
}
#lpbox .detail dd p:nth-of-type(2) {
  font-size: .75em;
  line-height: 1.5em;
  color: #646767;
  display: block;
  text-align: right;
  margin-top: 2%;
}

.detail dt {
  position: relative;
}
.detail dt:before {
  content: "";
  background: url(https://www.roselabo.jp/user_data/packages/raku2pc/img/lp/btskselp09/tate.png) no-repeat;
  background-position: 50% 50%;
  width: .1em;
  height: .6em;
  display: block;
  position: absolute;
  top: 37%;
  right: 7.7%;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.detail dt.acd-open:before {
  content: "";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

#lpbox .detail {
  margin-bottom: 3em;
}


/*-------------------------------------------
footer
-----------------------------------------------*/
#lpfooter .footer-link {
  text-align: center;
  margin-top: 3em;
  margin-bottom: 1em;
}
#lpfooter .footer-link li{
  margin-bottom: .4em;
}
#lpfooter .footer-link-obi {
  text-align: left;
}
#lpfooter .footer-link-obi li {
  margin-bottom: 0;
}
#lpfooter .footer-link-obi li a{
  display: block;
  color: #646767;
  box-sizing: border-box;
  width: 100%;
  padding: .9em .9em .9em 3em;
  position: relative;
  line-height: 1em;
  border-bottom: 1px solid #fff;
}
#lpfooter .footer-link-obi li a:after {
  position: absolute;
  content: '';
  top: 50%;
  left:0;
  display: block;
  width: 100%;/*幅*/
  height: .1em;/*どれだけデカくなってもはみ出ないであろう高さを指定*/
  background-image: url(../img/kazari.png);
  background-size: contain;
  background-repeat: no-repeat;/*画像を繰り返さない*/
}
#lpfooter #copy {
  text-align: center;
  font-size: .75em;
  color: #d283a0;
  box-sizing: border-box;
  padding: .5em;
  border-top: .2em solid #d283a0;
}





#lpbox .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes slideDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
#lpbox .slide-down {
  -webkit-animation-name: slideDown;
  animation-name: slideDown;
}
@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes slideUp {
  0% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
#lpbox .slide-up {
  -webkit-animation-name: slideUp;
  animation-name: slideUp;
}
#lpbox .content-wrap {
  height: 2.5em;
  overflow: hidden;
  position: relative;
  margin: 0;
}
#lpbox .close-btn,
#lpbox .more-btn {
  display: block;
  width: 100%;
  padding: 0 0 0;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 60%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 60%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 60%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(
    startColorstr='#00ffffff',
    endColorstr='#ffffff',
    GradientType=0
  );
}
#lpbox .close-btn {
  background: none;
}
#lpbox .slide-up {
  /*   height: 150px;
  padding-bottom: 0;
  overflow: hidden; */
}
#lpbox .slide-down {
  height: auto;
  overflow: visible;
  padding-bottom: 50px;
}
#lpbox .more-btn p {
  position: relative;
  display: inline-block;
  color: #fff;
  cursor: pointer;
  background: #f0b5c9;
  padding: .5em 1em;
  width: 40%;
}
#lpbox .more-btn p:before {
  content: "";
  background: url(https://www.roselabo.jp/user_data/packages/raku2pc/img/lp/btskselp09/ar.png) no-repeat;
  background-position: 50% 50%;
  background-size: 100%;
  width: 1em;
  height: 1em;
  display: block;
  position: absolute;
  top: 30%;
  right: 11%;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
#lpbox .close-btn p:before {
  content: "";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
#lpbox .close-btn {
  padding:0;
}
#lpbox .close-btn p {
  background: #f0b5c9;
}




img {
	vertical-align: bottom;
	line-height: 0;
	max-width: 100%;
	height: auto;
}

footer.footer{
	position: relative;
	z-index: 15;
	margin: .5vw 0 0;
}

footer.footer .menu{
	position: absolute;
	top: 6.9vw;
}

footer.footer .about{
	width: 11.46%;
	left: 7.8%;
}

footer.footer .terms{
	width: 31.73%;
	left: 25.5%;
}

footer.footer .pravacy{
	width: 25.33%;
	left: 64%;
}


@media screen and ( min-width:770px )
{


	#btsksrlp03{
		width: 750px;
		margin: 0 auto 8em;
		padding: 0;
	}

	#btsksrlp03 .offer-cta .cta-btn{
		position: absolute;
		top: 81.6%;
		left: 68px;
		display: block;
		width: 613px;
		z-index: 24;
	}

	#btsksrlp03 .offer2-cta .cta-btn{
		position: absolute;
		top: 41.9442927%;
		left: 67px;
		display: block;
		width: 613px;
		z-index: 24;
	}

	.user_voice .slide-wrap{
		position: absolute;
		top: 483px;
		width: 100%;
		z-index: 24;
	}


	#lp-ss .slide-wrap{
		position: absolute;
		top: 71.9%;
		width: 100%;
		z-index: 24;
	}

	.user_voice2 .slide-wrap{
		position: absolute;
		top: 350px;
		width: 100%;
		z-index: 24;
	}

	.seizo_setsumei .btn3{
		position: absolute;
		top: 831px;
		left: 177px;
		width: 521px;
	}

	#faq a{
		position: absolute;
		top: 764px;
		left: 128px;
		display: block;
		width: 550px;
		height: 43px;
		z-index: 24;
	}

	footer.footer{
		position: relative;
		width: 750px;
		margin: 0 auto;
		z-index: 15;
	}

	footer.footer .menu{
		position: absolute;
		top: 62px;
	}

	footer.footer .about{
		width: 86px;
		left: 59px;
	}

	footer.footer .terms{
		width: 238px;
		left: 191px;
	}

	footer.footer .pravacy{
		width: 190px;
		left: 480px;
	}


}
