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

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

 LP style

********************/
.l-header,.l-bottom,.l-footer, .l-copyright{display: none!important;}   
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:#040000;
  line-height:1.5em;
  background: #ffffff;
}
@media screen and (min-width:750px){
  html , body {
  background: url(https://img21.shop-pro.jp/PA01503/201/etc/qa_bg.png) repeat top center;
  -webkit-background-size: auto auto;
  background-size: auto auto;
  background-attachment: fixed;
  box-sizing: border-box;
  display: block;
  }
  
.lpbox , #lpfooter {
    font-size: 28px;
    max-width: 750px;
    margin: 0 auto;
  box-shadow: 10px 10px 20px rgba(250,165,81,0.8), -10px 10px 20px rgba(250,165,81,0.8);
  border-left: 6px solid #040000;
  border-right: 6px solid #040000;
  }
}
.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;
}
/*----------------------------------------*/
.lpbox .tel {
  box-sizing: border-box;
  background: #faa450;
  display: block;
  padding: 1% calc((1 - 729 / 750) * 100% * 0.5);
}
/*----------------------------------------*/
.lpbox .cta {
  display: block;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.lpbox .cta__box--8 ,
.lpbox .cta__box--16 ,
.lpbox .cta__box--tel {
  margin: 0 auto;
  position: relative;
  width: 100%;
}

.lpbox .cta__btn--8 {
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 calc((1 - 610 / 750) * 100% * 0.5) calc(86 / 750 * 100%);
  width: 100%;
}

.lpbox .cta__btn--16 {
  box-sizing: border-box;
  padding: 0 5%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 calc((1 - 610 / 750) * 100% * 0.5) calc(10 / 750 * 100%);
  width: 100%;
}
.lpbox .cta__btn--tel {
  box-sizing: border-box;
  padding: 0 5%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 4% calc((1 - 730 / 750) * 100% * 0.5) 0;
  width: 100%;
}


/*---------------------------*/
.lpbox .fukuoka {
  display: block;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.lpbox .fukuoka__box {
  margin: 0 auto;
  position: relative;
  width: 100%;
}

.lpbox .fukuoka__btn {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  padding: 2% calc((1 - 710 / 750) * 100% * 0.5) ;
  width: 100%;
}


/*---------------------------*/
.lpbox .qa {
  background: url(https://img21.shop-pro.jp/PA01503/201/etc/qa_bg.png) repeat top center;
  -webkit-background-size: calc(800 / 750 * 100%) auto;
  background-size: calc(800 / 750 * 100%) auto;
  box-sizing: border-box;
  display: block;
  padding: 0 0 8%;
}
.lpbox .qa__q {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  position: relative;
  padding-right: calc(20 / 750 * 100%);
}

.lpbox .qa__q:after {
  content: "";
  display: block;
  width: calc(90 / 750 * 100%);
  height: 0;
  padding-bottom: calc(86 / 750 * 100%);
  background: url(https://img21.shop-pro.jp/PA01503/201/etc/qa_ar.png) no-repeat 50% 50%;
  -webkit-background-size: contain;
  background-size: contain;
  position: absolute;
  top: 32%;
  right: 1.2em;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.lpbox .qa__q.acd__btn--open:after {
  content: "";
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}


/*---------------------------*/
.lpbox .product {
  margin: 0 auto;
  position: relative;
}
.lpbox .product__box {
  background: #ffb326;
  box-sizing: border-box;
  padding: 0 calc((1 - 690 / 750) * 100% * 0.5) calc(50 / 750 * 100%);
  position: relative;
  width: 100%;
  z-index: 2;
  margin: 0 auto 0;
}
.lpbox .product__box dt {
  background-color: #fff;
  box-sizing: border-box;
  border-radius: .5em;
  color: #e23910;
  font-weight: 700;
  padding: 2%;
  position: relative;
  text-align: center;
}
.lpbox .product__box dd {
  padding: 2%;
  font-size: calc(22 / 26 * 1em);
  font-weight: 700;
  line-height: calc(38 / 22 * 1em);
  position: relative;
  text-align: center;
}
.lpbox .product__box dd.txt--left {
  text-align: left;
}


/*-------------------------------------------
 footer
-----------------------------------------------*/
#lpfooter .footer__link {
  text-align: left;
  box-sizing: border-box;
  padding: calc(80 / 750 * 100%) calc(50 / 750 * 100%) calc(50 / 750 * 100%);
  margin: 0 auto 0;
}
#lpfooter .footer__link li{
  font-size: 1em;
  margin-bottom: 1em;
  font-weight: 700;
}
#lpfooter .footer__link li:before {
  content: "¡½";
  padding-right: 1em;
}
#lpfooter #copy {
  text-align: center;
  font-weight: 700;
  font-size: .82em;
  color: #fff;
  background-color: #e23910;
  box-sizing: border-box;
  padding: .8em 0;
}

/*-------------------------------------------
 animation
-----------------------------------------------*/
/* expand */
.lpbox .expand {
  cursor: pointer;
  display: block;
  -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.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08);
  }
  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.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08);
  }
  to, 100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}