@charset "UTF-8";
/* 調整用 */
body {
  overflow-x: hidden;
  margin: 0;
}

#MainContent {
  overflow: hidden;
}

.dh_lp_wrapper {
  font-family: "Noto Sans JP", sans-serif;
  width: 100%;
  margin: 0 auto 10%;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.04em;
}
.dh_lp_wrapper h1,
.dh_lp_wrapper h2,
.dh_lp_wrapper h3,
.dh_lp_wrapper h4 {
  margin: 0;
}
.dh_lp_wrapper img {
  max-width: 100%;
}
.dh_lp_wrapper p {
  margin: 1em auto;
}
.dh_lp_wrapper a {
  text-decoration: none;
  color: #000;
}
.dh_lp_wrapper a :hover img {
  opacity: 0.6;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.dh_lp_wrapper .sp {
  display: none;
}
.dh_lp_wrapper .dh_lp_mv {
  width: 100%;
  margin: 0 auto;
}
.dh_lp_wrapper .dh_lp_lead {
  width: 100%;
  max-width: 690px;
  margin: 0 auto;
  padding: 70px 0 30px;
  text-align: center;
  color: #404040;
  position: relative;
}
.dh_lp_wrapper .dh_lp_lead ::before {
  content: "";
  width: 100vw;
  height: 100%;
  background-color: #f4f2eb;
  display: block;
  position: absolute;
  top: 0;
  left: calc(50% - 50vw);
  z-index: -1;
}
.dh_lp_wrapper .dh_lp_lead_box {
  margin: 0 auto 55px;
}
.dh_lp_wrapper .dh_lp_lead_title {
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 26px;
  line-height: 1.6;
  letter-spacing: 0.14em;
  color: #404040;
  text-align: center;
}
.dh_lp_wrapper .dh_lp_lead_movie {
  max-width: 500px;
  margin: 0 auto 35px;
}
.dh_lp_wrapper .dh_lp_lead_movie video {
  width: 100%;
}
.dh_lp_wrapper .dh_lp_lead_image {
  max-width: 600px;
  margin: 0 auto 30px;
}
.dh_lp_wrapper .dh_lp_lead_text {
  max-width: 600px;
  margin: 0 auto;
  text-align: left;
  color: #404040;
}
.dh_lp_wrapper .dh_lp_main {
  width: 100%;
  margin: auto;
}
.dh_lp_wrapper .dh_lp_contentSection {
  margin: 120px auto 240px;
}
.dh_lp_wrapper .dh_lp_contentSection_title {
  margin: 70px auto;
  text-align: center;
  font-size: 26px;
  line-height: 1.8;
  letter-spacing: 0.14em;
}
.dh_lp_wrapper .dh_lp_credit {
  margin: 30px auto 0;
}
.dh_lp_wrapper .dh_lp_credit li {
  margin: 0 auto 5px;
  padding: 0;
  letter-spacing: 0.04em;
}
.dh_lp_wrapper .dh_lp_credit_name {
  min-width: 185px;
  display: inline-block;
}
.dh_lp_wrapper .dh_lp_credit_btn {
  padding: 0.3em 1.5em;
  border: 1px solid #202124;
  font-size: 12px;
  line-height: 1;
  background-color: #fff;
  text-align: center;
  display: inline-block;
}
.dh_lp_wrapper .dh_lp_credit_btn:hover {
  background-color: #202124;
  color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.dh_lp_wrapper .dh_lp_itemBox01 {
  width: 840px;
  max-width: 90%;
  margin: 0 auto 50px;
  text-align: center;
  position: relative;
}
.dh_lp_wrapper .dh_lp_itemBox01_image {
  width: 75%;
  max-width: 560px;
  margin: auto;
}
.dh_lp_wrapper .dh_lp_itemBox01_title {
  font-family: kepler-std-condensed-subhead, serif;
  font-size: 68px;
  line-height: 1;
  letter-spacing: 0.04em;
  text-align: left;
  position: absolute;
  left: 0;
  bottom: 15px;
}
.dh_lp_wrapper .dh_lp_itemBox01_title_num {
  font-size: 100px;
  line-height: 1.45;
  display: block;
}
.dh_lp_wrapper .dh_lp_itemBox01_title.--title-right {
  left: 77.5%;
}
.dh_lp_wrapper .dh_lp_itemBox02 {
  width: 1080px;
  max-width: 90%;
  margin: 0 auto 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dh_lp_wrapper .dh_lp_itemBox02_mainImage {
  width: 70%;
  margin-left: 0;
  margin-right: auto;
}
.dh_lp_wrapper .dh_lp_itemBox02_subImages {
  width: 55.5%;
  margin-left: -50%;
  margin-top: 46.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.dh_lp_wrapper .dh_lp_itemBox02_subImages_01 {
  width: 70%;
  margin-left: auto;
  margin-right: 0;
  z-index: 2;
}
.dh_lp_wrapper .dh_lp_itemBox02_subImages_02 {
  width: 53%;
  margin-top: -8%;
  z-index: 1;
}
.dh_lp_wrapper .dh_lp_itemBox02_textArea {
  width: 40%;
  margin-top: -30.5%;
}
.dh_lp_wrapper .dh_lp_itemBox02_textArea p {
  text-align: justify;
}
.dh_lp_wrapper .dh_lp_itemBox03 {
  width: 1080px;
  max-width: 90%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.dh_lp_wrapper .dh_lp_itemBox03_image {
  width: 60%;
  max-width: 620px;
  z-index: 1;
}
.dh_lp_wrapper .dh_lp_itemBox03_textArea {
  width: 45%;
  margin-left: -5%;
  margin-bottom: 4.5%;
  padding-right: 4%;
  z-index: 2;
}
.dh_lp_wrapper .dh_lp_itemBox03_title {
  margin-bottom: 1em;
  font-size: 24px;
  line-height: 2;
}
.dh_lp_wrapper .dh_lp_itemBox03.--box-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.dh_lp_wrapper .dh_lp_itemBox03.--box-reverse .dh_lp_itemBox03_textArea {
  margin-right: -5%;
  padding-left: 4%;
  padding-right: 0;
}
.dh_lp_wrapper #sec01 .dh_lp_itemBox01_title {
  bottom: 24px;
}

@media (max-width: 767px) {
  .dh_lp_wrapper .pc {
    display: none;
  }
  .dh_lp_wrapper .sp {
    display: block;
  }
  .dh_lp_wrapper .dh_lp_lead {
    width: 90%;
    padding-top: 55px;
    padding-bottom: 5px;
  }
  .dh_lp_wrapper .dh_lp_lead_box {
    margin-bottom: 65px;
  }
  .dh_lp_wrapper .dh_lp_lead_title {
    margin-bottom: 30px;
    font-size: 18px;
  }
  .dh_lp_wrapper .dh_lp_lead_movie {
    margin-bottom: 20px;
  }
  .dh_lp_wrapper .dh_lp_lead_image {
    margin-bottom: 20px;
  }
  .dh_lp_wrapper .dh_lp_lead_text {
    text-align: justify;
    line-height: 1.9;
  }
  .dh_lp_wrapper .dh_lp_main {
    width: 90%;
  }
  .dh_lp_wrapper .dh_lp_contentSection {
    margin-top: 70px;
    margin-bottom: 100px;
  }
  .dh_lp_wrapper .dh_lp_contentSection_title {
    margin: 50px auto;
    font-size: 18px;
  }
  .dh_lp_wrapper .dh_lp_credit {
    margin-top: 10px;
  }
  .dh_lp_wrapper .dh_lp_credit_name {
    min-width: 150px;
  }
  .dh_lp_wrapper .dh_lp_itemBox01 {
    max-width: 100%;
  }
  .dh_lp_wrapper .dh_lp_itemBox01_title {
    font-size: 12vw;
    bottom: -0.6em;
  }
  .dh_lp_wrapper .dh_lp_itemBox01_title_num {
    font-size: 1em;
  }
  .dh_lp_wrapper .dh_lp_itemBox01_title.--title-right {
    left: auto;
    right: 0;
  }
  .dh_lp_wrapper .dh_lp_itemBox01_title.--title-right + .dh_lp_itemBox01_image {
    width: 77%;
    margin-left: 0;
    margin-right: auto;
  }
  .dh_lp_wrapper .dh_lp_itemBox01_image {
    width: 82%;
    margin-right: 0;
  }
  .dh_lp_wrapper .dh_lp_itemBox02 {
    max-width: 100%;
    margin-bottom: 60px;
  }
  .dh_lp_wrapper .dh_lp_itemBox02_mainImage {
    width: 100%;
  }
  .dh_lp_wrapper .dh_lp_itemBox02_subImages {
    width: 100%;
    margin-left: 0;
    margin-top: 5%;
  }
  .dh_lp_wrapper .dh_lp_itemBox02_subImages_01 {
    width: 75%;
  }
  .dh_lp_wrapper .dh_lp_itemBox02_subImages_02 {
    width: 61%;
  }
  .dh_lp_wrapper .dh_lp_itemBox02_textArea {
    width: 100%;
    margin-top: 0;
  }
  .dh_lp_wrapper .dh_lp_itemBox03 {
    max-width: 100%;
  }
  .dh_lp_wrapper .dh_lp_itemBox03_image {
    width: 100%;
  }
  .dh_lp_wrapper .dh_lp_itemBox03_textArea {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
  }
  .dh_lp_wrapper .dh_lp_itemBox03_title {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.5;
  }
  .dh_lp_wrapper .dh_lp_itemBox03.--box-reverse .dh_lp_itemBox03_textArea {
    margin-right: 0;
    padding-left: 0;
  }
  .dh_lp_wrapper #sec01 .dh_lp_itemBox01_title {
    bottom: -0.6em;
  }
}
/* -- featureBox -- */
.dh_lp_wrapper .featureBox {
  padding: 0 20px 95px;
}
.dh_lp_wrapper .featureBox .tit {
  font-size: 28px;
  text-align: center;
}
.dh_lp_wrapper .featureBox_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 4%;
     -moz-column-gap: 4%;
          column-gap: 4%;
  row-gap: 25px;
  margin: 51px auto 0;
  max-width: 900px;
}
.dh_lp_wrapper .featureBox_inner:has(> div:only-child),
.dh_lp_wrapper .featureBox_inner:has(> div:nth-child(2):last-child) {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.dh_lp_wrapper .featureBox_inner .img {
  margin: 0;
}
.dh_lp_wrapper .featureBox_inner .txt {
  font-size: 13px;
  line-height: 1.75;
  letter-spacing: 0.06em;
  margin-top: 6px;
  margin-bottom: 0;
}
@media screen and (min-width: 901px) {
  .dh_lp_wrapper .featureBox_inner > * {
    width: 48%;
  }
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .featureBox {
    padding-bottom: 70px;
  }
  .dh_lp_wrapper .featureBox .tit {
    font-size: 26px;
  }
  .dh_lp_wrapper .featureBox_inner {
    margin: 35px 0 -25px;
  }
  .dh_lp_wrapper .featureBox_inner > * {
    width: 48%;
  }
}
.dh_lp_wrapper .featureBox img {
  height: auto;
  width: 100%;
  aspect-ratio: 1000/600;
}
.dh_lp_wrapper .featureBox a {
  text-decoration: none;
}
.dh_lp_wrapper .featureBox .tit {
  font-size: 28px;
  text-align: center;
  margin: 0 auto;
}
.dh_lp_wrapper .featureBox_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 51px auto 0;
  max-width: 900px;
}
.dh_lp_wrapper .featureBox_inner .txt {
  font-size: 13px;
  line-height: 1.75;
  letter-spacing: 0.06em;
  margin-top: 6px;
  color: #202124;
}
@media screen and (min-width: 901px) {
  .dh_lp_wrapper .featureBox_inner > * {
    width: 30.6%;
  }
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .featureBox {
    padding-bottom: 70px;
  }
  .dh_lp_wrapper .featureBox .tit {
    font-size: 26px;
  }
  .dh_lp_wrapper .featureBox_inner {
    margin: 35px 0 -25px;
  }
  .dh_lp_wrapper .featureBox_inner > * {
    width: 48%;
  }
}/*# sourceMappingURL=style.css.map */