/* CSS Document */
html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  padding: 0;
}

.dh_lp_wrapper {
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  color: #231815;
  font-size: 16px;
  font-style: normal;
  line-height: 2;
  letter-spacing: 0.05em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 1150px) {
  .dh_lp_wrapper {
    font-size: 14px;
  }
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper {
    font-size: 12px;
  }
}
.dh_lp_wrapper * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.dh_lp_wrapper ul,
.dh_lp_wrapper li {
  margin: 0;
  padding: 0;
}
.dh_lp_wrapper a,
.dh_lp_wrapper a:hover,
.dh_lp_wrapper a:focus {
  text-decoration: none;
}
.dh_lp_wrapper p {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .pc {
    display: none;
  }
}
.dh_lp_wrapper .sp {
  display: none;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .sp {
    display: block;
  }
}
.dh_lp_wrapper .img-box {
  text-align: center;
}
.dh_lp_wrapper .img-box img {
  width: 100%;
  vertical-align: top;
}
.dh_lp_wrapper .hover-item {
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.dh_lp_wrapper .hover-item:hover {
  opacity: 0.7;
}
.dh_lp_wrapper .space {
  height: 100vh;
}
.dh_lp_wrapper {
  /* content-inner ========================================================= */
}
.dh_lp_wrapper .content-inner {
  padding: 0 160px 0 120px;
  margin: 0 auto;
}
@media screen and (max-width: 1150px) {
  .dh_lp_wrapper .content-inner {
    padding: 0 60px 0 45px;
  }
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .content-inner {
    padding: 0;
    width: 100%;
  }
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .inner_sp_30 {
    width: calc(100% - 30px);
    margin: 0 auto;
  }
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .inner_sp_40 {
    width: calc(100% - 40px);
    margin: 0 auto;
  }
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .inner_sp_48 {
    width: calc(100% - 48px);
    margin: 0 auto;
  }
}
.dh_lp_wrapper {
  /* fixed-text ========================================================= */
}
.dh_lp_wrapper .fixed-text {
  display: inline-block;
  position: fixed;
  top: 50%;
  right: 12px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .fixed-text {
    display: none;
  }
}
.dh_lp_wrapper .fixed-text p {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-family: "futura-pt", sans-serif;
}
.dh_lp_wrapper {
  /* mv ========================================================= */
}
.dh_lp_wrapper .mv {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .mv {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.dh_lp_wrapper .mv .mv-img-box {
  width: 82.5%;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .mv .mv-img-box {
    width: 92%;
    margin-right: 0;
    -ms-flex-item-align: end;
        align-self: end;
  }
}
.dh_lp_wrapper .mv .mv-text-box {
  position: absolute;
  bottom: 7.5%;
  left: 0;
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
}
@media screen and (max-width: 1700px) {
  .dh_lp_wrapper .mv .mv-text-box {
    zoom: 0.8;
  }
}
@media screen and (max-width: 1500px) {
  .dh_lp_wrapper .mv .mv-text-box {
    zoom: 0.7;
  }
}
@media screen and (max-width: 1300px) {
  .dh_lp_wrapper .mv .mv-text-box {
    zoom: 0.6;
  }
}
@media screen and (max-width: 1100px) {
  .dh_lp_wrapper .mv .mv-text-box {
    zoom: 0.5;
  }
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .mv .mv-text-box {
    zoom: 0.4;
  }
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .mv .mv-text-box {
    zoom: 1;
    position: relative;
    bottom: unset;
    left: unset;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
    margin-left: 20px;
  }
}
.dh_lp_wrapper .mv .mv-text-box .mv-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 17px;
  margin-bottom: 20px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .mv .mv-text-box .mv-logo {
    gap: 2px;
    margin-bottom: 10px;
  }
}
.dh_lp_wrapper .mv .mv-text-box .mv-logo p {
  font-family: "futura-pt", sans-serif;
  font-size: 84px;
  font-weight: 600;
  line-height: 1;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .mv .mv-text-box .mv-logo p {
    font-size: 35px;
    line-height: 1;
  }
}
.dh_lp_wrapper .mv .mv-text-box .mv-logo .mv-logo-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 17px;
  margin-top: 20px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .mv .mv-text-box .mv-logo .mv-logo-flex {
    gap: 5px;
    margin-top: 10px;
  }
}
.dh_lp_wrapper .mv .mv-text-box .mv-logo .mv-logo-flex {
  font-size: 0;
}
.dh_lp_wrapper .mv .mv-text-box .mv-logo .mv-logo-flex .cross-img {
  width: 26px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .mv .mv-text-box .mv-logo .mv-logo-flex .cross-img {
    width: 10px;
  }
}
.dh_lp_wrapper .mv .mv-text-box .mv-logo .mv-logo-flex .logo-img {
  width: 242px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .mv .mv-text-box .mv-logo .mv-logo-flex .logo-img {
    width: 85px;
  }
}
.dh_lp_wrapper .mv .mv-text-box .mv-text {
  font-size: 33px;
  font-weight: 500;
  line-height: 1.7;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .mv .mv-text-box .mv-text {
    font-size: 16px;
    line-height: 1.6;
  }
}
.dh_lp_wrapper {
  /* lead ========================================================= */
}
.dh_lp_wrapper .lead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 140px 0;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .lead {
    padding: 50px 0 20px;
    -webkit-transition-delay: 1.1s;
            transition-delay: 1.1s;
  }
}
.dh_lp_wrapper .lead p {
  display: inline-block;
  line-height: 2;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .lead p {
    font-size: 13px;
  }
}
.dh_lp_wrapper .credit-list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  padding-top: 12px;
  width: 100%;
  letter-spacing: normal;
  color: #000;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .credit-list {
    gap: 16px;
    padding-left: 20px;
    padding-top: 16px;
  }
}
.dh_lp_wrapper .credit-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.dh_lp_wrapper .credit-list__product {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-family: "futura-pt", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 17px;
  color: #000;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .credit-list__product {
    font-size: 13px;
  }
}
.dh_lp_wrapper .credit-list__buy {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 41px;
  height: 18px;
  padding: 0 10px;
  border: 1px solid #000;
  border-radius: 999px;
  font-family: "futura-pt", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: normal;
  color: #000;
  background: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .credit-list__buy {
    min-width: 33px;
    font-size: 12px;
    padding: 0 6px;
  }
}
.dh_lp_wrapper .credit-list__buy:hover {
  color: #fff;
  background-color: #000;
}
.dh_lp_wrapper .credit-list__arrival {
  line-height: 1;
  font-size: 13px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .credit-list__arrival {
    font-size: 11px;
  }
}
.dh_lp_wrapper .section-text-skew {
  color: #797979;
  font-weight: 500;
  font-size: 15px;
  margin-bottom: 22px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section-text-skew {
    font-size: 12px;
  }
}
.dh_lp_wrapper .section-text-skew span {
  display: inline-block;
  -webkit-transform: skewX(-20deg);
          transform: skewX(-20deg);
}
.dh_lp_wrapper {
  /* section ========================================================= */
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section {
    padding-top: 150px;
  }
}
.dh_lp_wrapper .section .title-box {
  position: relative;
}
.dh_lp_wrapper .section .title-box.sp {
  width: calc(100% - 70px);
  margin: 0 auto;
}
.dh_lp_wrapper .section .title-box .section-number {
  z-index: 0;
  position: absolute;
  top: 40px;
  left: -40px;
  color: #D9D9D9;
  font-family: "the-seasons", sans-serif;
  font-style: italic;
  font-size: 126px;
  font-weight: 700;
  line-height: 1;
  -webkit-transform: translate(0%, -100%);
          transform: translate(0%, -100%);
}
@media screen and (max-width: 1300px) {
  .dh_lp_wrapper .section .title-box .section-number {
    font-size: 100px;
  }
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section .title-box .section-number {
    font-size: 90px;
    top: 30px;
    left: -20px;
  }
}
@media screen and (max-width: 1300px) {
  .dh_lp_wrapper .section .title-box .section-title {
    font-size: 25px;
  }
}
.dh_lp_wrapper .section .title-box .section-title {
  z-index: 1;
  position: relative;
  font-size: 30px;
  line-height: 1.5;
  font-weight: 500;
  margin-bottom: 36px;
}
@media screen and (max-width: 1300px) {
  .dh_lp_wrapper .section .title-box .section-title {
    font-size: 25px;
  }
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section .title-box .section-title {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
.dh_lp_wrapper .section .title-box .section-text {
  z-index: 1;
  position: relative;
  line-height: 2;
}
.dh_lp_wrapper {
  /* section_01 ========================================================= */
}
.dh_lp_wrapper .section_01 .content_01 {
  width: 94%;
  margin: 0 auto 145px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: calc(5vw - 30px);
     -moz-column-gap: calc(5vw - 30px);
          column-gap: calc(5vw - 30px);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 1150px) {
  .dh_lp_wrapper .section_01 .content_01 {
    width: 100%;
  }
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_01 .content_01 {
    margin: 0 0 70px;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.dh_lp_wrapper .section_01 .content_01 .box_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 1vw;
     -moz-column-gap: 1vw;
          column-gap: 1vw;
  width: calc(100% - 355px - 5vw - 30px);
  margin-left: 30px;
}
@media screen and (max-width: 1150px) {
  .dh_lp_wrapper .section_01 .content_01 .box_01 {
    width: calc(100% - 255px - 5vw - 30px);
  }
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_01 .content_01 .box_01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    margin-left: 0;
  }
}
.dh_lp_wrapper .section_01 .content_01 .box_01 .img_01 {
  width: calc(58% - 0.5vw);
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_01 .content_01 .box_01 .img_01 {
    width: 100%;
    margin-bottom: 30px;
  }
}
.dh_lp_wrapper .section_01 .content_01 .box_01 .img_02 {
  width: calc(41% - 0.5vw);
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_01 .content_01 .box_01 .img_02 {
    width: 65%;
    -ms-flex-item-align: end;
        align-self: end;
    margin-bottom: 30px;
  }
}
.dh_lp_wrapper .section_01 .content_01 .box_02 {
  -ms-flex-item-align: end;
      align-self: flex-end;
  width: 355px;
  margin-bottom: 56px;
}
@media screen and (max-width: 1150px) {
  .dh_lp_wrapper .section_01 .content_01 .box_02 {
    width: 255px;
  }
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_01 .content_01 .box_02 {
    width: 100%;
    margin-bottom: 0;
  }
}
.dh_lp_wrapper .section_01 .content_02 {
  margin: 0 auto 260px;
  width: 65%;
  max-width: 906px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_01 .content_02 {
    width: 100%;
    margin: 0 auto;
  }
}
.dh_lp_wrapper .section_01 .content_02 .box_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dh_lp_wrapper .section_01 .content_02 p {
  margin-top: 20px;
  line-height: 2;
}
.dh_lp_wrapper {
  /* section_02 ========================================================= */
}
.dh_lp_wrapper .section_02 .content_01 {
  margin: 0 auto 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-column-gap: 5.5vw;
     -moz-column-gap: 5.5vw;
          column-gap: 5.5vw;
}
@media screen and (max-width: 1150px) {
  .dh_lp_wrapper .section_02 .content_01 {
    width: 80%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 auto 72px;
  }
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_02 .content_01 {
    width: 100%;
  }
}
@media screen and (max-width: 1150px) {
  .dh_lp_wrapper .section_02 .content_01 .pc {
    display: none;
  }
}
.dh_lp_wrapper .section_02 .content_01 .sp {
  display: none;
}
@media screen and (max-width: 1150px) {
  .dh_lp_wrapper .section_02 .content_01 .sp {
    display: inherit;
  }
}
.dh_lp_wrapper .section_02 .content_01 .box_01 {
  width: 63%;
}
@media screen and (max-width: 1150px) {
  .dh_lp_wrapper .section_02 .content_01 .box_01 {
    width: 100%;
  }
}
.dh_lp_wrapper .section_02 .content_01 .box_02 {
  width: 310px;
  margin-top: 30px;
}
@media screen and (max-width: 1300px) {
  .dh_lp_wrapper .section_02 .content_01 .box_02 {
    width: 360px;
  }
}
@media screen and (max-width: 1150px) {
  .dh_lp_wrapper .section_02 .content_01 .box_02 {
    width: 100%;
    margin-top: 20px;
  }
}
.dh_lp_wrapper .section_02 .content_02 {
  width: 95%;
  margin: 0 auto 140px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_02 .content_02 {
    width: 100%;
    margin: 0 auto 70px;
  }
}
.dh_lp_wrapper .section_02 .content_02 .box_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 1vw;
     -moz-column-gap: 1vw;
          column-gap: 1vw;
  width: 61%;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_02 .content_02 .box_01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}
.dh_lp_wrapper .section_02 .content_02 .box_01 .img_01 {
  width: 60%;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_02 .content_02 .box_01 .img_01 {
    width: 90%;
    margin-bottom: 40px;
  }
}
.dh_lp_wrapper .section_02 .content_02 .box_01 .img_02 {
  width: 40%;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_02 .content_02 .box_01 .img_02 {
    width: 100%;
  }
  .dh_lp_wrapper .section_02 .content_02 .box_01 .img_02 img {
    width: 50%;
    margin: 0 auto;
  }
}
.dh_lp_wrapper .section_02 .content_02 .box_01 .img_02 .text-box {
  width: 390px;
  margin-top: 78px;
  margin-left: 14vw;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_02 .content_02 .box_01 .img_02 .text-box {
    width: unset;
    margin-top: 28px;
    margin-left: 0;
  }
}
.dh_lp_wrapper .section_02 .content_02 .box_01 .img_02 .text-box p {
  text-align: start;
}
.dh_lp_wrapper .section_02 .content_03 {
  margin: 0 auto 251px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_02 .content_03 {
    margin: 0 auto;
  }
}
.dh_lp_wrapper .section_02 .content_03 .credit-list {
  padding-left: 0;
}
.dh_lp_wrapper .section_02 .content_03 .box_01 {
  width: 75%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 4vw;
     -moz-column-gap: 4vw;
          column-gap: 4vw;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_02 .content_03 .box_01 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    row-gap: 20px;
  }
}
.dh_lp_wrapper .section_02 .content_03 .box_01 .img_01 {
  width: 46%;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_02 .content_03 .box_01 .img_01 {
    width: calc(100% - 40px);
    margin: 0 auto;
  }
}
.dh_lp_wrapper .section_02 .content_03 .box_01 .text-box {
  width: 40%;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_02 .content_03 .box_01 .text-box {
    width: calc(100% - 48px);
  }
}
.dh_lp_wrapper .section_02 .content_03 .box_01 .text-box p {
  margin-bottom: 82px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_02 .content_03 .box_01 .text-box p {
    margin-bottom: 0px;
  }
}
.dh_lp_wrapper {
  /* section_03 ========================================================= */
}
.dh_lp_wrapper .section_03 .content_01 {
  width: 87%;
  margin: 0 auto 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 8vw;
     -moz-column-gap: 8vw;
          column-gap: 8vw;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_03 .content_01 {
    margin: 0 auto 62px;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.dh_lp_wrapper .section_03 .content_01 .box_01 {
  width: 50%;
}
@media screen and (max-width: 1150px) {
  .dh_lp_wrapper .section_03 .content_01 .box_01 {
    width: 60%;
  }
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_03 .content_01 .box_01 {
    width: 100%;
    margin-bottom: 30px;
  }
}
.dh_lp_wrapper .section_03 .content_01 .box_02 {
  width: 542px;
  margin-bottom: 82px;
}
@media screen and (max-width: 1150px) {
  .dh_lp_wrapper .section_03 .content_01 .box_02 {
    width: 302px;
  }
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_03 .content_01 .box_02 {
    width: unset;
    margin: 0 auto;
  }
}
.dh_lp_wrapper .section_03 .content_02 {
  margin: 0 auto 200px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_03 .content_02 {
    margin: 0 auto 72px;
  }
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_03 .content_02 .splide {
    overflow: hidden;
  }
}
@media screen and (min-width: 901px) {
  .dh_lp_wrapper .section_03 .content_02 .splide {
    -webkit-transition: none;
    transition: none;
  }
}
.dh_lp_wrapper .section_03 .content_02 .splide .splide__track {
  overflow: visible;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_03 .content_02 .splide .splide__track {
    width: 66%;
  }
}
.dh_lp_wrapper .section_03 .content_02 .splide .splide__track .splide__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 2px;
     -moz-column-gap: 2px;
          column-gap: 2px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_03 .content_02 .splide .splide__track .splide__list {
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
  }
}
.dh_lp_wrapper .section_03 .content_02 .splide .splide__track .splide__list .splide__slide {
  width: calc((100% - 4px) / 3);
  overflow: visible;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_03 .content_02 .splide .splide__track .splide__list .splide__slide {
    width: unset;
    -webkit-transition: none;
    transition: none;
  }
}
.dh_lp_wrapper .section_03 .content_02 .splide .splide__track .splide__list .splide__slide img {
  width: 100%;
}
.dh_lp_wrapper .section_03 .content_02 .splide .splide__track .splide__list .splide__slide:nth-child(1) {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_03 .content_02 .splide .splide__track .splide__list .splide__slide:nth-child(1) {
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
}
.dh_lp_wrapper .section_03 .content_02 .splide .splide__track .splide__list .splide__slide:nth-child(2) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_03 .content_02 .splide .splide__track .splide__list .splide__slide:nth-child(2) {
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
}
.dh_lp_wrapper .section_03 .content_02 .splide .splide__track .splide__list .splide__slide:nth-child(3) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_03 .content_02 .splide .splide__track .splide__list .splide__slide:nth-child(3) {
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
}
.dh_lp_wrapper .section_03 .content_02 p {
  margin-top: 20px;
}
.dh_lp_wrapper .section_03 .content_03 {
  margin: 0 auto 175px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_03 .content_03 {
    margin: 0 auto 80px;
  }
}
.dh_lp_wrapper .section_03 .content_03 .credit-list {
  padding-left: 0;
}
.dh_lp_wrapper .section_03 .content_03 .box_01 {
  width: 69%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 4vw;
     -moz-column-gap: 4vw;
          column-gap: 4vw;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_03 .content_03 .box_01 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 20px;
  }
}
.dh_lp_wrapper .section_03 .content_03 .box_01 .img_01 {
  width: 51%;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_03 .content_03 .box_01 .img_01 {
    width: calc(100% - 40px);
    margin: 0 auto;
  }
}
.dh_lp_wrapper .section_03 .content_03 .box_01 .text-box {
  width: 44%;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_03 .content_03 .box_01 .text-box {
    width: calc(100% - 48px);
  }
}
.dh_lp_wrapper .section_03 .content_03 .box_01 .text-box p {
  margin-bottom: 82px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .section_03 .content_03 .box_01 .text-box p {
    margin-bottom: 0;
  }
}
.dh_lp_wrapper {
  /* lead-sub ========================================================= */
}
.dh_lp_wrapper .lead-sub {
  margin: 0 auto 170px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .lead-sub {
    margin: 0 auto 80px;
  }
}
.dh_lp_wrapper .lead-sub .section-text-skew {
  text-align: center;
  font-size: 15px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .lead-sub .section-text-skew {
    font-size: 12px;
  }
}
.dh_lp_wrapper {
  /* profile ========================================================= */
}
.dh_lp_wrapper .profile {
  width: 90%;
  max-width: 730px;
  margin: 0 auto 120px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .profile {
    width: 100%;
    margin: 0 auto 80px;
  }
}
.dh_lp_wrapper .profile .profile-img {
  width: 68%;
  margin: 0 auto 48px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .profile .profile-img {
    margin: 0 auto 28px;
  }
}
.dh_lp_wrapper .profile .profile-title {
  text-align: center;
  font-family: "futura-pt", sans-serif;
  font-weight: 450;
  font-size: 20px;
  margin-bottom: 16px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .profile .profile-title {
    margin-bottom: 0px;
  }
}
.dh_lp_wrapper .profile .profile-text {
  font-size: 13px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .profile .profile-text {
    font-size: 11px;
  }
}
.dh_lp_wrapper .footer {
  border-top: 1px solid #DEDCDB;
  padding: 110px 0 48px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .footer {
    padding: 80px 0 22px;
  }
}
.dh_lp_wrapper .footer .staff-credit {
  text-align: center;
  color: #585858;
  font-size: 13px;
  margin-bottom: 105px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .footer .staff-credit {
    font-size: 11px;
    margin-bottom: 80px;
  }
}
.dh_lp_wrapper .footer .feature {
  margin-bottom: 110px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .footer .feature {
    margin-bottom: 80px;
  }
}
.dh_lp_wrapper .footer .feature .feature-title {
  text-align: center;
  font-family: "futura-pt", sans-serif;
  font-weight: 450;
  font-size: 20px;
  margin-bottom: 13px;
}
.dh_lp_wrapper .footer .feature .feature-img {
  width: 300px;
  margin: 0 auto;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .footer .feature .feature-img {
    max-width: 270px;
    width: calc(100% - 48px);
  }
}
.dh_lp_wrapper .footer .footer-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 17px;
  margin-bottom: 30px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .footer .footer-logo {
    gap: 2px;
    margin-bottom: 7px;
  }
}
.dh_lp_wrapper .footer .footer-logo p {
  font-family: "futura-pt", sans-serif;
  font-size: 84px;
  font-weight: 600;
  line-height: 1;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .footer .footer-logo p {
    font-size: 33px;
    line-height: 2;
  }
}
.dh_lp_wrapper .footer .footer-logo .logo-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 17px;
  margin-top: 10px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .footer .footer-logo .logo-flex {
    gap: 5px;
  }
}
.dh_lp_wrapper .footer .footer-logo .logo-flex {
  font-size: 0;
}
.dh_lp_wrapper .footer .footer-logo .logo-flex .cross-img {
  width: 26px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .footer .footer-logo .logo-flex .cross-img {
    width: 10px;
  }
}
.dh_lp_wrapper .footer .footer-logo .logo-flex .logo-img {
  width: 242px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .footer .footer-logo .logo-flex .logo-img {
    width: 85px;
  }
}
.dh_lp_wrapper .footer .footer-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 44px;
}
.dh_lp_wrapper .footer .footer-link a {
  color: #000;
  font-family: "futura-pt", sans-serif;
  font-size: 16px;
  font-weight: 450;
}/*# sourceMappingURL=style.css.map */