@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: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
    "メイリオ", "Mayryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-feature-settings: "palt" 1;
  font-optical-sizing: auto;
  font-style: normal;
  color: #303030;
  line-height: 1.5em;
}
@media screen and (min-width: 750px) {
  .lpbox,
  #lpfooter {
    font-size: 16px;
    max-width: 375px;
    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 {
  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: 350px;
  width: 95%;
}

/*----------------------------------------*/
.lpbox .mov {
  background: #f7f5ed;
  box-sizing: border-box;
  padding: calc(40 / 750 * 100%);
  display: block;
  margin: 0 auto;
}
.lpbox .mov__box {
  width: 100%;
  padding-bottom: 100%;
  height: 0;
  overflow: hidden;
  position: relative;
  clip-path: polygon(
    calc(30 / 690 * 100%) 0,
    calc(100% - (30 / 690 * 100%)) 0,
    100% calc(30 / 690 * 100%),
    100% calc(100% - (30 / 690 * 100%)),
    calc(100% - (30 / 690 * 100%)) 100%,
    calc(30 / 690 * 100%) 100%,
    0% calc(100% - (30 / 690 * 100%)),
    0 calc(30 / 690 * 100%)
  );
  margin: 0 auto;
  z-index: 2;
}
.lpbox .mov__box video {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom center;
  z-index: 2;
}
/*----------------------------------------*/
.lpbox .cta {
  display: block;
  position: relative;
  margin: calc(30 / 750 * 100%) auto;
  width: calc(690 / 750 * 100%);
}
.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 .cta__att {
  background: #f0f2f3;
  display: block;
  box-sizing: border-box;
  margin: calc(30 / 690 * 100%) auto 0;
  padding: calc(20 / 690 * 100%) calc(40 / 690 * 100%);
  width: 100%;
}
.lpbox .cta__att dt {
  display: block;
  box-sizing: border-box;
  margin: calc(10 / 690 * 100%) auto;
}
.lpbox .cta__att dd {
  padding: 0;
  margin: 0;
  width: 100%;
  font-size: calc(18 / 28 * 1em);
  line-height: calc(30 / 18 * 1em);
  font-weight: 300;
  letter-spacing: 0.06em;
  text-align: justify;
}
/*---------------------------*/
.lpbox .reason__box {
  position: relative;
  display: block;
  margin: 0 auto;
}
.lpbox .reason__box .owl-carousel .owl-nav button.owl-prev {
  background: url(https://d2w53g1q050m78.cloudfront.net/deconbrandjp/uploads/img/nav_l.webp)
    no-repeat top left;
  -webkit-background-size: cover;
  background-size: cover;
  width: calc(40 / 28 * 1em);
  height: calc(100 / 28 * 1em);
  position: absolute;
  top: calc(50% - (100 / 28 * 1em * 0.5));
  left: calc(10 / 28 * 1em);
}
.lpbox .reason__box .owl-carousel .owl-nav button.owl-next {
  background: url(https://d2w53g1q050m78.cloudfront.net/deconbrandjp/uploads/img/nav_r.webp)
    no-repeat top right;
  -webkit-background-size: cover;
  background-size: cover;
  width: calc(40 / 28 * 1em);
  height: calc(100 / 28 * 1em);
  position: absolute;
  top: calc(50% - (100 / 28 * 1em * 0.5));
  right: calc(10 / 28 * 1em);
}
.lpbox .reason__box .owl-carousel .owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  margin: calc(30 / 28 * 1em) auto;
  gap: 0.5em;
}
.lpbox .reason__box .owl-carousel button.owl-dot {
  display: block;
  width: 0.7em;
  height: 0.7em;
  border-radius: 1em;
  border: 1px solid #138582;
}
.lpbox .reason__box .owl-carousel button.owl-dot.active {
  background: #138582;
}
/*---------------------------*/
.lpbox .faq {
  display: block;
  margin: calc(100 / 750 * 100%) auto calc(80 / 750 * 100%);
}
.lpbox .faq__ttl {
  width: calc(570 / 750 * 100%);
  margin: 0 auto;
}
.lpbox .faq__item {
  box-sizing: border-box;
  border: 1px solid #404040;
  display: block;
  padding: calc(15 / 750 * 100%) calc(20 / 750 * 100%) calc(15 / 750 * 100%)
    calc(20 / 750 * 100%);
  width: calc(690 / 750 * 100%);
  margin: calc(40 / 750 * 100%) auto;
}
.lpbox .faq__item--q {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  gap: calc(20 / 28 * 1em);
  margin: 0;
  position: relative;
  padding-right: calc(50 / 648 * 100%);
}
.lpbox .faq__item--q:before {
  content: "";
  display: block;
  width: calc(72 / 648 * 100%);
  height: 0;
  padding-bottom: calc(76 / 648 * 100%);
  background: url(https://d2w53g1q050m78.cloudfront.net/deconbrandjp/uploads/img/faq_q.webp)
    no-repeat top right;
  -webkit-background-size: contain;
  background-size: contain;
}
.lpbox .faq__item--q:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: calc(50 / 648 * 100%);
  height: 100%;
  background: url(https://d2w53g1q050m78.cloudfront.net/deconbrandjp/uploads/img/faq_ar.webp)
    no-repeat 50% 50%;
  -webkit-background-size: calc(24 / 28 * 1em) auto;
  background-size: calc(24 / 28 * 1em) auto;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  transform: rotate(180deg);
}
.lpbox .faq--open.faq__item--q:after {
  content: "";
  transform: rotate(0deg);
}
.lpbox .faq__item--q span {
  margin: 0;
  box-sizing: border-box;
  color: #138582;
  font-size: calc(30 / 28 * 1em);
  line-height: calc(44 / 30 * 1em);
  letter-spacing: 0.12em;
  font-weight: 500;
}
.lpbox .faq__text > *:first-child {
  border-top: 1px solid #404040;
}
.lpbox .faq__text {
  box-sizing: border-box;
  padding-top: calc(20 / 648 * 100%);
}
.lpbox .faq__text p {
  box-sizing: border-box;
  padding: calc(15 / 648 * 100%) calc(20 / 648 * 100%);
  margin: 0 auto;
  font-size: calc(26 / 28 * 1em);
  line-height: calc(48 / 26 * 1em);
  letter-spacing: 0.12em;
  font-weight: 400;
  text-align: justify;
}
.lpbox .faq__text p + p {
  margin-top: 1em;
}
.lpbox .faq__cir {
  color: #138582;
  font-size: 0.8em;
  vertical-align: baseline;
}
/*---------------------------*/

.lpbox .product {
  margin: calc(80 / 750 * 100%) auto;
  position: relative;
}
.lpbox .product__box {
  box-sizing: border-box;
  position: relative;
  width: calc(630 / 750 * 100%);
  z-index: 2;
  margin: 0 auto 0;
}
.lpbox .product__box dl {
  display: table;
  width: 100%;
  margin: calc(20 / 630 * 100%) auto calc(30 / 630 * 100%);
}
.lpbox .product__box dt {
  display: table-cell;
  padding: 0;
  position: relative;
  text-align: center;
  width: calc(140 / 630 * 100%);
  text-align: left;
  color: #138582;
  border-right: 1px solid #138582;
  vertical-align: middle;
  font-weight: 400;
}
.lpbox .product__box dd {
  display: table-cell;
  position: relative;
  text-align: center;
  width: calc(490 / 630 * 100%);
  text-align: left;
  letter-spacing: 0.1em;
  font-size: calc(22 / 28 * 1em);
  line-height: calc(34 / 22 * 1em);
  font-feature-settings: normal;
  box-sizing: border-box;
  padding-left: calc(30 / 630 * 100%);
  font-weight: 400;
}

/*-------------------------------------------
 footer
-----------------------------------------------*/
#lpfooter {
  background: #f0f2f3;
  box-sizing: border-box;
  padding: calc(10 / 750 * 100%);
  margin: clamp(50px, calc(10 / 750 * 100%), 120px) auto 0;
}
#lpfooter .footer__link {
  text-align: center;
  margin-top: 1.5em;
  margin-bottom: 1em;
}
#lpfooter .footer__link li {
  font-size: 1em;
  margin-bottom: 1.5em;
  display: inline-block;
  width: 10%;
  margin-right: 3em;
}
#lpfooter .footer__link li:last-child {
  margin-right: 0;
}
#lpfooter #copy {
  color: #138582;
  border-top: 1px solid;
  font-size: calc(18 / 28 * 1em);
  text-align: center;
  box-sizing: border-box;
  padding: 1em;
}
