@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: 640px;
    margin: 0 auto;
  }

  .lpbox .movie #player01 {
    height: 12.85em;
  }
}
.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 #fixbtn {
    position: fixed;
    bottom: 0;
    transition: 0.5s;
    z-index: 999;
  -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;
  max-width: 640px;
}


/*---------------------------*/

/* 動画 */

.lpbox .movie-wrapper {
  position: relative;
}
.lpbox .movie { 
  position: absolute;
  width:100%;
  /*   height:12.2rem; */
  left: 0;
  bottom: 0rem;
}
.movie #player01 {
  position:relative;
  top: .35em;
  left: 0;
  width: 100%;
  height: 15.1em;
}
.lpbox .movie .play {
  display: inline-block;
  position: absolute;
  width: 100%;
  height:3.5rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(../img/cm_play.png)no-repeat center/contain; z-index: 2;
}
.lpbox .play:hover { 
  opacity: 0.8;
}


.lpbox .cta__box {
  position: relative;
}
.lpbox .cta__box__repeat_btn {
  position: absolute;
  bottom: 4em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 85.4%;
}
.lpbox .cta__box__repeat_tel_btn {
  position: absolute;
  top: 3.4em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 62.5%;
}

.lpbox .cta__box__btn {
  position: absolute;
  top: 0em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 85.4%;
}

.lpbox .tel__box {
  position: relative;
}
.lpbox .tel__box__btn {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 87.5%;
}



.lpbox .step01_bg {
  padding: 0 0 2.5rem;
  background: #eef2f6 url(https://storage.googleapis.com/cvx-1122.appspot.com/projects/380/user_images/27932b1f-67fa-4536-9168-1a748844314d) no-repeat left top;background-size:contain;
}
.lpbox .step01_tab {
  position: relative;
  width: 30.7rem;
  margin: -0.5rem auto -0.5rem;
}
.lpbox .step01_tab::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 1.2rem;
  right: 1.8rem;
  width: 2.8rem;
  height: 2.4rem;
  background: url(../img/accordion_txt01.png) no-repeat left bottom / cover;
}
.lpbox .step01_tab.open::after {
  background-position: left top;
}
.lpbox .step01_contents {width: 30rem; margin: 0 auto; background: #fff; }
.lpbox .step01_img { width: 26rem; margin: 0 auto; }
.lpbox .step01_ttl{
  width: 28.9rem;
  margin: 0 auto;
  padding: 2.1rem 0 0;
}

/* --------------------------------------------------------------------
guide
-------------------------------------------------------------------- */
.lpbox .guide{margin: 2rem 0 0; background-color: #fff;}
.lpbox .guide h2{position: relative; width: 95%; margin: 0 auto;}
.lpbox .guide h2::after{
  content: "";
  display: inline-block;
  position: absolute;
  top: 15%;
  right: 5%;
  width: 10%;
  height: 52%;
  background: url(../img/accordion_txt01.png) no-repeat left bottom / cover;
}
.lpbox .guide h2.open::after{background-position: left top;}
.lpbox .guide_link{font-size: 1.3rem; text-align: center;}
.lpbox .guide_link a{color: #21338b; text-decoration: underline;}
.lpbox .guide_link a:hover {cursor: pointer; text-decoration: none; opacity: 0.7;}

.lpbox .accordion_contents {
  position: relative;
}
/*-------------------------------------------
footer
-----------------------------------------------*/
#lpfooter .footer__link {
  text-align: center;
  margin-top: 3em;
  margin-bottom: 2em;
}
#lpfooter .footer__link li{
  font-size: 1em;
  margin-bottom: .5em;
  color: #21338b;
  text-decoration: underline;
}
#lpfooter #copy {
  text-align: center;
  font-size: .75em;
  color: #fff;
  background-color: #4b4b58;
  box-sizing: border-box;
  padding: .5em;
}

/*-------------------------------------------
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,50%,0);
  -ms-transform: translate3d(0,50%,0);
  -o-transform: translate3d(0,50%,0);
  transform: translate3d(0,50%,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;
}

.punipuni{
  animation: punipuni 0.8s infinite;
}
@keyframes punipuni {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(0.98, 1.15)
  }
}



/*footerまでスクロールしたら消す*/
.is-hidden {
  visibility: hidden;
  opacity: 0;
}
