@charset "UTF-8";
/* CSS Document */
.dh_lp_wrapper {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 100px;
  font-family: "EB Garamond", "Noto Serif JP", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
  color: #442e18;
  font-size: 18px;
  font-style: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.dh_lp_wrapper * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.dh_lp_wrapper ul, .dh_lp_wrapper li {
  margin: 0;
  padding: 0;
}
.dh_lp_wrapper a, .dh_lp_wrapper a:hover, .dh_lp_wrapper a:focus {
  text-decoration: none;
  color: #000;
}
.dh_lp_wrapper p {
  margin: 0;
  padding: 0;
}
.dh_lp_wrapper .pc {
  display: block;
}
.dh_lp_wrapper .sp {
  display: none;
}
.dh_lp_wrapper img {
  max-width: 100%;
  height: auto;
}
.dh_lp_wrapper .mv {
  width: 100%;
  max-width: 1000px;
  text-align: center;
}
.dh_lp_wrapper .lead {
  margin-top: 70px;
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 2.2;
}
.dh_lp_wrapper .lead_title {
  font-size: 28px;
  line-height: 2;
  font-family: "EB Garamond", "Noto Serif JP", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
  color: #442e18;
}
.dh_lp_wrapper .lead_title-sub {
  font-size: 18px;
}
.dh_lp_wrapper .item-lead {
  margin-top: 80px;
  max-width: 1000px;
  width: 100%;
  text-align: center;
  font-size: 16px;
  line-height: 2;
}
.dh_lp_wrapper .item-lead_title {
  font-size: 18px;
  line-height: 1.6em;
  letter-spacing: 0.05em;
  font-family: "EB Garamond", "Noto Serif JP", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
  color: #442e18;
}
.dh_lp_wrapper .item-lead_title-en {
  border-bottom: 1px solid #442e18;
  font-size: 32px;
  font-family: "EB Garamond", serif;
  font-style: italic;
  display: inline-block;
}
.dh_lp_wrapper .item-lead_discription {
  margin-top: 30px;
}
.dh_lp_wrapper .item-lead_img_box {
  margin: 0 auto;
  max-width: 500px;
}
.dh_lp_wrapper .item {
  /*margin: 60px auto 100px;*/
  margin: 80px auto 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
}
.dh_lp_wrapper .item_img {
  width: 50%;
  -ms-flex-item-align: center;
      align-self: center;
}
.dh_lp_wrapper .item_text {
  width: 50%;
  /*padding: 0 2.5%;*/
  padding: 0 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: self-end;
      -ms-flex-align: self-end;
          align-items: self-end;
}
.dh_lp_wrapper .item_title {
  width: 100%;
  margin: 0 auto 4%;
  font-size: 28px;
  font-weight: normal;
  font-family: "EB Garamond", "Noto Serif JP", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
  color: #442e18;
}
.dh_lp_wrapper .item_title .number {
  display: block;
  font-size: 32px;
  font-family: "EB Garamond", serif;
  font-style: italic;
}
.dh_lp_wrapper .item_discription {
  width: 100%;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.5px;
}
.dh_lp_wrapper {
  /* クレジット */
}
.dh_lp_wrapper .detail {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 0;
}
.dh_lp_wrapper .detail_item {
  min-height: 50px;
  padding: 5px 0;
  border-bottom: 1px solid #442e18;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
}
.dh_lp_wrapper .detail_name {
  width: 48%;
  font-size: 20px;
  line-height: 1.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dh_lp_wrapper .detail_price {
  width: 30%;
  text-align: center;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.dh_lp_wrapper .detail_price.notice {
  font-size: 14px;
  letter-spacing: 0;
  /*width: 26%;*/
  width: 18%;
  text-align: left;
}
.dh_lp_wrapper .detail_price .tax {
  font-size: 12px;
}
.dh_lp_wrapper .detail_btn {
  width: 22%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dh_lp_wrapper .detail_btn a {
  width: 100%;
  display: block;
  color: #fff;
  font-size: 18px;
  background-color: #442e18;
  text-decoration: none;
  line-height: 38px;
  border: 1px solid #442e18;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  letter-spacing: 2px;
}
.dh_lp_wrapper .detail_btn a:hover {
  background-color: #fff;
  color: #442e18;
}
.dh_lp_wrapper .detail_btn.no-link a {
  background-color: #fff;
  border: none;
  color: #442e18;
  text-decoration: none;
  pointer-events: none;
  font-size: 14px;
  letter-spacing: 0;
}
.dh_lp_wrapper {
  /* .detail_btn2 {
  	width: 22%;
  	text-align: center;
  	display: block;
  	color: #442e18;
  	font-size: 18px;
  	background-color:#fff;
  	text-decoration: none;
  	line-height: 38px;
  	transition: all 0.3s;
  	letter-spacing: 2px;
  } */
  /* ボタンエリア */
}
.dh_lp_wrapper .bottom-area {
  width: 80%;
  max-width: 600px;
  margin: 140px auto;
}
.dh_lp_wrapper .brandlink {
  margin-bottom: 5%;
  text-align: center;
}
.dh_lp_wrapper .brandlink a {
  display: block;
  text-decoration: none;
  line-height: 80px;
  background-color: #442e18;
  color: #fff;
  font-size: 16px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid #442e18;
}
.dh_lp_wrapper .brandlink a:hover {
  background-color: #fff;
  color: #442e18;
}
.dh_lp_wrapper {
  /* --- lp_btn --- */
}
.dh_lp_wrapper .bottom-area .lp_btn-wrap {
  margin-bottom: 20px;
}
.dh_lp_wrapper .bottom-area .lp_btn-wrap a {
  position: relative;
  width: 100%;
  display: block;
  color: #fff;
  font-size: 18px;
  background-color: #442e18;
  text-decoration: none;
  /* line-height: 80px; */
  border: 1px solid #442e18;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  letter-spacing: 2px;
  text-align: center;
  padding: 1.4rem;
}
.dh_lp_wrapper .bottom-area .lp_btn-wrap a:hover {
  background-color: #fff;
  color: #442e18;
}
.dh_lp_wrapper .bottom-area .lp_btn-wrap a::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 44%;
  right: 1.25rem;
}
.dh_lp_wrapper .lp_btn-wrap a:hover::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #442e18;
  border-right: 1px solid #442e18;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 44%;
  right: 2rem;
}
.dh_lp_wrapper .bottom-area .lp_btn-wrap:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .dh_lp_wrapper .item {
    max-width: 500px;
    margin-inline: auto;
  }
  .dh_lp_wrapper .item_img {
    width: 100%;
    text-align: center;
  }
  .dh_lp_wrapper .item_text {
    width: 100%;
    margin-top: 5%;
  }
  .dh_lp_wrapper .detail {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper {
    font-size: 14px;
    margin-bottom: 70px;
    padding: 0 15px;
  }
  .dh_lp_wrapper .pc {
    display: none;
  }
  .dh_lp_wrapper .sp {
    display: block;
  }
  .dh_lp_wrapper .lead {
    margin-top: 40px;
    font-size: 14px;
  }
  .dh_lp_wrapper .lead_title {
    margin-bottom: 30px;
    font-size: 22px;
    line-height: 1.4;
  }
  .dh_lp_wrapper .lead_title-sub {
    margin-top: 10px;
    font-size: 13px;
    display: block;
  }
  .dh_lp_wrapper .item-lead {
    margin-top: 15%;
    margin-bottom: 80px;
    font-size: 14px;
  }
  .dh_lp_wrapper .item-lead_title-en {
    font-size: 26px;
  }
  .dh_lp_wrapper .item {
    margin-top: 10px;
  }
  .dh_lp_wrapper .item:last-child {
    margin-bottom: 50px;
  }
  .dh_lp_wrapper .item_title {
    font-size: 24px;
  }
  .dh_lp_wrapper .item_discription {
    line-height: 25px;
  }
  .dh_lp_wrapper .detail_item {
    border-bottom: 1px solid #442e18;
    font-size: 0;
  }
  .dh_lp_wrapper .detail_price {
    width: 45%;
    text-align: center;
    font-size: 16px;
    max-width: 131px;
  }
  .dh_lp_wrapper .detail_btn {
    width: 20%;
    text-align: center;
  }
  .dh_lp_wrapper .detail_btn a {
    font-size: 16px;
  }
  .dh_lp_wrapper {
    /* .detail_btn2 {
    	width: 22%;
    	text-align: center;
    	display: block;
    	color: #442e18;
    	font-size: 12px;
    	background-color:#fff;
    	text-decoration: none;
    	line-height: 40px;
    	transition: all 0.3s;
    	letter-spacing: 2px;
    } */
  }
  .dh_lp_wrapper .bottom-area {
    margin: 70px auto;
    /*width: 100%;*/
    width: 90%;
  }
  .dh_lp_wrapper .brandlink a {
    font-size: 14px;
    line-height: 60px;
  }
  .dh_lp_wrapper .__pf_pIkgjoeY .pf-6_ {
    padding-top: 35px;
    padding-bottom: 0;
  }
  .dh_lp_wrapper .__pf_pIkgjoeY .pf-7_ {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: -15px;
  }
  .dh_lp_wrapper .bottom-area .lp_btn-wrap a {
    padding: 1rem;
    font-size: 15px;
  }
  .dh_lp_wrapper .bottom-area .lp_btn-wrap a::after {
    right: 1.3rem;
  }
  .dh_lp_wrapper .lp_btn-wrap a:hover::after {
    right: 1.3rem;
  }
  .dh_lp_wrapper .detail_price.notice {
    width: 19%;
  }
  .dh_lp_wrapper .detail_name.comming_Txt {
    width: 40%;
  }
}/*# sourceMappingURL=style.css.map */