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

.dh_lp_wrapper {
  /*----------LP----------*/
  /*ここから*/
}
.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 {
  /* ボタンのcssをリセット */
  /*共通ボタン*/
}
.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;
  max-width: 1100px;
  /* btn */
  /* instagram */
  /*---------- credit ----------*/
}
.dh_lp_wrapper .contents_wrap .lp-section .lead_text {
  width: 90%;
  margin: 90px auto;
  font-size: 19px;
  line-height: 2;
  letter-spacing: 2px;
  display: block;
}
.dh_lp_wrapper .contents_wrap .lp-section .style_01 {
  width: 80%;
  margin: 60px auto 80px;
  max-width: 520px;
}
.dh_lp_wrapper .contents_wrap .lp-section .style_01.sec_02 {
  margin: 170px auto 190px;
}
.dh_lp_wrapper .contents_wrap .lp-section .style_01.sec_02 .sec_02_img_wrapper .swiper_wrapper {
  position: relative;
}
.dh_lp_wrapper .contents_wrap .lp-section .style_01.sec_02 .sec_02_img_wrapper .swiper_wrapper .swiper .swiper-wrapper {
  width: 100%;
}
.dh_lp_wrapper .contents_wrap .lp-section .style_01.sec_02 .sec_02_img_wrapper .swiper_wrapper .swiper .swiper-wrapper .swiper-slide {
  width: 100%;
}
.dh_lp_wrapper .contents_wrap .lp-section .style_01.sec_02 .sec_02_img_wrapper .swiper_wrapper .swiper .swiper-button-next,
.dh_lp_wrapper .contents_wrap .lp-section .style_01.sec_02 .sec_02_img_wrapper .swiper_wrapper .swiper .swiper-button-prev {
  color: #3f3c35;
}
.dh_lp_wrapper .contents_wrap .lp-section .style_01.sec_02 .sec_02_img_wrapper .swiper_wrapper .swiper .swiper-button-next svg,
.dh_lp_wrapper .contents_wrap .lp-section .style_01.sec_02 .sec_02_img_wrapper .swiper_wrapper .swiper .swiper-button-prev svg {
  width: 70%;
  height: 70%;
}
.dh_lp_wrapper .contents_wrap .lp-section .style_01.sec_02 .sec_02_img_wrapper .swiper_wrapper .swiper .swiper-pagination-bullet-active {
  background: #fff;
}
.dh_lp_wrapper .contents_wrap .lp-section .style_01.sec_02 .sec_02_img_wrapper .swiper_wrapper .img_title_wrapper {
  position: absolute;
  top: -35px;
  left: -16px;
  z-index: 2;
}
.dh_lp_wrapper .contents_wrap .lp-section .style_01.sec_02 .sec_02_img_wrapper .swiper_wrapper .img_title_wrapper .img_title {
  display: flex;
  flex-direction: row-reverse;
  gap: 0 10px;
}
.dh_lp_wrapper .contents_wrap .lp-section .style_01.sec_02 .sec_02_img_wrapper .swiper_wrapper .img_title_wrapper .img_title p {
  color: #000;
  background: #fcf1d1;
  font-size: 19px;
  margin: 0;
  padding: 10px 0;
  height: -moz-fit-content;
  height: fit-content;
  writing-mode: vertical-rl;
  font-feature-settings: "valt";
}
.dh_lp_wrapper .contents_wrap .lp-section .style_01.sec_02 .sec_02_img_wrapper .sec_02_textarea .sec_02_textarea_in h3 {
  font-size: 49px;
  margin: 30px 0 0;
  font-family: "kepler-std", serif;
  font-weight: 400;
  font-style: normal;
}
.dh_lp_wrapper .contents_wrap .lp-section .style_01.sec_02 .sec_02_img_wrapper .sec_02_textarea .sec_02_textarea_in .credit {
  margin: 15px auto 35px;
}
.dh_lp_wrapper .contents_wrap .lp-section .style_01.sec_04 {
  margin: 180px auto 190px;
}
.dh_lp_wrapper .contents_wrap .lp-section .style_02 .style_02_img_wrapper {
  display: flex;
  width: 100%;
  margin: 0 auto;
  align-items: center;
}
.dh_lp_wrapper .contents_wrap .lp-section .style_02 .style_02_img_wrapper .img_left {
  width: 44%;
  position: relative;
}
.dh_lp_wrapper .contents_wrap .lp-section .style_02 .style_02_img_wrapper .img_left .img_title_wrapper {
  position: absolute;
  top: -35px;
  left: -16px;
}
@media screen and (max-width: 768px) {
  .dh_lp_wrapper .contents_wrap .lp-section .style_02 .style_02_img_wrapper .img_left .img_title_wrapper {
    top: -22px !important;
    left: 11px !important;
  }
}
.dh_lp_wrapper .contents_wrap .lp-section .style_02 .style_02_img_wrapper .img_left .img_title_wrapper .img_title {
  display: flex;
  flex-direction: row-reverse;
  gap: 0 10px;
}
@media screen and (max-width: 768px) {
  .dh_lp_wrapper .contents_wrap .lp-section .style_02 .style_02_img_wrapper .img_left .img_title_wrapper .img_title {
    gap: 0 6px !important;
  }
}
.dh_lp_wrapper .contents_wrap .lp-section .style_02 .style_02_img_wrapper .img_left .img_title_wrapper .img_title p {
  color: #000;
  background: #fcf1d1;
  font-size: 19px;
  margin: 0;
  padding: 10px 0;
  height: -moz-fit-content;
  height: fit-content;
  writing-mode: vertical-rl;
  font-feature-settings: "valt";
}
@media screen and (max-width: 768px) {
  .dh_lp_wrapper .contents_wrap .lp-section .style_02 .style_02_img_wrapper .img_left .img_title_wrapper .img_title p {
    font-size: 13px !important;
  }
}
.dh_lp_wrapper .contents_wrap .lp-section .style_02 .style_02_img_wrapper .textarea_right {
  margin: 0 0 0 6%;
  text-align: left;
  width: 46%;
}
.dh_lp_wrapper .contents_wrap .lp-section .style_02 .style_02_img_wrapper .textarea_right .textarea_in {
  width: 100%;
  margin-right: 0;
  margin-left: auto;
}
.dh_lp_wrapper .contents_wrap .lp-section .style_02 .style_02_img_wrapper .textarea_right .textarea_in h3 {
  font-size: 49px;
  margin: 0;
  font-family: "kepler-std", serif;
  font-weight: 400;
  font-style: normal;
}
.dh_lp_wrapper .contents_wrap .lp-section .style_02 .style_02_img_wrapper .textarea_right .textarea_in .credit {
  margin: 10px 0 40px 0;
}
.dh_lp_wrapper .contents_wrap .lp-section .style_02 .style_02_img_wrapper .textarea_right .textarea_in .credit li span.regular {
  margin: 0 4px 0 23px;
}
.dh_lp_wrapper .contents_wrap .lp-section .style_02 .style_02_img_wrapper .textarea_right .textarea_in p {
  font-size: 15px;
  line-height: 1.9;
  margin: 0;
}
.dh_lp_wrapper .contents_wrap .lp-section .style_02 .style_02_img_wrapper .textarea_right .textarea_in p.second {
  margin: 15px 0 0;
}
.dh_lp_wrapper .contents_wrap .lp-section .style_02.sec_05 {
  margin-bottom: 200px;
}
.dh_lp_wrapper .contents_wrap .lp-section .style_02.sec_05 .style_02_img_wrapper .img_left .img_title_wrapper {
  top: -25px;
  left: -55px;
}
.dh_lp_wrapper .contents_wrap .lp-section .style_02.sec_05 .style_02_img_wrapper .img_left .img_title_wrapper .img_title .second {
  margin-top: 60px;
}
.dh_lp_wrapper .contents_wrap .lp-section .style_02.sec_05 .style_02_img_wrapper .textarea_right .credit li a {
  margin-left: 20px;
}
.dh_lp_wrapper .contents_wrap .lp-section .style_02 .styling_wrap .styling_titie {
  color: #000;
  font-size: 34px;
  margin: 75px 0 45px;
  font-family: "kepler-std", serif;
  font-weight: 300;
  font-style: normal;
}
.dh_lp_wrapper .contents_wrap .lp-section .style_02 .styling_wrap .inner {
  display: flex;
  width: 100%;
  margin: 0 auto;
  justify-content: space-between;
}
.dh_lp_wrapper .contents_wrap .lp-section .style_02 .styling_wrap .inner .styling_box {
  width: 47%;
}
.dh_lp_wrapper .contents_wrap .lp-section .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 .lp-section .allitem_btn:hover {
  opacity: 0.6;
}
.dh_lp_wrapper .contents_wrap .lp-section .instagram_area {
  width: 90%;
  max-width: 830px;
  margin: 140px auto 150px;
}
.dh_lp_wrapper .contents_wrap .lp-section .instagram_area a img {
  width: 100%;
}
.dh_lp_wrapper .contents_wrap .lp-section .credit {
  margin: 2em auto;
  font-weight: 400;
  font-size: 14px;
  width: -moz-fit-content;
  width: fit-content;
}
.dh_lp_wrapper .contents_wrap .lp-section .credit li {
  display: flex;
  align-items: center;
  line-height: 1.5;
  margin-bottom: 13px;
}
.dh_lp_wrapper .contents_wrap .lp-section .credit li span.item_name {
  width: 90px;
  max-width: 90px;
  text-align: center;
}
.dh_lp_wrapper .contents_wrap .lp-section .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 .lp-section .credit li span.regular {
  background: #404040;
}
.dh_lp_wrapper .contents_wrap .lp-section .credit li span.large {
  background: #999999;
}
.dh_lp_wrapper .contents_wrap .lp-section .credit li.item_credit a {
  padding-left: 9px;
}
@media screen and (min-width: 769px) {
  .dh_lp_wrapper .contents_wrap .pc {
    display: block !important;
  }
  .dh_lp_wrapper .contents_wrap .sp {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .dh_lp_wrapper .contents_wrap .pc,
  .dh_lp_wrapper .contents_wrap .pc_inline {
    display: none !important;
  }
  .dh_lp_wrapper .contents_wrap .sp {
    display: block !important;
  }
  .dh_lp_wrapper .contents_wrap .sp_inline {
    display: inline !important;
  }
}
@media screen and (max-width: 1250px) {
  .dh_lp_wrapper .contents_wrap .lp-section .style_01 .sec_02_img_wrapper .swiper_wrapper .img_title_wrapper .img_title {
    gap: 0 5px;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .style_01 .sec_02_img_wrapper .swiper_wrapper .img_title_wrapper .img_title p {
    font-size: 16px;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .style_02 .style_02_img_wrapper .img_left .img_title_wrapper {
    left: -5px;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .style_02 .style_02_img_wrapper .img_left .img_title_wrapper .img_title {
    gap: 0 5px;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .style_02 .style_02_img_wrapper .img_left .img_title_wrapper .img_title p {
    font-size: 16px;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .style_02.sec_05 .style_02_img_wrapper .img_left .img_title_wrapper {
    left: -5px;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .style_02.sec_05 .style_02_img_wrapper .img_left .img_title_wrapper .img_title {
    gap: 0 5px;
  }
}
@media screen and (max-width: 768px) {
  .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 .lp-section .lead_text {
    margin: 15% auto;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1.85;
    width: 100%;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .style_01 {
    width: 100%;
    margin: 10% auto;
    gap: 0;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .style_01.sec_02 {
    margin: 100px auto 100px;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .style_01.sec_02 .sec_02_img_wrapper .swiper_wrapper .swiper .swiper-button-prev svg,
  .dh_lp_wrapper .contents_wrap .lp-section .style_01.sec_02 .sec_02_img_wrapper .swiper_wrapper .swiper .swiper-button-next svg {
    width: 60%;
    height: 60%;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .style_01.sec_02 .sec_02_img_wrapper .swiper_wrapper .img_title_wrapper {
    top: -22px;
    left: 11px;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .style_01.sec_02 .sec_02_img_wrapper .swiper_wrapper .img_title_wrapper .img_title {
    gap: 0 6px;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .style_01.sec_02 .sec_02_img_wrapper .swiper_wrapper .img_title_wrapper .img_title p {
    font-size: 13px;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .style_01.sec_02 .sec_02_img_wrapper .sec_02_textarea .sec_02_textarea_in h3 {
    font-size: 37px;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .style_01.sec_02 .sec_02_img_wrapper .sec_02_textarea .sec_02_textarea_in .credit {
    margin: 0.4em auto 2.5em;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .style_01.sec_02 .sec_02_img_wrapper .sec_02_textarea .sec_02_textarea_in p {
    font-size: 15px;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .style_01.sec_04 {
    margin: 100px auto 100px;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .style_02 {
    width: 100%;
    margin: 0 auto;
    max-width: 520px;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .style_02 .style_02_img_wrapper {
    display: block;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .style_02 .style_02_img_wrapper .img_left {
    width: 100%;
    margin: 0;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .style_02 .style_02_img_wrapper .textarea_right {
    width: 100%;
    margin: 0;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .style_02 .style_02_img_wrapper .textarea_right .textarea_in h3 {
    font-size: 37px;
    padding-top: 30px;
    text-align: center;
    line-height: 1;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .style_02 .style_02_img_wrapper .textarea_right .textarea_in ul.credit {
    margin: 17px auto 30px;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .style_02 .style_02_img_wrapper .textarea_right .textarea_in p {
    font-size: 14px;
    letter-spacing: 0.5px;
    width: 91%;
    margin: 0 auto;
    line-height: 2;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .style_02 .style_02_img_wrapper .textarea_right .textarea_in p.second {
    margin: 10px auto 0;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .style_02.sec_05 {
    margin-bottom: 100px;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .style_02.sec_05 .style_02_img_wrapper .img_left .img_title_wrapper {
    top: -22px;
    left: 11px;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .style_02 .styling_wrap .styling_titie {
    font-size: 28px;
    margin: 45px 0 35px;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .style_02 .styling_wrap .inner {
    display: block;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .style_02 .styling_wrap .inner .styling_box {
    width: 100%;
    margin-bottom: 55px;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .credit {
    font-size: 14px;
    margin: 1.8em auto;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .credit li {
    line-height: 1.7;
    margin-bottom: 7px;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .credit li span:not(.item_name) {
    padding: 0 3px 0;
    margin: 0 4px 0 10px;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .allitem_btn {
    font-size: 12px;
    width: 90%;
    padding: 13px 0;
    margin-bottom: 20px;
  }
  .dh_lp_wrapper .contents_wrap .lp-section .instagram_area {
    margin: 40px auto;
  }
}/*# sourceMappingURL=style.css.map */