@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: 0x auto;
}
.lp-seo-h1 {
    margin-top: -49px !important; /* 隙間が空く分だけ、h1自身を上に上げる */
    margin-bottom: 0 !important;
    display: block;
    line-height: 0;
}
#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 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.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 .hdn {
  overflow: hidden;
}
.lpbox .fv__box {
  position: relative;
}
.lpbox #fv img {
  position: relative;
  z-index: 9;
}
.lpbox .fv__box video {
  position: absolute;
  top: -9em;
  left: 0;
  width: 100%;
}
.lpbox .fv__box__text {
  position: absolute;
  top: 23em;
  right: 1em;
  width: 31.7%;
}

.lpbox .wagamama__box {
  position: relative;
}
.lpbox .wagamama__box__text {
  position: absolute;
  top: 1.5em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 83.4%;
}

.lpbox .calorie {
  position: relative;
}
.lpbox .calorie_gif {
  width: 30%;
  height: auto;
  position: absolute;
}
.lpbox .calorie_gif_01 {
  top: 36%;
  right: 1rem;
}
.lpbox .calorie_gif_02 {
  top: 51%;
  left: 1rem;
}
.lpbox .calorie_gif_03 {
  top: 64%;
  right: 1rem;
}
.lpbox .calorie_gif_04 {
  top: 78%;
  left: 1rem;
}

.lpbox .secret {
  position: relative;
  margin-top: -10%;
}
.lpbox .secret__text_01 {
  position: absolute;
  top: 7.5em;
  right: 3em;
  width: 43%;
}
.lpbox .secret__text_02 {
  position: absolute;
  bottom: 30.5em;
  left: 2.5em;
  width: 47.5%;
}
.lpbox .secret__appeal_02 {
  position: absolute;
  bottom: 15%;
  left: 32%;
  width: 28%;
}
.lpbox .best__box {
  position: relative;
}
.lpbox .best__box__text {
  position: absolute;
  top: 7.8em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 77.1%;
}
.lpbox .cta {
  position: relative;
}
.lpbox .cta__box {
  position: relative;
}
.lpbox .cta__box__guarantee {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 94.7%;
}
.lpbox .cta__box__icon {
  position: absolute;
  top: 1.8em;
  right: 0.7em;
  width: 29%;
}
.lpbox .cta__box__text {
  position: absolute;
  top: 12em;
  right: 2em;
  width: 59.2%;
}
.lpbox .cta__box__allstage {
  position: absolute;
  top: 126em;
  width: 90%;
  left: 1.5rem;
}
.lpbox .cta__box__btn {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 91.8%;
}
.lpbox .cta__box__appeal {
  margin-top: -10%;
}

.lpbox .doctor__box {
  position: relative;
}
.lpbox .doctor__box__text_01 {
  position: absolute;
  top: 3em;
  right: 1.5em;
  width: 55.4%;
}
.lpbox .doctor__box__text_02 {
  position: absolute;
  bottom: 3em;
  left: 1.5em;
  width: 49.9%;
}

.lpbox .reason__box {
  position: relative;
}
.lpbox .reason__box__text_01 {
  position: absolute;
  top: 3em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 86%;
}
.lpbox .reason__box__text_02 {
  position: absolute;
  top: 3em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 85%;
}
.lpbox .reason__box__text_03 {
  position: absolute;
  top: 1.5em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 84.2%;
}
.lpbox .reason__box__text_04 {
  position: absolute;
  top: 8.3em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 61.8%;
}
.lpbox .reason__box__text_05 {
  position: absolute;
  top: 0em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 84%;
}
.lpbox .reason__box__text_06 {
  position: absolute;
  top: 5.5em;
  right: 3em;
  width: 44.6%;
}

.lpbox .reason__box video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 71%;
  border: 0.2em solid #94be5e;
  border-radius: 0.7em;
}

.lpbox .reason__box__text_07 {
  position: absolute;
  top: 3em;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 95.3%;
}
.lpbox .reason__box__text_08 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 82.9%;
}

.lpbox .happy_voice__box {
  position: relative;
}
.lpbox .happy_voice__box__text_01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 85.4%;
}
.lpbox .happy_voice__box__text_02 {
  position: absolute;
  top: 16em;
  left: 3em;
  width: 27.5%;
}
.lpbox .happy_voice__box__text_03 {
  position: absolute;
  top: 0;
  left: 0;
  width: 96%;
}
.lpbox .happy_voice__box__text_04 {
  position: absolute;
  top: 20.7em;
  left: 3em;
  width: 27.8%;
}
.lpbox .allstage__box {
  position: relative;
}
.lpbox .allstage__box__text {
  position: absolute;
  top: 5.5em;
  left: 0;
  right: 0;
  width: 91.6%;
}
.lpbox .story {
  background: #cfd2db;
}
.lpbox .parallax-sticky .inn {
  position: relative;
  z-index: 1;
  padding: 60% 2% 6%;
}
.lpbox .parallax-sticky .parallax-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.lpbox .parallax-sticky .parallax-bg .bg {
  background: no-repeat center center/cover;
  width: 100%;
  height: 60vh;
  position: sticky;
  top: 0;
  z-index: -1;
}
.lpbox .parallax-sticky .parallax-bg .bg01 {
  background: url("../img/story.jpg") no-repeat top center;
  background-size: 100%;
}

