@charset "UTF-8";
body {
  overflow-x: hidden;
}

.dh_lp_wrapper {
  position: relative;
}
.dh_lp_wrapper .lp_content {
  width: 100%;
  max-width: 100%;
  font-size: 14px;
  color: #222;
  font-weight: 200;
  letter-spacing: 0.05em;
  line-height: 2;
  text-align: left;
}
.dh_lp_wrapper .lp_content * {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-style: normal;
  margin: 0;
}
.dh_lp_wrapper .lp_content img {
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.dh_lp_wrapper .lp_content ul,
.dh_lp_wrapper .lp_content li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dh_lp_wrapper .lp_content h1,
.dh_lp_wrapper .lp_content h2,
.dh_lp_wrapper .lp_content p,
.dh_lp_wrapper .lp_content a {
  margin: 0;
}
.dh_lp_wrapper .lp_content a {
  text-decoration: none;
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  transition-duration: 0.3s;
  cursor: pointer;
}
.dh_lp_wrapper .lp_content a:hover {
  opacity: 0.8;
  text-decoration: none;
}
.dh_lp_wrapper .lp_content a:link, .dh_lp_wrapper .lp_content a:visited, .dh_lp_wrapper .lp_content a:active, .dh_lp_wrapper .lp_content a:focus {
  text-decoration: none;
}
.dh_lp_wrapper .lp_content .top-sec {
  margin: 0 auto 140px;
  max-width: 1000px;
}
.dh_lp_wrapper .lp_content .top-sec h1 {
  margin: 0 auto 72px;
}
.dh_lp_wrapper .lp_content .top-sec .mv-lead-wrap {
  max-width: 692px;
  margin-left: auto;
  margin-right: auto;
}
.dh_lp_wrapper .lp_content .top-sec .mv-lead-wrap .mv-lead {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.04em;
  color: #444;
  text-align: center;
}
.dh_lp_wrapper .lp_content .top-sec .mv-lead-wrap .mv-lead p {
  margin: 0;
  font-weight: 300;
}
.dh_lp_wrapper .lp_content {
  /* ----- レッスンセクション ----- */
}
.dh_lp_wrapper .lp_content .lesson-sec {
  margin: 0 auto;
  padding: 105px 0;
}
.dh_lp_wrapper .lp_content .lesson-sec.lesson-sec--muted {
  background: #f1fcf9;
  width: 100%;
  box-sizing: border-box;
}
.dh_lp_wrapper .lp_content .lesson-sec .content-box {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
  position: relative;
}
.dh_lp_wrapper .lp_content .lesson-sec .content-box .lesson-sec__ttl {
  font-family: "the-seasons", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 35px;
  line-height: 1.15;
  letter-spacing: 0.03em;
  text-align: center;
  text-transform: capitalize;
  color: #03ab84;
  margin: 0 0 25px 0;
}
.dh_lp_wrapper .lp_content .lesson-sec .content-box .sub_text {
  text-align: center;
  margin-bottom: 66px;
  line-height: 1.95;
  letter-spacing: 0.05em;
}
.dh_lp_wrapper .lp_content .lesson-sec .content-box .styling-row {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  margin: 0 auto;
}
.dh_lp_wrapper .lp_content .lesson-sec .content-box .styling-row .styling-card {
  max-width: 480px;
  width: 48%;
}
.dh_lp_wrapper .lp_content .lesson-sec .content-box .styling-row .styling-card.styling-card--offset {
  margin-top: 300px;
}
.dh_lp_wrapper .lp_content .lesson-sec .content-box .styling-row .styling-card .styling-card__img {
  position: relative;
  overflow: hidden;
  width: 100%;
  background: #f5f5f5;
}
.dh_lp_wrapper .lp_content .lesson-sec .content-box .styling-row .styling-card .styling-card__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.dh_lp_wrapper .lp_content .lesson-sec .content-box .styling-row .styling-card .styling-card__img.styling-card__img--grad::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(135.47deg, rgba(248, 248, 248, 0) 74.85%, rgba(250, 250, 250, 0.9) 100.84%);
}
.dh_lp_wrapper .lp_content .lesson-sec .content-box .styling-row .styling-card .styling-card__img.styling-card__img--static {
  pointer-events: none;
  cursor: default;
}
.dh_lp_wrapper .lp_content .lesson-sec .content-box .styling-row .styling-card .styling-card__img.styling-card__img--static:hover {
  opacity: 1;
}
.dh_lp_wrapper .lp_content .lesson-sec .content-box .styling-row .styling-card .styling-card__img.styling-card__img--static img {
  pointer-events: none;
}
.dh_lp_wrapper .lp_content .lesson-sec .content-box .styling-row .styling-card ul.credit-area {
  margin-top: 28px;
}
.dh_lp_wrapper .lp_content .lesson-sec .content-box .styling-row .styling-card ul.credit-area .credit_buy {
  display: block;
  text-decoration: none;
}
.dh_lp_wrapper .lp_content .lesson-sec .content-box .styling-row .styling-card ul.credit-area .credit_buy p {
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 14px;
  line-height: 1.95;
  letter-spacing: 0.05em;
  text-align: left;
  color: #444;
  margin: 0 auto;
}
.dh_lp_wrapper .lp_content .lesson-sec .content-box .styling-row .styling-row__plus {
  position: absolute;
  left: 50%;
  top: 568px;
  width: 48px;
  height: 48px;
  margin-left: -24px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "メイリオ", "Meiryo", sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1;
  color: #ccc;
}
.dh_lp_wrapper .lp_content .lesson-sec .content-box .styling-row .styling-row__plus .styling-row__plus-txt {
  pointer-events: none;
}
.dh_lp_wrapper .lp_content .lesson-sec .content-box .modal-open {
  position: relative;
  transition: all 0.5s;
  overflow: hidden;
}
.dh_lp_wrapper .lp_content .lesson-sec .content-box .modal-open:hover {
  opacity: 0.85;
  cursor: pointer;
}
.dh_lp_wrapper .lp_content .lesson-sec .content-box .modal-open .modal-open-btn {
  display: block;
  position: absolute;
  width: 32px;
  aspect-ratio: 1/1;
  bottom: 10px;
  right: 10px;
  filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.5));
}
.dh_lp_wrapper .lp_content .lesson-sec .content-box .modal-open .modal-open-btn::before, .dh_lp_wrapper .lp_content .lesson-sec .content-box .modal-open .modal-open-btn::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  width: 2px;
  height: 100%;
  background-color: #fff;
}
.dh_lp_wrapper .lp_content .lesson-sec .content-box .modal-open .modal-open-btn::before {
  transform: translateX(-50%) rotate(90deg);
}
.dh_lp_wrapper .lp_content .lesson-sec .content-box .modal-open .modal-open-btn::after {
  transform: translateX(-50%);
}
.dh_lp_wrapper .lp_content .lesson-sec.lesson-sec--print {
  padding-bottom: 100px;
}
.dh_lp_wrapper .lp_content .lesson-sec.lesson-sec--print .print-cols {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin: 0 auto;
}
.dh_lp_wrapper .lp_content .lesson-sec.lesson-sec--print .print-cols .print-cols__stack {
  max-width: 480px;
  width: 48%;
  display: flex;
  flex-direction: column;
  gap: 0;
}
.dh_lp_wrapper .lp_content .lesson-sec.lesson-sec--print .print-cols .print-cols__stack .styling-card:first-child {
  margin-bottom: 125px;
}
.dh_lp_wrapper .lp_content .lesson-sec.lesson-sec--print .print-cols .print-cols__stack .styling-card ul.credit-area {
  margin-top: 28px;
}
.dh_lp_wrapper .lp_content .lesson-sec.lesson-sec--print .print-cols .print-cols__stack .styling-card ul.credit-area .credit_buy {
  display: block;
  text-decoration: none;
}
.dh_lp_wrapper .lp_content .lesson-sec.lesson-sec--print .print-cols .print-cols__stack .styling-card ul.credit-area .credit_buy p {
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 14px;
  line-height: 1.95;
  letter-spacing: 0.05em;
  text-align: left;
  color: #444;
  margin: 0 auto;
}
.dh_lp_wrapper .lp_content .lesson-sec.lesson-sec--print .print-cols .print-cols__single {
  max-width: 480px;
  width: 48%;
  padding-top: 390px;
}
.dh_lp_wrapper .lp_content .lesson-sec.lesson-sec--print .print-cols .print-cols__single ul.credit-area {
  margin-top: 28px;
}
.dh_lp_wrapper .lp_content .lesson-sec.lesson-sec--print .print-cols .print-cols__single ul.credit-area .credit_buy {
  display: block;
  text-decoration: none;
}
.dh_lp_wrapper .lp_content .lesson-sec.lesson-sec--print .print-cols .print-cols__single ul.credit-area .credit_buy p {
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 14px;
  line-height: 1.95;
  letter-spacing: 0.05em;
  text-align: left;
  color: #444;
  margin: 0 auto;
}
.dh_lp_wrapper .lp_content {
  /* ----- ボタン ----- */
}
.dh_lp_wrapper .lp_content .btn-container {
  text-align: center;
  padding: 60px 0 50px;
}
.dh_lp_wrapper .lp_content .btn-container p {
  text-align: center;
  font-size: 16px;
  margin: 42px auto 0;
  letter-spacing: 0.06em;
  color: #000;
}
.dh_lp_wrapper .lp_content .btn-container a.dh_lp_arrow {
  width: 100%;
  max-width: 580px;
  margin: 0 auto 25px;
  display: block;
  text-align: center;
  text-decoration: none;
  line-height: 68px;
  font-size: 17px;
  font-weight: lighter;
  font-family: "Noto Serif JP", serif;
  color: #000;
  letter-spacing: 0.1em;
  transition: 0.3s;
  background: #fff;
  border: 1px solid #4c4c4c;
  position: relative;
}
.dh_lp_wrapper .lp_content .btn-container a.dh_lp_arrow:hover {
  opacity: 0.6;
}
.dh_lp_wrapper .lp_content .btn-container a.dh_lp_arrow::after {
  content: "";
  position: absolute;
  right: 5%;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: translateY(-50%) rotate(45deg);
}
.dh_lp_wrapper .pc {
  display: block !important;
}
.dh_lp_wrapper .sp {
  display: none !important;
}
.dh_lp_wrapper {
  /* ----- モーダル ----- */
}
.dh_lp_wrapper .dh_lp_modal .modal-wrapper {
  opacity: 0;
  pointer-events: none;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  transition: all 0.5s;
}
.dh_lp_wrapper .dh_lp_modal .modal-wrapper.modal_active {
  opacity: 1;
  pointer-events: all;
}
.dh_lp_wrapper .dh_lp_modal .modal-wrapper .modal-img-box {
  grid-column: 2;
  height: 100vh;
}
.dh_lp_wrapper .dh_lp_modal .modal-wrapper .modal-img-box img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.dh_lp_wrapper .dh_lp_modal .modal-wrapper .modal-credit-box {
  grid-column: 3;
  align-self: flex-end;
  padding: 50px;
  min-width: 400px;
}
.dh_lp_wrapper .dh_lp_modal .modal-wrapper .modal-credit-box ul.credit-area {
  margin-top: 0;
}
.dh_lp_wrapper .dh_lp_modal .modal-wrapper .modal-credit-box ul.credit-area .credit_buy {
  display: block;
  text-decoration: none;
}
.dh_lp_wrapper .dh_lp_modal .modal-wrapper .modal-credit-box ul.credit-area .credit_buy p {
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 14px;
  line-height: 1.95;
  letter-spacing: 0.05em;
  text-align: left;
  color: #444;
  margin: 0 auto;
}
.dh_lp_wrapper .dh_lp_modal .modal-wrapper .modal-close-btn {
  display: block;
  position: absolute;
  right: 40px;
  top: 40px;
  width: 42px;
  aspect-ratio: 1/1;
}
.dh_lp_wrapper .dh_lp_modal .modal-wrapper .modal-close-btn::before, .dh_lp_wrapper .dh_lp_modal .modal-wrapper .modal-close-btn::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 100%;
  left: 50%;
  background-color: #444;
}
.dh_lp_wrapper .dh_lp_modal .modal-wrapper .modal-close-btn::before {
  transform: translateX(-50%) rotate(45deg);
}
.dh_lp_wrapper .dh_lp_modal .modal-wrapper .modal-close-btn::after {
  transform: translateX(-50%) rotate(-45deg);
}
.dh_lp_wrapper .dh_lp_modal .modal-wrapper .modal-close-btn:hover {
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .dh_lp_modal .modal-wrapper {
    overflow-y: scroll;
    display: flex;
    flex-direction: column;
  }
  .dh_lp_wrapper .dh_lp_modal .modal-wrapper .modal-img-box {
    height: unset;
    width: 100%;
  }
  .dh_lp_wrapper .dh_lp_modal .modal-wrapper .modal-img-box img {
    height: unset;
    width: 100%;
  }
  .dh_lp_wrapper .dh_lp_modal .modal-wrapper .modal-credit-box {
    align-self: flex-start;
    padding: 20px;
    min-width: unset;
  }
  .dh_lp_wrapper .dh_lp_modal .modal-wrapper .modal-close-btn {
    right: 15px;
    top: 15px;
    width: 42px;
  }
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .lp_content {
    font-size: 13px;
    margin: 0 auto 100px;
  }
  .dh_lp_wrapper .lp_content .top-sec {
    margin: 0 auto 15%;
  }
  .dh_lp_wrapper .lp_content .top-sec h1 {
    margin: 0 auto 10%;
  }
  .dh_lp_wrapper .lp_content .top-sec .mv-lead-wrap .mv-lead {
    font-size: 14px;
    text-align: left;
    margin: 0 auto;
    width: 100%;
    max-width: 90%;
  }
  .dh_lp_wrapper .lp_content .lesson-sec {
    padding: 70px 0 50px 0 !important;
  }
  .dh_lp_wrapper .lp_content .lesson-sec .content-box .lesson-sec__ttl {
    font-size: 28px;
    margin-bottom: 7%;
  }
  .dh_lp_wrapper .lp_content .lesson-sec .content-box .sub_text {
    text-align: left;
    margin: 6% auto 48px;
  }
  .dh_lp_wrapper .lp_content .lesson-sec .content-box .styling-row {
    flex-wrap: wrap;
    gap: 0;
  }
  .dh_lp_wrapper .lp_content .lesson-sec .content-box .styling-row .styling-card,
  .dh_lp_wrapper .lp_content .lesson-sec .content-box .styling-row .print-cols__stack,
  .dh_lp_wrapper .lp_content .lesson-sec .content-box .styling-row .print-cols__single {
    flex: 1 1 100%;
    max-width: 100%;
  }
  .dh_lp_wrapper .lp_content .lesson-sec .content-box .styling-row .styling-card.styling-card--offset {
    margin-top: 30px;
  }
  .dh_lp_wrapper .lp_content .lesson-sec .content-box .styling-row .styling-row__plus.modal-open {
    position: relative;
    left: auto;
    top: auto;
    margin: 16px auto;
    width: 48px;
    height: 48px;
  }
  .dh_lp_wrapper .lp_content .lesson-sec .content-box .print-cols {
    flex-wrap: wrap;
    gap: 0;
  }
  .dh_lp_wrapper .lp_content .lesson-sec .content-box .print-cols .print-cols__single {
    padding-top: 30px;
    flex: 1 1 100%;
    max-width: 100%;
  }
  .dh_lp_wrapper .lp_content .lesson-sec .content-box .print-cols .print-cols__stack {
    flex: 1 1 100%;
    max-width: 100%;
  }
  .dh_lp_wrapper .lp_content .lesson-sec .content-box .print-cols .print-cols__stack .styling-card:first-child {
    margin-bottom: 24px;
  }
  .dh_lp_wrapper .lp_content .lesson-sec .content-box .print-cols .print-cols__stack .print-cols__plus {
    margin-bottom: 24px;
  }
  .dh_lp_wrapper .lp_content .btn-container {
    font-size: 15px;
    letter-spacing: 0.06em;
    padding: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 90%;
  }
  .dh_lp_wrapper .lp_content .btn-container a.dh_lp_arrow {
    width: 100%;
    font-size: 15px;
    line-height: 4;
  }
  .dh_lp_wrapper .lp_content .btn-container p {
    font-size: 10px;
    margin-top: 20px;
  }
  .dh_lp_wrapper .sp {
    display: block !important;
  }
  .dh_lp_wrapper .pc {
    display: none !important;
  }
}/*# sourceMappingURL=style.css.map */