@charset "UTF-8";
/* CSS Document */
:root {
  --scrollbar: 0;
}

.dh_lp_wrapper {
  /*----------LP----------*/
  /* ボタンのcssをリセット */
  /*共通ボタン*/
  /*ここから*/
  /* sec01 03 04 */
  /* sec02 05 */
  /* btn */
  /* instagram */
  /*---------- credit ----------*/
}
.dh_lp_wrapper ul,
.dh_lp_wrapper li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dh_lp_wrapper a {
  color: #000;
}
.dh_lp_wrapper .contents_wrap * {
  box-sizing: border-box;
}
.dh_lp_wrapper .contents_wrap img {
  max-width: 100%;
}
.dh_lp_wrapper .contents_wrap button {
  background-color: transparent;
  border: none;
  cursor: itemer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.dh_lp_wrapper .contents_wrap .buy_btn {
  width: 80%;
  position: relative;
  max-width: 230px;
  display: inline-block;
  text-decoration: none;
  padding: 7px;
  border: 1px solid #000;
  border-radius: 50px;
  font-size: 12px;
  font-weight: 500;
  transition: all 0.3s ease;
}
.dh_lp_wrapper .contents_wrap .buy_btn:hover {
  background-color: #202124;
  color: #fff;
}
.dh_lp_wrapper .contents_wrap {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  color: #000;
  text-align: center;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 2em;
  letter-spacing: 0.01em;
  font-feature-settings: "palt";
}
.dh_lp_wrapper .contents_wrap a {
  text-decoration: none;
  color: black;
  transition: all 0.3s ease;
}
.dh_lp_wrapper .contents_wrap a:hover {
  opacity: 0.7;
}
.dh_lp_wrapper .contents_wrap a.opacity_1:hover {
  opacity: 1;
}
.dh_lp_wrapper .contents_wrap h1,
.dh_lp_wrapper .contents_wrap h2,
.dh_lp_wrapper .contents_wrap h3,
.dh_lp_wrapper .contents_wrap h4,
.dh_lp_wrapper .contents_wrap h5 {
  color: #000;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: 500;
}
.dh_lp_wrapper .contents_wrap .mv_area {
  width: 100%;
  position: relative;
}
.dh_lp_wrapper .contents_wrap .mv_area .mv_img img {
  width: 100%;
}
.dh_lp_wrapper .contents_wrap .lp-section {
  width: 100%;
  margin: 0 auto;
}
.dh_lp_wrapper .contents_wrap .lead_text {
  width: 90%;
  margin: 9% auto 10%;
  font-size: 19px;
  line-height: 2;
  letter-spacing: 2px;
  display: block;
}
.dh_lp_wrapper .contents_wrap .style_01 {
  width: 80%;
  margin: 60px auto 80px;
  display: flex;
  justify-content: center;
  max-width: 520px;
}
.dh_lp_wrapper .contents_wrap .style_01.sec_03 {
  margin: 60px auto 0;
}
.dh_lp_wrapper .contents_wrap .style_01 .style_01_img {
  text-align: left;
}
.dh_lp_wrapper .contents_wrap .sec_04 .credit .sec04_credit a {
  padding-left: 9px;
}
.dh_lp_wrapper .contents_wrap .sec_02 {
  width: 100%;
  margin: 0 auto 200px;
  max-width: 1100px;
}
.dh_lp_wrapper .contents_wrap .sec_05 {
  width: 100%;
  margin: 0 auto 190px;
  max-width: 1100px;
}
.dh_lp_wrapper .contents_wrap .style_02 .style_02_img_wrapper {
  display: flex;
  width: 100%;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}
.dh_lp_wrapper .contents_wrap .style_02 .style_02_img_wrapper .img_left {
  width: 44%;
}
.dh_lp_wrapper .contents_wrap .style_02 .style_02_img_wrapper .textarea_right {
  margin: 0 0 0 6%;
  text-align: left;
  width: 46%;
}
.dh_lp_wrapper .contents_wrap .style_02 .textarea_in {
  width: 100%;
  margin-right: 0;
  margin-left: auto;
}
.dh_lp_wrapper .contents_wrap .style_02 .textarea_in h3 {
  font-size: 49px;
  margin: 0;
  padding-top: 15px;
}
.dh_lp_wrapper .contents_wrap .style_02 .credit li span.regular {
  margin: 0 4px 0 0;
}
.dh_lp_wrapper .contents_wrap .style_02 .textarea_in p {
  font-size: 15px;
  line-height: 1.9;
  margin: 0;
}
.dh_lp_wrapper .contents_wrap .style_02 .textarea_in p.second {
  margin: 15px 0 28px 0;
}
.dh_lp_wrapper .contents_wrap .sec_02 .textarea_in p span {
  color: #fff;
  background-color: #404040;
  padding: 0 7px;
}
.dh_lp_wrapper .contents_wrap .style_02 .textarea_in ul.credit {
  margin: 10px 0 40px 0;
}
.dh_lp_wrapper .contents_wrap .sec_05 .textarea_in ul.credit a {
  padding-left: 20px;
}
.dh_lp_wrapper .contents_wrap .allitem_btn {
  width: 80%;
  display: block;
  max-width: 580px;
  margin: 0 auto;
  background-color: #000;
  padding: 19px 0;
  margin-bottom: 50px;
  color: #fff;
  font-size: 20px;
  transition: 0.3s all ease;
}
.dh_lp_wrapper .contents_wrap .allitem_btn:hover {
  opacity: 0.6;
}
.dh_lp_wrapper .contents_wrap .instagram_area {
  width: 90%;
  max-width: 830px;
  margin: 140px auto 150px;
}
.dh_lp_wrapper .contents_wrap .instagram_area a img {
  width: 100%;
}
.dh_lp_wrapper .contents_wrap .credit {
  margin: 2em auto;
  font-weight: 400;
  font-size: 14px;
  width: -moz-fit-content;
  width: fit-content;
}
.dh_lp_wrapper .contents_wrap .credit li {
  display: flex;
  align-items: center;
  line-height: 1.5;
  margin-bottom: 13px;
}
.dh_lp_wrapper .contents_wrap .credit li span.item_name {
  width: 90px;
  max-width: 90px;
  text-align: center;
}
.dh_lp_wrapper .contents_wrap .credit li span:not(.item_name) {
  font-size: 12px;
  color: #fff;
  font-weight: normal;
  padding: 0 4px 0;
  margin: 0 4px 0 10px;
}
.dh_lp_wrapper .contents_wrap .credit li span.regular {
  background: #404040;
}
.dh_lp_wrapper .contents_wrap .credit li span.large {
  background: #999999;
}
@media screen and (min-width: 769px) {
  .dh_lp_wrapper .pc {
    display: block !important;
  }
  .dh_lp_wrapper .sp {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .dh_lp_wrapper {
    /*---------- sec010304 ----------*/
    /*---------- sec0203 ----------*/
    /*---------- credit ----------*/
    /*---------- btn ----------*/
    /*---------- instagram ----------*/
  }
  .dh_lp_wrapper .pc,
  .dh_lp_wrapper .pc_inline {
    display: none !important;
  }
  .dh_lp_wrapper .sp {
    display: block !important;
  }
  .dh_lp_wrapper .sp_inline {
    display: inline !important;
  }
  .dh_lp_wrapper .contents_wrap {
    width: 100%;
    font-size: 12px;
  }
  .dh_lp_wrapper .contents_wrap .mv_area {
    width: 100vw;
    margin-inline: calc(50% - 50vw);
  }
  .dh_lp_wrapper .contents_wrap .lead_text {
    margin: 15% auto;
    font-size: 15px;
    letter-spacing: 1px;
  }
  .dh_lp_wrapper .contents_wrap .style_01 {
    width: 100%;
    margin: 10% auto;
    gap: 0;
  }
  .dh_lp_wrapper .contents_wrap .sec_01 .sec_01_img {
    width: 90%;
    margin: auto;
  }
  .dh_lp_wrapper .contents_wrap .sec_01 .sec_01_img p {
    width: 100%;
    margin: 7% auto 0;
  }
  .dh_lp_wrapper .contents_wrap .style_02 {
    width: 100%;
    margin: 0 auto;
    max-width: 520px;
  }
  .dh_lp_wrapper .contents_wrap .sec_05 {
    margin: 0 auto 100px;
  }
  .dh_lp_wrapper .contents_wrap .style_02 .style_02_img_wrapper {
    display: block;
  }
  .dh_lp_wrapper .contents_wrap .style_02 .style_02_img_wrapper .img_left,
  .dh_lp_wrapper .contents_wrap .style_02 .style_02_img_wrapper .textarea_right {
    width: 100%;
    margin: 0;
  }
  .dh_lp_wrapper .contents_wrap .style_02 .textarea_in h3 {
    font-size: 37px;
    padding-top: 22px;
    text-align: center;
  }
  .dh_lp_wrapper .contents_wrap .style_02 .textarea_in ul.credit {
    margin: 10px auto 30px;
  }
  .dh_lp_wrapper .contents_wrap .style_02 .textarea_in p {
    letter-spacing: 0.5px;
  }
  .dh_lp_wrapper .contents_wrap .style_02 .textarea_in p.second {
    margin: 10px 0 18px 0;
  }
  .dh_lp_wrapper .contents_wrap .credit {
    font-size: 14px;
    margin: 1.5em auto;
  }
  .dh_lp_wrapper .contents_wrap .credit li {
    line-height: 1.7;
    margin-bottom: 11px;
  }
  .dh_lp_wrapper .contents_wrap .credit li span:not(.item_name) {
    padding: 0 3px 0;
    margin: 0 4px 0 10px;
  }
  .dh_lp_wrapper .contents_wrap .allitem_btn {
    font-size: 12px;
    width: 90%;
    padding: 13px 0;
    margin-bottom: 20px;
  }
  .dh_lp_wrapper .contents_wrap .instagram_area {
    margin: 40px auto 120px;
  }
}/*# sourceMappingURL=style.css.map */