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

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

LP style

********************/
html , body {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
html #container {
  margin: 0 auto;
}
html #main_column .lpbox h2 {
  padding: 0;
  margin: 0 auto;
  border: none;
}
/* 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 {
    font-size: 28px;
    max-width: 750px;
    margin: 0 auto;
  }
  #lpfooter {
    font-size: 20px;
    max-width: 750px;
    margin: 0 auto;
  }
}
.lpbox a , #sainclarte_lp_fotter a ,  #lpfooter a{
  color: inherit;
  text-decoration: none;
  font-size: inherit;
  font-weight: inherit;
}
.lpbox a:hover, #sainclarte_lp_fotter 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;
}

/*----------------------------------------*/
html .lpbox header {
  display: block;
  width: 100%;
}
html .lpbox header h1 {
    width: 100%;
    max-width: 100%;
    font-size: 0;
    margin-right: auto;
}
/*----------------------------------------*/


/*-------------------------------------------

-----------------------------------------------*/
.lpbox {
overflow: hidden;
}

.fv__02w {
	position: relative;
}

.fv__02w video {
	display: block;
	padding-top: 25%;
	width: 100%;
}

.fv__02w_txt {
	position: absolute;
	top:0;
	width: 100%;
}

.fv__03w {
	position: relative;
}

.fv__03w_txt {
	position: absolute;
	top:0;
	width: 100%;
}

.introduction__02 {
  margin: 0 auto;
  position: relative;
  width: 100%;
}

.v__cleansing {
	position: absolute;
	top:100%;
	left: 2%;
	width: 60.5%;
}

.v__bidai {
	position: absolute;
	top:100%;
	left: 52%;
	width: 60.5%;
}

.introduction__02 {
  margin: 0 auto;
  position: relative;
  width: 100%;
}

.introduction__02 video {
	position: absolute;
	top:0;
	width: 75%;
}

.rub__03 {
  margin: 0 auto;
  position: relative;
  width: 100%;
}

.rub__03 video {
	position: absolute;
	top:100%;
	left: 2.5%;
	width: 46%;
}
.rub__05 {
  margin: 0 auto;
  position: relative;
  width: 100%;
}

.rub__05 video {
	position: absolute;
	top:100%;
	left: 2.5%;
	width: 46%;
}

.remove__06 {
	position: relative;
}

.remove__06 video {
	position: absolute;
	top:0;
	width: 100%;
}

.remove__06_txt {
	position: absolute;
	top:63%;
	left:41%;
	width: 53%;
}


.remove__02 {
  margin: 0 auto;
  position: relative;
  width: 100%;
}

.remove__02_txt {
	position: absolute;
	top:87%;
	width: 100%;
}

.remove__02 video {
	position: absolute;
	top:0;
	width: 100%;
}

.v__solution {
  margin: 0 auto;
  position: relative;
  width: 100%;
}

.v__solution video {
	position: absolute;
	top:0;
	width: 64.5%;
}


.pore__06 {
  margin: 0 auto;
  position: relative;
  width: 100%;
}

.pore__06 video {
	position: absolute;
	top:0;
	width: 74.5%;
}

.evenly__02 video {
	display: block;
	top:0;
	width: 100%;
}


.v__pore_2 {
  margin: 0 auto;
  position: relative;
  width: 100%;
}

.v__pore_2 video {
	vertical-align:bottom;
	top:0;
	width: 100%;
}

.pore__08_txt {
	position: absolute;
	top:0;
	width: 100%;
}

/*
slider
-----------------------------------------------*/
.slider .slider1 {
    width:100%;/*スライダー内の画像を横幅100%に*/
	height:auto;
}	


/*-------------------------------------------
cta
-----------------------------------------------*/

.lpbox .cta__box {
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.lpbox .cta__box__btn {
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 73%;
	width: 90%;
}
.lpbox .cta__box__text {
  background: url(../img/cta_06.png) repeat top left;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  position: relative;
  width: 100%;
  color: #202020;
  box-sizing: border-box;
  padding: 0 5%;
}
.lpbox .cta__box__text  p{
  font-size: .64em;
  text-align: justify;
  line-height: 1.7em;
}
.lpbox .cta__box__text .red,
.lpbox .cta__box__text a {
  color: #808080;
}
.lpbox .mt-2{margin-top: -2em;}
.lpbox .mb2{margin-bottom: 2em;}
.lpbox .mt2{margin-top: 2em;}
.lpbox .btn-box {
  position: relative;
}
.lpbox .btn-box__btn {
  position: absolute;
  top: 10%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 89.1%;
}
.lpbox .btn {
  text-align: center;
  width: 89.1%;
}

/*-------------------------------------------
特商法
-----------------------------------------------*/

.cta .cta__box__text a {
    display: inline;
}
  .teiki__content {
    display: block;
    box-sizing: border-box;
    margin: 2em auto 2em;
    padding: 0 2.66%;
    width: 100%;
  }
  .teiki__title {
    font-size: 1.14em;
}


/*
btn
--------------------------------------------------*/
.btn_box {
	position: relative;
}

.btn {
	position: absolute;
	top:20%;
	width: 100%;
}

.btn_box2 {
	position: relative;
}

.btn2 {
	position: absolute;
	top:0;
	width: 100%;
}

	
/*
product
--------------------------------------------------*/
.lpbox .detail__box {
  text-align: center;
  width: 95%;
  padding: 3%;
  margin-top: 2em;
  margin-bottom: 2em;
  position: relative;
  color: #482a1e;
  background: #fff3f4;
}
.lpbox .detail__box li {
  padding: 2% 3%;
  background: #fff3f4;
}
.lpbox .detail__box li:nth-child(odd){
  background: #fff;

}
.lpbox .detail__box li:nth-of-type(6){
  text-align: justify;
  font-size: .83em;
}
.lpbox .benefit{
  margin-top: 10%;
}

/*-------------------------------------------
footer
-----------------------------------------------*/
#lpfooter .footer__link {
  text-align: center;
  margin-top: 3em;
  margin-bottom: 2em;
  color: #482a1e;
}
#lpfooter .footer__link li{
  font-size: 1em;
  margin-bottom: 1em;
}
#lpfooter #copy {
  text-align: center;
  font-size: .75em;
  color: #fff;
  background-color: #eda096;
  box-sizing: border-box;
  padding: .5em;
}