.lpbox .choice__box {
  position: relative;
}
.lpbox .choice__box__text_01 {
  position: absolute;
  top: 4em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 71%;
}
.lpbox .choice__box__text_02 {
  position: absolute;
  top: 1em;
  right: 0.5em;
  width: 48.95%;
}
.lpbox .choice__box__text_03 {
  position: absolute;
  top: 2em;
  left: 0.5em;
  width: 48.7%;
}
.lpbox .choice__box__text_04 {
  position: absolute;
  top: 1em;
  right: 0.5em;
  width: 48.8%;
}
.lpbox .follow__btn {
  background: #e6dcd2;
  padding: 0 2% 6%;
}

/*-------------------------------------------
details
-----------------------------------------------*/
.lpbox .detail {
  background: url("../img/detail_bg.png") repeat-y top center;
  background-size: 100%;
}
.lpbox .detail__box {
  text-align: center;
  width: 80%;
  margin-top: 0;
}
.lpbox .detail__box li {
  padding: 1% 2%;
}
.lpbox .detail__box li:nth-child(odd) {
  color: #565656;
  font-size: 1em;
  border-radius: 0.3em;
}
.lpbox .detail__box li:nth-of-type(even) {
  border-top: 1px solid #565656;
  color: #565656;
  font-size: 0.8em;
  text-align: center;
  padding: 1em 0;
}
.lpbox .detail__box li:nth-of-type(4),
.lpbox .detail__box li:nth-of-type(8),
.lpbox .detail__box li:nth-of-type(10) {
  text-align: justify;
}
.lpbox .material {
  position: relative;
  padding-bottom: 4em;
}
.lpbox .js_material.is_opened {
  padding-bottom: 0;
}
.lpbox .material__inner {
  width: 80%;
  margin: -30% auto 0;
}
.lpbox .material2__inner {
  width: 60%;
  margin: -39% auto 0;
}
.lpbox .material__btn {
  margin-top: -10%;
}
.lpbox .material__content {
  display: none;
  position: relative;
  z-index: 1;
}
.lpbox .user_voice {
  position: relative;
}
.lpbox .user_voice__list {
  position: absolute;
  top: 27%;
}
/* スクロールヒント */
.scrollHint {
  position: relative;
}
.scrollHint .finger {
  width: 120px;
  height: 80px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: calc(50% + 30px);
  left: calc(50% - 60px);
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  border-radius: 10px;
}
.scrollHint .finger img {
  height: 45px;
  margin-top: 5px;
  width: 35px;
}
.scrollHint .finger .active {
  animation: anim 1s;
  animation-iteration-count: 100;
}
.scrollHint .finger span {
  font-size: 10px;
  color: #fff;
}
@keyframes anim {
  0% {
    transform: translateX(30px);
    opacity: 1;
  }
  100% {
    transform: translateX(-30px);
    opacity: 0;
  }
}
.scrollHint .fadeout {
  animation: fadeOut 1.5s;
  animation-fill-mode: both;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.user_voice__wrapper {
  position: relative;
}
.user_voice__list {
  position: absolute;
  width: 90%;
  top: 28%;
  left: 50%;
  transform: translateX(-50%);
}
.user_voice__list .slide-arrow {
  position: absolute;
  top: 50%;
  width: 28px;
  height: 28px;
  z-index: 1;
  cursor: pointer;
}
@media screen and (min-width: 750px) {
  .user_voice__list .slide-arrow {
    width: 56px;
    height: 56px;
  }
}
.user_voice__list .prev-arrow {
  background: url("../img/arrow-prev.png") no-repeat center center;
  background-size: cover;
  left: 3%;
}
.user_voice__list .next-arrow {
  background: url("../img/arrow-next.png") no-repeat center center;
  background-size: cover;
  right: 3%;
}
.user_voice__list ul.slide-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  bottom: -5.5%;
  transform: translateX(-50%);
  z-index: 1;
}
.user_voice__list ul.slide-dots li {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #3f2a19;
  border-radius: 999px;
}
.user_voice__list ul.slide-dots li:not(:first-child) {
  margin-left: 5px;
}
.user_voice__list ul.slide-dots li.slick-active {
  background: #3f2a19;
}
.user_voice__list ul.slide-dots li button {
  display: none;
}
.lpbox .dietfood {
  position: relative;
}
.lpbox img.dietfood__float {
  width: 48%;
  position: absolute;
  left: 0;
  bottom: 5%;
  border-radius: 0 10px 10px 0;
}

