@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 .concept .slick-prev,
  .lpbox .concept .slick-next {
    bottom: -2.8em;
  }
}
.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 .cta__box {
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.lpbox .cta__btn {
  box-sizing: border-box;
  padding: 0 5%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}


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


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

.lpbox .fv__box {
  position: relative;
  margin-bottom: 2em;
}
.lpbox .fv__box__text {
  position: absolute;
  top: .5em;
  left: 2.5em;
  width: 8%;
}

.lpbox .make__box {
  position: relative;
} 
.lpbox .make__box__text_01 {
  position: absolute;
  top: 2em;
  right: 2.5em;
  width: 27.5%;
}
.lpbox .make__box__text_02 {
  position: absolute;
  top: 9.5em;
  left: 4em;
  width: 20.2%;
}
.lpbox .make__box__text_03 {
  position: absolute;
  bottom: 4em;
  right: 3.4em;
  width: 23.6%;
}
.lpbox .make__box__text_04 {
  position: absolute;
  top: .5em;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 76%;
}
.lpbox .weather {
  position: relative;
}
.lpbox .weather__box {
  position: absolute;
  top: 5.7em;
  left: 2em;
  width: 52%;
}
.lpbox .concept__box {
  margin: 2% auto;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  text-align: center;
  font-size: .8em;
  color: #555555;
}
.lpbox .popularity {
  position: relative;
}
.lpbox .popularity__text_01 {
  position: absolute;
  top: 12.3em;
  right: 3.5em;
  width: 45%;
}
.lpbox .popularity__text_02 {
  position: absolute;
  top: 1.5em;
  left: 3.5em;
  width: 44.7%;
}

.lpbox .instagram {
  position: relative;
}
.lpbox .instagram__text_01 {
  position: absolute;
  top: 5em;
  left: 0;
  right: 0;
  width: 34%;
}
.lpbox .instagram__text_02 {
  position: absolute;
  top: 9em;
  left: 0;
  right: 0;
  width: 86.7%;
}

.lpbox .interesting {
  position: relative;
}
.lpbox .interesting__text_01 {
  position: absolute;
  top: 5em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 69.3%;
}

.lpbox .interesting {
  position: relative;
}
.lpbox .interesting .interesting__slider {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  overflow: hidden;
}
.lpbox .interesting .interesting__slider li img {
  width: 87%;
}
.lpbox .studio_photo__box {
  position: relative;
}
.lpbox .studio_photo__box__text {
  position: absolute;
  top: 5.1em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 66.6%;
}
.lpbox .studio_photo__box__text_02 {
  position: absolute;
  top: 4.5em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 69.3%;
}
.lpbox .studio_photo__box .interesting__slider {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  overflow: hidden;
}
.lpbox .studio_photo__box .interesting__slider li img {
  width: 87%;
}


.lpbox .extra__box {
  position: relative;
}
.lpbox .extra__box__text_02 {
  position: absolute;
  top: 4.3em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 68.3%;
}
.lpbox .extra__box__text_03 {
  position: absolute;
  top: 5em;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  width: 40%;
}

.lpbox .extra__box .yousou {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 6.67%;
  z-index: 9;
}
.lpbox .extra__box .wasou {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 6.67%;
  z-index: 9;
}
.lpbox .reason_choice_left {
  position: absolute;
  top: 0;
  left: 1.45em;
  width: 44%;
}
.lpbox .reason_choice_right {
  position: absolute;
  top: 0;
  right: 1.4em;
  width: 44%;
}
.lpbox .reason_choice_yousou_left {
  position: absolute;
  top: 0;
  left: 1.45em;
  width: 44%;
}
.lpbox .reason_choice_yousou_right {
  position: absolute;
  top: 0;
  right: 1.4em;
  width: 44%;
}
.lpbox .reason_choice_left_text {
  position: absolute;
  top: -.7em;
  left: .7em;
  z-index: 9;
  width: 8%;
}
.lpbox .reason_choice_right_text {
  position: absolute;
  top: -.7em;
  right: .7em;
  z-index: 9;
  width: 8%;
}
.lpbox .reason_icon {
  position: absolute;
  top: 6em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 26.7%;
  z-index: 9;
}


.lpbox .schedule__box {
  position: relative;
}
.lpbox .schedule__box__text_01 {
  position: absolute;
  bottom: 4em;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;

  width: 74.7%;
}
.lpbox .schedule__box__text_02 {
  position: absolute;
  bottom: 0;
  left: 5.9em;
  width: 70%;
}
.lpbox .schedule__box__text_03 {
  position: absolute;
  bottom: 0;
  left: 5.9em;
  width: 70.1%;
}
.lpbox .schedule__box__text_04 {
  position: absolute;
  bottom: .5em;
  left: 5.7em;
  width: 67.9%;
}
.lpbox .schedule__box__text_05 {
  position: absolute;
  bottom: 0;
  left: 5.7em;
  width: 70.1%;
}
.lpbox .schedule__box__text_06 {
  position: absolute;
  bottom: 8em;
  left: 5.7em;
  width: 67.2%;
}

.lpbox .start {
  position: relative;
}
.lpbox .start__text {
  position: absolute;
  bottom: 1em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 22.68%;
}
.lpbox .qa__box {
  position: relative;
}
.lpbox .qa__box__text_01 {
  position: absolute;
  top: 8.8em;
  left: 2.6em;
  width: 80.7%;
}
.lpbox .qa__box__text_02 {
  position: absolute;
  top: 9.2em;
  left: 2.6em;
  width: 79.4%;
}
.lpbox .qa__box__text_03 {
  position: absolute;
  top: 11em;
  left: 5.5em;
  width: 61.1%;
}

/*-------------------------------------------
footer
-----------------------------------------------*/
#lpfooter {
  width: 93%;
  margin: 0 auto;
  max-width: 720px;
}
#lpfooter .footer__link {
  text-align: center;
  margin-top: 3em;
  margin-bottom: 2em;
}
#lpfooter .footer__link li{
  font-size: 1em;
  margin-bottom: 1em;
  color: #4c4c4c;
  display: inline-block;
  border-right: 1px solid #4c4c4c;
  margin-right: 1em;
  padding-right: 1em;
  line-height: 1em;
}
#lpfooter .footer__link li:last-child {
  border: none;
}
#lpfooter #copy {
  border-top: 1px solid #4c4c4c;
  text-align: center;
  font-size: .75em;
  color: #527d26;
  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;
}


/* 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.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  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.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  to, 100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
