@charset "utf-8";
/* CSS Document */

/*******************

LP style

********************/
html , body {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  background: #ebebeb;
}

/* 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;
  font-feature-settings: 'palt' 1;
  font-weight: 400;
  letter-spacing: 0.05em;
  color:#ffffff;
  line-height:1.5em;
}
#lpbox .serif{
  font-family: 'Noto Serif JP', serif;
}
#lpbox .bold {
  font-weight: bold;
}
#lpbox .sbold {
  font-weight: 600;
}
#lpbox .yw {
  color: #99844c;
}
#lpbox .font--s {
  font-size: 0.7em;
}
#lpbox .mk {
  background: rgb(234,217,133);
  background: -moz-linear-gradient(180deg, rgba(234,217,133,0) 0%, rgba(234,217,133,0) 74%, rgba(234,217,133,1) 74%, rgba(234,217,133,1) 94%, rgba(234,217,133,1) 94%, rgba(234,217,133,0) 94%, rgba(234,217,133,0) 100%);
  background: -webkit-linear-gradient(180deg, rgba(234,217,133,0) 0%, rgba(234,217,133,0) 74%, rgba(234,217,133,1) 74%, rgba(234,217,133,1) 94%, rgba(234,217,133,1) 94%, rgba(234,217,133,0) 94%, rgba(234,217,133,0) 100%);
  background: linear-gradient(180deg, rgba(234,217,133,0) 0%, rgba(234,217,133,0) 74%, rgba(234,217,133,1) 74%, rgba(234,217,133,1) 94%, rgba(234,217,133,1) 94%, rgba(234,217,133,0) 94%, rgba(234,217,133,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ead985",endColorstr="#ead985",GradientType=1);
}
#fv .fv__box {
  position: relative;
}
#fv .fv__box__text {
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  position: absolute;
  top: .6em;
  left: 5.6em;
  color: #1b1b1b;
  font-size: 1.6em;
  line-height: 1.5em;
}
#fv .fv__box__text .orange {
  color: #c5727f;
}
#lpbox .cp {
  background: #fff;
}
#lpbox .cp__btn {
  width: 90%;
}
#lpbox .cp__box {
  position: relative;
  color: #3b3e43;
}
#lpbox .cp__box .cp__box__text01 {
  font-family: "Noto Serif", serif;
  position: absolute;
  top:  1.5em;
  left: 2em;
  text-align: center;
}
#lpbox .cp__box .cp__box__text01 .f-size4 {
  font-size: 2.2em;
}
#lpbox .cp__box .cp__box__text01 small {
  font-size: .6em;
  vertical-align: top;
}
#lpbox .cp__box .cp__box__text02 {
  font-family: "Noto Serif", serif;
  position: absolute;
  top: 1.5em;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
#lpbox .cp__box .cp__box__text02 .f-size4 {
  font-size: 2.2em;
}
#lpbox .cp__box .cp__box__text03 {
  font-family: "Noto Serif", serif;
  position: absolute;
  top: 1.5em;
  right: 1.5em;
  text-align: center;
}
#lpbox .cp__box .cp__box__text03 .f-size3 {
  font-size: 1.2em;
}
#lpbox .cp__box .red {
  color: #c5727f;
}


@media screen and (min-width:750px){
  #lpbox , #lpfooter {
    font-size: 28px;
    max-width: 750px;
    margin: 0 auto;
  }
  #lpbox .popup-off p img {
    width: 40%;
  }
}
#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;
}
/*-------------------------------------------
enq
-----------------------------------------------*/
#lpbox .enq {
  box-sizing: border-box;
  display: block;
  /*   padding: 8% 5.5%; */
  margin: 0 auto;
  width: 100%;
}
#lpbox .enq__guide {
  padding: 8% 5.5% 0;
  display: block;
  margin: 0 auto;
}
#lpbox .enq__thanks {
  margin-top:0;
}
#lpbox .enq__ic {
  width: 13.333%;
  display: block;
  margin: 0;
}
#lpbox .enq__box {
  display: block;
  width: 100%;
  margin: 0;
}

#lpbox .enq__bal p {
  text-align: justify;
}