/*-------------------------------------------
footer
-----------------------------------------------*/
#lpfooter {
  margin-top: 3em;
}
#lpfooter .footer__link {
  background: url("../img/footer_bg.png") no-repeat top center;
  background-size: 100%;
  text-align: left;
  padding: 8.6% 0;
}
#lpfooter .footer__link li {
  font-size: 1em;
  padding: 1% 0;
  width: 90%;
  color: #412917;
}
#lpfooter .footer__link img {
  width: 4%;
  vertical-align: middle;
  display: inline-block;
  margin-right: 0.6em;
}
#lpfooter #copy {
  text-align: center;
  font-size: 0.75em;
  color: #fff;
  background-color: #94be5e;
  box-sizing: border-box;
  padding: 0.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;
  z-index: 9;
}
.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;
}

/* shine */
.shine {
  position: relative;
  overflow: hidden;
}
.shine:before {
  content: "";
  width: 200%;
  height: 200%;
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 20%,
    rgba(255, 255, 255, 1) 45%,
    rgba(255, 255, 255, 1) 50%,
    rgba(255, 255, 255, 1) 55%,
    rgba(255, 255, 255, 0) 80%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 20%,
    rgba(255, 255, 255, 1) 45%,
    rgba(255, 255, 255, 1) 50%,
    rgba(255, 255, 255, 1) 55%,
    rgba(255, 255, 255, 0) 80%,
    rgba(255, 255, 255, 0) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 20%,
    rgba(255, 255, 255, 1) 45%,
    rgba(255, 255, 255, 1) 50%,
    rgba(255, 255, 255, 1) 55%,
    rgba(255, 255, 255, 0) 80%,
    rgba(255, 255, 255, 0) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=0 );
  position: absolute;
  top: -50%;
  left: -50%;
  -webkit-animation-name: shine;
  -moz-animation-name: shine;
  -o-animation-name: shine;
  animation-name: shine;
  -webkit-animation-duration: 1.2s;
  -moz-animation-duration: 1.2s;
  -o-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes shine {
  from,
  0% {
    -webkit-transform: translate3d(-100%, 0, 0) rotate(45deg);
    -ms-transform: translate3d(-100%, 0, 0) rotate(45deg);
    -o-transform: translate3d(-100%, 0, 0) rotate(45deg);
    transform: translate3d(-100%, 0, 0) rotate(45deg);
    opacity: 0;
  }
  20% {
    -webkit-transform: translate3d(-100%, 0, 0) rotate(45deg);
    -ms-transform: translate3d(-100%, 0, 0) rotate(45deg);
    -o-transform: translate3d(-100%, 0, 0) rotate(45deg);
    transform: translate3d(-100%, 0, 0) rotate(45deg);
    opacity: 1;
  }
  70% {
    -webkit-transform: translate3d(100%, 0, 0) rotate(45deg);
    -ms-transform: translate3d(100%, 0, 0) rotate(45deg);
    -o-transform: translate3d(100%, 0, 0) rotate(45deg);
    transform: translate3d(100%, 0, 0) rotate(45deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translate3d(100%, 0, 0) rotate(45deg);
    -ms-transform: translate3d(100%, 0, 0) rotate(45deg);
    -o-transform: translate3d(100%, 0, 0) rotate(45deg);
    transform: translate3d(100%, 0, 0) rotate(45deg);
    opacity: 0;
  }
  to,
  100% {
    -webkit-transform: translate3d(-100%, 0, 0) rotate(45deg);
    -ms-transform: translate3d(-100%, 0, 0) rotate(45deg);
    -o-transform: translate3d(-100%, 0, 0) rotate(45deg);
    transform: translate3d(-100%, 0, 0) rotate(45deg);
    opacity: 0;
  }
}
@keyframes shine {
  from,
  0% {
    -webkit-transform: translate3d(-100%, 0, 0) rotate(45deg);
    -ms-transform: translate3d(-100%, 0, 0) rotate(45deg);
    -o-transform: translate3d(-100%, 0, 0) rotate(45deg);
    transform: translate3d(-100%, 0, 0) rotate(45deg);
    opacity: 0;
  }
  20% {
    -webkit-transform: translate3d(-100%, 0, 0) rotate(45deg);
    -ms-transform: translate3d(-100%, 0, 0) rotate(45deg);
    -o-transform: translate3d(-100%, 0, 0) rotate(45deg);
    transform: translate3d(-100%, 0, 0) rotate(45deg);
    opacity: 1;
  }
  70% {
    -webkit-transform: translate3d(100%, 0, 0) rotate(45deg);
    -ms-transform: translate3d(100%, 0, 0) rotate(45deg);
    -o-transform: translate3d(100%, 0, 0) rotate(45deg);
    transform: translate3d(100%, 0, 0) rotate(45deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translate3d(100%, 0, 0) rotate(45deg);
    -ms-transform: translate3d(100%, 0, 0) rotate(45deg);
    -o-transform: translate3d(100%, 0, 0) rotate(45deg);
    transform: translate3d(100%, 0, 0) rotate(45deg);
    opacity: 0;
  }
  to,
  100% {
    -webkit-transform: translate3d(-100%, 0, 0) rotate(45deg);
    -ms-transform: translate3d(-100%, 0, 0) rotate(45deg);
    -o-transform: translate3d(-100%, 0, 0) rotate(45deg);
    transform: translate3d(-100%, 0, 0) rotate(45deg);
    opacity: 0;
  }
}
