@charset "UTF-8";
/* CSS Document */
.dh_lp_wrapper {
  width: 95%;
  max-width: 1000px;
  margin: 0 auto;
  font-family: "EB Garamond", "Noto Serif JP", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
  color: #442e18;
  font-size: 18px;
  font-style: normal;
  box-sizing: border-box;
  overflow-x: hidden;
}
.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 !important;
}
.dh_lp_wrapper .sp {
  display: none !important;
}
.dh_lp_wrapper * {
  box-sizing: border-box;
}
.dh_lp_wrapper img {
  max-width: 100%;
  height: auto;
}
.dh_lp_wrapper .mv {
  width: 100%;
  max-width: 1000px;
  text-align: center;
}
.dh_lp_wrapper .mv img {
  width: 100%;
  max-width: 100%;
}
.dh_lp_wrapper .lead {
  margin-top: 87px;
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 2.2;
}
.dh_lp_wrapper .lead .lead_title {
  font-size: 30px;
  line-height: 47px;
  font-family: "EB Garamond", "Noto Serif JP", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
  color: #442e18;
  margin-bottom: 11px;
}
.dh_lp_wrapper .lead p {
  font-size: 18px;
  line-height: 2;
}
.dh_lp_wrapper .item-lead {
  margin-top: 107px;
  text-align: center;
  font-size: 16px;
  line-height: 2;
}
.dh_lp_wrapper .item-lead .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 .item-lead_title-en {
  padding: 0 5px;
  border-bottom: 1px solid #442e18;
  font-size: 28px;
  letter-spacing: 0.06em;
  font-family: "EB Garamond", serif;
  font-style: italic;
  display: inline-block;
}
.dh_lp_wrapper .item-lead .item-lead_discription {
  margin-top: 30px;
}
.dh_lp_wrapper .item-lead .item-lead_img_box {
  margin: 0 auto;
  max-width: 500px;
  line-height: 1;
}
.dh_lp_wrapper .item-lead .item-lead_img_box .item-lead_img {
  padding: 26px 0 0;
}
.dh_lp_wrapper .item-lead .item-lead_img_box .item_discription2 {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.5px;
  margin-top: 44px;
  text-align: left;
}
.dh_lp_wrapper .item-lead .detail {
  margin-top: 44px;
}
.dh_lp_wrapper .item-lead .detail .detail_item {
  margin-top: 24px;
}
.dh_lp_wrapper .item {
  margin: 120px auto 0;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  position: relative;
}
.dh_lp_wrapper .item .item_img {
  width: 50%;
  align-self: center;
}
.dh_lp_wrapper .item .item_text {
  text-align: start;
  width: 50%;
  padding: 0 5%;
  align-self: flex-end;
}
.dh_lp_wrapper .item .item_text .item_text_caption {
  margin-top: auto;
}
.dh_lp_wrapper .item .item_text .item_text_caption .item_discription {
  width: 100%;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.5px;
  margin-top: 30px;
}
.dh_lp_wrapper {
  /* クレジット */
}
.dh_lp_wrapper .detail {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 0;
}
.dh_lp_wrapper .detail .detail_item {
  min-height: 50px;
  padding: 5px 0;
  border-bottom: 1px solid #442e18;
  font-size: 0;
  display: flex;
  align-content: center;
}
.dh_lp_wrapper .detail .detail_item .detail_name {
  width: 47%;
  font-size: 20px;
  line-height: 1.5;
  display: flex;
  align-items: center;
  text-align: left;
}
.dh_lp_wrapper .detail .detail_item .detail_price {
  width: 30%;
  text-align: center;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dh_lp_wrapper .detail .detail_item .detail_price .tax {
  font-size: 12px;
}
.dh_lp_wrapper .detail .detail_item .detail_btn {
  width: 22%;
  text-align: center;
  display: flex;
  align-items: center;
}
.dh_lp_wrapper .detail .detail_item .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;
  transition: all 0.3s;
  letter-spacing: 2px;
}
.dh_lp_wrapper .detail .detail_item .detail_btn a:hover {
  background-color: #fff;
  color: #442e18;
}
.dh_lp_wrapper .detail .detail_item .detail_btn.no-link a {
  background-color: #fff;
  border: none;
  color: #442e18;
  text-decoration: none;
  pointer-events: none;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 25px;
}
.dh_lp_wrapper .detail .detail_item .detail_btn.no-link a span {
  font-size: 11px;
}
.dh_lp_wrapper {
  /* ボタンエリア */
}
.dh_lp_wrapper .bottom-area {
  width: 80%;
  max-width: 600px;
  margin: 140px auto;
}
.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;
  transition: all 0.3s;
  letter-spacing: 2px;
  text-align: center;
  padding: 1.4rem;
}
.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;
  transform: rotate(45deg);
  position: absolute;
  top: 44%;
  right: 2rem;
}
.dh_lp_wrapper .bottom-area .lp_btn-wrap a:hover {
  background-color: #fff;
  color: #442e18;
}
.dh_lp_wrapper .bottom-area .lp_btn-wrap a:hover::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #442e18;
  border-right: 1px solid #442e18;
  transform: rotate(45deg);
  position: absolute;
  top: 44%;
  right: 2rem;
}
@media screen and (max-width: 991px) {
  .dh_lp_wrapper .item {
    max-width: 500px;
    margin-inline: auto;
  }
  .dh_lp_wrapper .item .item_img {
    width: 100%;
    text-align: center;
  }
  .dh_lp_wrapper .item .item_text {
    width: 100%;
    margin-top: 8%;
  }
  .dh_lp_wrapper .item .item_text .detail {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper {
    font-size: 14px;
    margin-bottom: 0;
    padding: 15px;
  }
  .dh_lp_wrapper .pc {
    display: none !important;
  }
  .dh_lp_wrapper .sp {
    display: block !important;
  }
  .dh_lp_wrapper .lead {
    margin-top: 40px;
    font-size: 14px;
  }
  .dh_lp_wrapper .lead p {
    font-size: 14px;
  }
  .dh_lp_wrapper .lead .lead_title {
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 1.4;
  }
  .dh_lp_wrapper .item-lead {
    margin-top: 15%;
    font-size: 14px;
  }
  .dh_lp_wrapper .item-lead .item-lead_title-en {
    padding: 0 13px;
    font-size: 22px;
  }
  .dh_lp_wrapper .item-lead .item-lead_img_box .item_discription2 {
    font-size: 14px;
    line-height: 2;
  }
  .dh_lp_wrapper .item {
    margin: 64px 0;
  }
  .dh_lp_wrapper .item:last-child {
    margin-bottom: 50px;
  }
  .dh_lp_wrapper .item .item_text .item_text_caption .item_discription {
    font-size: 14px;
    line-height: 25px;
    margin-top: 20px;
  }
  .dh_lp_wrapper .detail .detail_item {
    border-bottom: 1px solid #442e18;
    font-size: 0;
  }
  .dh_lp_wrapper .detail .detail_item .detail_name {
    width: 37%;
    font-size: 19px;
  }
  .dh_lp_wrapper .detail .detail_item .detail_price {
    width: 38%;
    text-align: center;
    font-size: 15px;
  }
  .dh_lp_wrapper .detail .detail_item .detail_btn {
    width: 28%;
    text-align: center;
  }
  .dh_lp_wrapper .detail .detail_item .detail_btn.no-link a {
    font-size: 11px;
    line-height: 30px;
  }
  .dh_lp_wrapper .detail .detail_item .detail_btn .plan a {
    font-size: 11px;
  }
  .dh_lp_wrapper .detail .detail_item .detail_btn .plan a span {
    font-size: 11px;
  }
  .dh_lp_wrapper .bottom-area {
    margin: 50px auto;
    width: 90%;
  }
  .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 .bottom-area .lp_btn-wrap a:hover::after {
    right: 1.3rem;
  }
}/*# sourceMappingURL=style.css.map */