@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: 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 #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: 678px;
  width: 95%;
}

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

.lpbox .voice__box {
  position: relative;
}
.lpbox .voice__box__text01 {
  position: absolute;
  top: 3.2em;
  right: 4.5em;
  width: 22.6%;
}
.lpbox .voice__box__text02 {
  position: absolute;
  top: 2.8em;
  left: 5em;
  width: 22.6%;
}
.lpbox .voice__box__text03 {
  position: absolute;
  top: 3em;
  right: 3.2em;
  width: 22.6%;
}
.lpbox .approach {
  margin-bottom: 3em;
}
.lpbox .approach__box {
  position: relative;
}
.lpbox .approach__box__text01 {
  position: absolute;
  top: 3em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 67.4%;
}
.lpbox .approach__box__text02 {
  position: absolute;
  top: 6.6em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 48.2%;
}
.lpbox .cta__box {
  position: relative;
}
.lpbox .cta__box__btn {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 82.5%;
}
.lpbox .cover__box {
  position: relative;
}
.lpbox .cover__box__text01 {
  position: absolute;
  top: 1.5em;
  left: 0;
  right: 1.5em;
  margin: 0 auto;
  width: 79.2%;
}
.lpbox .cover__box .hair {
  position: absolute;
  bottom: 2em;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  width: 82.5%;
}
.lpbox .cover__box__text02 {
  position: absolute;
  top: 1.5em;
  left: 2em;
  right: 0;
  margin: 0 auto;
  width: 61.6%;
}
.lpbox .cover__box__text03 {
  position: absolute;
  top: 2.5em;
  left: 2em;
  width: 78.5%;
}
.lpbox .cover__box__text04 {
  position: absolute;
  top: 1.7em;
  left: 1em;
  right: 0;
  margin: 0 auto;
  width: 53%;
}

.lpbox .happy_voice__box {
  position: relative;
}
.lpbox .happy_voice__box__text01 {
  position: absolute;
  top: 3.5em;
  left: 1.5em;
  width: 36.7%;
}
.lpbox .happy_voice__box__text02 {
  position: absolute;
  top: 3.5em;
  right: 1.5em;
  width: 36.7%;
}
.lpbox .happy_voice__box__text03 {
  position: absolute;
  top: 4em;
  left: 1.5em;
  width: 36.7%;
}
.lpbox .story__box {
  position: relative;
}
.lpbox .story__box__text {
  position: absolute;
  bottom: 1em;
  left: 3em;
  width: 33.35%;
}
.lpbox .faq dl {
  margin-bottom: 1.5em;
}
.lpbox .faq dt {
  position: relative;
}
.lpbox .faq dt:before {
  content: "";
  background: url(../img/ar.png) no-repeat;
  background-position: 50% 50%;
  background-size: 100%;
  width: 1.4em;
  height: 1.4em;
  display: block;
  position: absolute;
  top: 50%;
  right: 3%;
  margin-top: -.6em;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.lpbox .faq dt.acd-open:before {
  content: "";
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.lpbox .kanaeru {
  margin-bottom: 3em;
}
.lpbox .detail {
  margin-bottom: 3em;
}
.catch {
  display: flex;
  align-items: center; /* 垂直中心 */
  justify-content: left; /* 水平中心 */
}
.catch:before {
  border-top: 1px solid #3c675f;
  content: "";
  width: 1em; /* 線の長さ */
}
.catch:before {
  margin-right: .5em; /* 文字の右隣 */
}


/*-------------------------------------------
footer
-----------------------------------------------*/
#lpfooter {
  background: #faf3e3;
}
#lpfooter .footer__link {
  text-align: left;
  padding-top: 3em;
  margin-bottom: 2em;
  width: 90%;
}
#lpfooter .footer__link li{
  font-size: 1em;
  margin-bottom: 1em;
}
#lpfooter #copy {
  text-align: center;
  font-size: .75em;
  color: #fff;
  background-color: #3c675f;
  box-sizing: border-box;
  padding: .7em;
}

/*-------------------------------------------
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;
}