#lpbox .enq__btn-box{
  position: relative;
  border-radius: 0 0 0.3em 0;
  background: #fff;
  box-sizing: border-box;
  padding: 1em 1em 1.4em;
}
#lpbox .enq__btn-box:after{
  content: "";
  display: block;
  clear: both;
}
#lpbox .enq__btn--bk a{
  background: url(../img/btn_bk.png) no-repeat 16% 50%;
  border: 2px solid #3b3e43;
  cursor: pointer;
  display: inline-block;
  width: 7em;
  text-align: center;
  /*   font-weight: bold; */
  box-sizing: border-box;
  padding: 0.5em 0 0.5em 1em;
  -webkit-background-size: auto 0.7em;
  background-size: auto 0.7em;
  color: #000;
}
#lpbox .enq__btn--bk a{
  text-decoration: none;
}
#lpbox .enq__btn--yw {
  background-color: #fff;
  border: 2px solid #c5727f;
  cursor: pointer;
  display: inline-block;
  width: 7em;
  text-align: center;
  /*   font-weight: bold; */
  box-sizing: border-box;
  padding: 0.5em 1em 0.5em 0;
  float: right;
}
#lpbox .enq__btn--yw span {
  display: block;
  background: url(../img/btn_ar.png) no-repeat 100% 50%;
  -webkit-background-size: auto 0.7em;
  background-size: auto 0.7em;
  width: 100%;
  color: #c5727f;
}
#lpbox .enq__ttl {
  color: #99844c;
  font-weight: 600;
  font-size: 1.12em;
}
#lpbox .enq__bal__img {
  display: block;
}

#lpbox .enq__ans {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  
  display: inline-block;
  position: relative;
  background-color: #fff;
  box-sizing: border-box;
  padding: 1em 1em 0.4em;
  color: #000a11;
  line-height: 1.66em;
  display: block;
}

#lpbox .enq__ans__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start;
}
#lpbox .enq__ans__box .enq__btn--bl {
  width: 100%;
  text-align: center;
  margin-bottom: 0.6em;
}
#lpbox .enq__ans--2col .enq__ans__box .enq__btn--bl {
  width: 48%;
}
#lpbox .enq__ans--2col {
  width: 100%;
  margin-right: 0;
  display: block;
}
#lpbox .enq__ans--2col .enq__ans__box .enq__btn--bl:nth-child(even){
  margin-left: 3%;
}
#lpbox .enq__ans__box .enq__btn--bl input {
  display: none;
}
#lpbox .enq__ans__box .enq__btn--bl span {
  display: block;
  width: 100%;
  /*   border: 1px solid #000a11; */
  border-radius: 3em;
  box-sizing: border-box;
  padding: 0.6em;
  cursor: pointer;
  background-color: #ebebeb;
}
#lpbox .enq__ans__box .enq__btn--bl input:checked + span {
  /*   border: 1px solid #b28420; */
  background-color: #e8a6b0;
  color: #3b3e43;
}
/**********/
#lpbox .enq__ic {
  -webkit-transform-origin: bottom center;
  -moz-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  -o-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform: translate3d(0,0%,0);
  -ms-transform: translate3d(0,0%,0);
  -o-transform: translate3d(0,0%,0);
  transform: translate3d(0,0%,0);
  opacity: 1;
}
#lpbox .enq__guide.enqhide .enq__ic {
  -webkit-transform: translate3d(0,30%,0);
  -ms-transform: translate3d(0,30%,0);
  -o-transform: translate3d(0,30%,0);
  transform: translate3d(0,30%,0);
  opacity: 0;
}
#lpbox .enq__text {
  -webkit-transform-origin: bottom center;
  -moz-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  -o-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform: translate3d(0,0%,0);
  -ms-transform: translate3d(0,0%,0);
  -o-transform: translate3d(0,0%,0);
  transform: translate3d(0,0%,0);
  opacity: 1;
}
#lpbox .enq__text small {
  font-size: .5em;
  vertical-align: top;
  display: inline-block;
  margin-top: -.5em;
}
#lpbox .enq__text__kome {
  font-size: .6em;
  line-height: 1.7em;
  width: 100%;
}
#lpbox .enq__bal {
  position: relative;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
#lpbox .enq__bal .question__q {
  position: absolute;
  top: 1.4em;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  font-size: .95em;
  letter-spacing: .1em;
  color: #3b3e43;
}
#lpbox .enq__bal .question__q span {
  font-size: .8em;
}
#lpbox .enq__bal .question__text {
  position: absolute;
  top: 3.7em;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  font-size: 1.1em;
  letter-spacing: .1em;
}
#lpbox .enq__bal .question__text span {
  display: block;
  font-size: .55em;
  line-height: 1.5em;
}

#lpbox .enq__bal .content__text_01 {
  position: absolute;
  top: 2.3em;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  font-size: .95em;
  line-height: 1.9em;
  letter-spacing: .25em;
}
#lpbox .enq__bal .content__text_01 .underline {
  border-bottom: 1px solid #f4df9f;
}

