@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: 'Noto Sans JP','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  color:#473805;
  line-height:1.5em;
  overflow: hidden;
}
@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 .btn {
  margin: 6% auto;
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.lpbox .btn a {
  box-sizing: border-box;
  display: block;
  padding: 0 6.67%;
  width: 100%;
}

.lpbox .homecare{
  margin-top: 12%;
}
.lpbox .homecare__mov {
  position: relative;
}
.lpbox .homecare__movitem {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
}
.lpbox .homecare__movsize {
  position: relative;
  width: 86.67%;
  margin: 0 auto;
  height: 0;
  padding-bottom: 58.9%;
  overflow: hidden;
}
.lpbox .homecare__movsize video {
  display: block;
  position: absolute;
  top: -44%;
  left: -40%;
  width: 180%;
  height: 180%;
}
.lpbox .homecare__dummy {
  position: absolute;
  top: 34%;
  left: 0;
  right: 0;
  width: 20%;
  z-index: 100;
}

/* .cta */
.lpbox .cta {
  margin: 0 auto 4%;
}
.lpbox .cta__box {
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.lpbox .cta__btn {
  box-sizing: border-box;
  padding: 0 6.67% 10%;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.lpbox .cta__btn.single {
  padding: 0 6.67% 5%;
}
.lpbox .cta__caution-box {
  background: url(../img/webp/cta_caution_bg.webp) repeat-y center top;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  padding: 0 6.67% 10%;
}
.lpbox .cta__caution-box .caution__text p{
  padding-top: 3%;
  font-size: .8em;
  color: #2c2e35;
}
.lpbox .cta__caution-box .caution__btn{
  position: relative;
  display: block;
  margin: 5% auto;
  cursor: pointer;
}
.lpbox .caution__btn:before {
  content: "";
  display: block;
  background: url(../img/webp/arrow.webp) no-repeat 50% 50%;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  position: absolute;
  top: calc(50% - 0.4em);
  right: 5%;
  height: .8em;
  width: .8em;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease; 
}
.lpbox .caution__btn.acd__btn--open:before{
  content: "";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* .faq */
.lpbox .faq {
  margin: 0 auto 10%;
  padding-bottom: 6%;
  background: url(../img/webp/faq_bg.webp) repeat-y center top;
}
.lpbox .faq__item {
  box-sizing: border-box;
  display: block;
  margin: 0 auto 4%;
  padding: 0 2.66%;
}

.lpbox .faq__q {
  position: relative;
  display: block;
  margin: 0 auto;
  cursor: pointer;
}
.lpbox .faq__q:before {
  content: "";
  background: url(../img/webp/faq_bar.webp) no-repeat 50% 50%;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  display: block;
  position: absolute;
  height: 1.2em;
  width: 1.2em;
  top: calc(50% - 0.5em);
  right: 3%;
}
.lpbox .faq__q:after{
  content: "";
  background: url(../img/webp/faq_bar.webp) no-repeat 50% 50%;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  display: block;
  position: absolute;
  height: 1.2em;
  width: 1.2em;
  top: calc(50% - 0.5em);
  right: 3%;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  opacity: 1;
}
.lpbox .faq__q.acd__btn--open:after{
  content: "";
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 0;
}

/*-------------------------------------------
 form
-----------------------------------------------*/
#formarea {
  box-sizing: border-box;
  width: 100%;
  margin: 2em auto;
  padding: 0;
}


/*-------------------------------------------
 footer
-----------------------------------------------*/
#lpfooter .footer__box {
  background-color: #60814e;
  text-align: center;
  padding: 10% 5% 5%;
}
#lpfooter .footer__logo {
  display: block;
  width: 68%;
  margin: 0 auto 8%;
}
#lpfooter .footer__link {
  padding: 2em 0;
}
#lpfooter .footer__link li{
  font-size: 1em;
  margin-bottom: 1em;
  display: flex;
  align-items: center;
}
#lpfooter .footer__link li::before{
  content: "";
  height: 1px;
  width: 5%;
  background-color:#60814e;
  margin-right: 2%;
}
#lpfooter #copy {
  font-size: .75em;
  color: #fff;
  box-sizing: border-box;
}


/* expand */
.expand {
  -webkit-animation-name: expand;
  -moz-animation-name: expand;
  -o-animation-name: expand;
  animation-name: expand;
  -webkit-animation-duration: 1.2s;
  -moz-animation-duration: 1.2s;
  -o-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes expand {
  from, 0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
    transform: scale(1.06);
  }
  to, 100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes expand {
  from, 0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
    transform: scale(1.06);
  }
  to, 100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}