@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 110px;
  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 {
  width: 90%;
  max-width: 800px;
  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 {
  background-color: #EDF1F8;
  margin: 0 auto;
  padding: 105px 0;
}
.dh_lp_wrapper .lp_content .lesson-sec.lesson-sec--muted {
  background: #F8EDE7;
  width: 100%;
  box-sizing: border-box;
}
.dh_lp_wrapper .lp_content .lesson-sec.lesson-sec--muted2 {
  background: #EDF1F8;
  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: "Suranna", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 54px;
  line-height: 1.15;
  letter-spacing: 0.03em;
  text-align: center;
  text-transform: capitalize;
  color: #4E3627;
  margin: 0 0 25px 0;
}
.dh_lp_wrapper .lp_content .lesson-sec .content-box .lesson-sec__ttl .font-ja {
  font-family: "Suranna", "Noto Serif JP", serif;
  font-weight: 400;
  font-size: 39px;
}
.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: 340px;
}
.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: "Noto Serif JP", 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 .styling-row-3col {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  margin: 0 auto;
  padding: 0 5%;
  -moz-column-gap: 2%;
       column-gap: 2%;
  width: 100vw;
  max-width: 1600px;
  left: 50%;
  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: 140px 0 100px;
}
.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;
}
@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 {
    width: 100%;
  }
  .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: 25px;
    margin-bottom: 7%;
    font-weight: 400;
  }
  .dh_lp_wrapper .lp_content .lesson-sec .content-box .lesson-sec__ttl .font-ja {
    font-size: 20px;
  }
  .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;
    row-gap: 30px;
  }
  .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: 0px;
  }
  .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: 100px auto 0;
    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 */