#lpbox .enq__bal .content__text_02 {
  position: absolute;
  top: 11em;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
  color: #276f8d;
}
#lpbox .enq__bal .content__text_03 {
  position: absolute;
  top: 34.5em;
  left: 3.9em;
  color: #3b3e43;
  text-align: center;
  font-size: .9em;
  line-height: 1.4em;
}
#lpbox .enq__bal .content__text_04 {
  position: absolute;
  top: 34.5em;
  left: 15.5em;
  color: #3b3e43;
  text-align: center;
  font-size: .9em;
  line-height: 1.4em;
}
#lpbox .enq__bal .content__text_05 {
  position: absolute;
  bottom: 13.5em;
  right: 2.4em;
  color: #3b3e43;
  text-align: center;
  font-size: .9em;
  line-height: 1.4em;
}
#lpbox .enq__bal .content__text_06 {
  position: absolute;
  bottom: 9.4em;
  right: 1.7em;
  color: #3b3e43;
  text-align: center;
  font-size: .9em;
  line-height: 1.4em;
}
#lpbox .enq__bal .content__text_07 {
  position: absolute;
  bottom: 3.8em;
  right: 2.5em;
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
  color: #276f8d;
}
#lpbox .enq__bal .content__text_08 {
  position: absolute;
  bottom: 2em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 88%;
  color: #3b3e43;
  text-align: left;
  font-size: .6em;
  line-height: 1.7em;
}




/* #lpbox .enq__guide.enqhide .enq__text {
-webkit-transform: translate3d(0,30%,0);
-ms-transform: translate3d(0,30%,0);
-o-transform: translate3d(0,30%,0);
transform: translate3d(0,30%,0);
opacity: 0;
} */
#lpbox .enq__guide .enq__text:nth-of-type(2){
  -webkit-transition-delay: .5s;
  -o-transition-delay: .5s;
  transition-delay: .5s;
}
#lpbox .enq__guide .enq__text:nth-of-type(3){
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
#lpbox .enq__guide .enq__text:nth-of-type(4){
  -webkit-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
  transition-delay: 1.5s;
}
#lpbox .enq__guide .enq__text:nth-of-type(5){
  -webkit-transition-delay: 2s;
  -o-transition-delay: 2s;
  transition-delay: 2s;
}


/*----------------------------------------*/
#lpbox .foryou {
  background-color: #fff;
  overflow: hidden;
  box-sizing: border-box;
  border-radius: 1.5em 0 1.5em 0;
  border: .5em solid #fff;
  margin: 0.5em auto 0;
}
#lpbox .foryou dt{
  overflow: hidden;
  box-sizing: border-box;
  border-radius: 1.2em 0 1.2em 0;
  background: rgb(133,110,58);
  background: -moz-linear-gradient(90deg, rgba(133,110,58,1) 0%, rgba(187,170,123,1) 50%, rgba(133,110,58,1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(133,110,58,1) 0%, rgba(187,170,123,1) 50%, rgba(133,110,58,1) 100%);
  background: linear-gradient(90deg, rgba(133,110,58,1) 0%, rgba(187,170,123,1) 50%, rgba(133,110,58,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#856e3a",endColorstr="#856e3a",GradientType=1);
  text-align: center;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.1em;
  font-size: 0.9em;
  padding: 0.6em 0;
  position: relative;
}
#lpbox .foryou dd {
  background: url(../img/dot.png) no-repeat top center;
  -webkit-background-size: 0.24em auto;
  background-size: 0.24em auto;
  box-sizing: border-box;
  font-size: .88em;
  padding: 1.3em 0.5em .2em;
  display: block;
  position: relative;
  margin-top: -0.1em;
  z-index: 1;
  text-align: justify;
  line-height: 1.75em;
}
#lpbox .foryou sup {
  font-size: 0.6em;
}
#lpbox .foryou__att p {
  text-align: center;
  font-size: .6em;
  font-weight: 300;
  line-height: 1.5em;
  margin: 0.6em auto;
}
#lpbox .enq__gif {
  position: relative;
  display: block;
  margin: 0 auto;
}
#lpbox .enq__gif__item {
  display: block;
  position: absolute;
  top: 0.4em;
  right: 0.7em;
  width: 41%;
  box-sizing: border-box;
}
/*----------------------------------------*/
#lpbox .gif__box {
  position: relative;
  margin: 0 auto;
  width: 100%;
}
#lpbox .gif__item {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 0 10% 0 10%;
}
#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 .popup-off {
  display: none;

  background-color:rgba(0,0,0,0.8);
  outline: 1px solid red;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
}
#lpbox .popup-off p {
  width: 70%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}




/*-------------------------------------------
footer
-----------------------------------------------*/

#lpfooter .footer__link {
  width: 90%;
  text-align: right;
  margin-top: 2em;
  margin-bottom: 1em;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal; 
}

#lpfooter .footer__link li{
  font-size: .8em;
  display: inline-block;
  color: #3b3e43;

}
#lpfooter .footer__link li a {
  border-right: 1px solid #1b1b1b;
  padding: 0 1em;
  letter-spacing: .1em;
}
#lpfooter .footer__link li:last-child a {
  border: none;
  padding-right: 0;
}
#lpfooter #copy {
  border-top: 1px solid #fff;
  width: 100%;
  text-align: center;
  font-size: .75em;
  color: #fff;
  background-color: #3b3e43;
  box-sizing: border-box;
  padding: .5em;
  letter-spacing: .1em;

  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal; 
}

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