@charset "UTF-8";
.dh_lp_wrapper {
  font-family: "noto-sans-cjk-jp", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.85;
  /* -- reset -- */
  /* -- メイン外の設定 -- */
  /* -- inner -- */
  /*
      tag
  */
  /*
      common
  */
  /* -- hide -- */
  /*
      contents
  */
  /* -- catchBox --*/
  /* -- itemBox --*/
  /* - itemBox_cnt05 - */
  /* -- relatedItemBox -- */
  /* -- featureBox -- */
  /*
      js
  */
  /* -- 'inview' フェードプラグイン -- */
  /* フェードアップ */
  /* 子要素 */
  /* -- featureBox -- */
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper {
    font-size: 11px;
    line-height: 1.9;
  }
}
.dh_lp_wrapper ::before,
.dh_lp_wrapper ::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}
.dh_lp_wrapper p,
.dh_lp_wrapper table,
.dh_lp_wrapper blockquote,
.dh_lp_wrapper address,
.dh_lp_wrapper pre,
.dh_lp_wrapper iframe,
.dh_lp_wrapper form,
.dh_lp_wrapper figure,
.dh_lp_wrapper dl,
.dh_lp_wrapper h1,
.dh_lp_wrapper h2,
.dh_lp_wrapper h3,
.dh_lp_wrapper h4,
.dh_lp_wrapper h5,
.dh_lp_wrapper h6 {
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.dh_lp_wrapper ul,
.dh_lp_wrapper ol {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.dh_lp_wrapper img {
  vertical-align: bottom;
  width: 100%;
  height: auto;
}
.dh_lp_wrapper body {
  overflow-x: hidden;
  margin: 0;
}
.dh_lp_wrapper .gjNMyZ.pf-24_ .pf-c {
  padding: 0 !important;
}
.dh_lp_wrapper .sc-dhKdPU.hjOBND.pf-25_.pf-r.pf-r-eh {
  margin: 0 !important;
}
.dh_lp_wrapper .inner {
  margin: 0 auto;
  width: 100%;
}
@media screen and (max-width: 1070px) {
  .dh_lp_wrapper .inner {
    margin: 0 auto;
    width: 100%;
  }
}
.dh_lp_wrapper a {
  color: #000;
  text-decoration: none;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
@media screen and (min-width: 901px) {
  .dh_lp_wrapper a:hover {
    opacity: 0.6;
  }
}
@media screen and (min-width: 901px) {
  .dh_lp_wrapper .pc_hide {
    display: none !important;
  }
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .sp_hide {
    display: none !important;
  }
}
.dh_lp_wrapper .catchBox {
  padding: 88px 0 84px;
  background: #eceff1;
}
.dh_lp_wrapper .catchBox .tit {
  font-family: "noto-sans-cjk-jp", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.03em;
  text-align: center;
}
.dh_lp_wrapper .catchBox .img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 26px;
}
.dh_lp_wrapper .catchBox .txt {
  letter-spacing: 0.04em;
  margin: 38px auto 0;
  max-width: 600px;
}
@media screen and (min-width: 901px) {
  .dh_lp_wrapper .catchBox .img > * {
    width: calc((100% - 26px) / 3);
  }
  .dh_lp_wrapper .catchBox .img > *:not(:nth-child(3n)) {
    margin-right: 13px;
  }
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .catchBox {
    padding: 66px 0 67px;
  }
  .dh_lp_wrapper .catchBox .tit {
    font-size: 19px;
    line-height: 1.2;
  }
  .dh_lp_wrapper .catchBox .img {
    margin-top: 23px;
  }
  .dh_lp_wrapper .catchBox .img > * {
    width: calc((100% - 5px) / 2);
  }
  .dh_lp_wrapper .catchBox .img > *:not(:nth-child(2n)) {
    margin-right: 5px;
  }
  .dh_lp_wrapper .catchBox .txt {
    letter-spacing: 0.06em;
    margin: 21px auto 0;
  }
}
.dh_lp_wrapper .lead_container {
  margin: 80px auto 94px;
  text-align: center;
  font-size: 16px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .lead_container {
    margin: 48px auto 54px;
    font-size: 12px;
  }
}
.dh_lp_wrapper .sec_main {
  background-color: #FAFAFA;
  padding: 17px 0 77px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .sec_main {
    padding: 10px 0 56px;
  }
}
.dh_lp_wrapper .sec_ttl {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  font-family: "kepler-std-condensed-subhead", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 70px;
  line-height: 1;
  letter-spacing: 0.03em;
  -webkit-transform: translate(0.5em, 0.5em);
          transform: translate(0.5em, 0.5em);
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .sec_ttl {
    font-size: 50px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: 0;
    -webkit-transform: translate(0.64em, 0.5em);
            transform: translate(0.64em, 0.5em);
  }
}
.dh_lp_wrapper .sec_main .sec_describe {
  margin: 32px auto 0 5px;
  max-width: 68%;
  font-size: 13px;
  letter-spacing: 0.5px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .sec_main .sec_describe {
    font-size: 11px;
    line-height: 2.15;
    margin: 0 auto;
    max-width: 90%;
  }
}
.dh_lp_wrapper .img_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1100px;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .img_wrapper {
    gap: 30px;
  }
}
.dh_lp_wrapper .img_container {
  width: 90%;
  max-width: 540px;
}
.dh_lp_wrapper .img_container .sec_main img {
  aspect-ratio: 540/700;
}
.dh_lp_wrapper .img_container .sec_sub img {
  aspect-ratio: 480/580;
}
.dh_lp_wrapper .sec_sub .img_container {
  width: 80%;
  max-width: 480px;
}
.dh_lp_wrapper .sec_sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0;
  width: 80%;
  max-width: 960px;
  margin: 80px auto 113px;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .sec_sub {
    width: 90%;
    max-width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 60px auto 80px;
  }
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .sec_sub .img_container {
    width: 100%;
    max-width: 100%;
  }
}
.dh_lp_wrapper .sec_sub .img_container:nth-child(2) {
  margin-top: 200px;
  margin-left: -50px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .sec_sub .img_container:nth-child(2) {
    margin: 34px auto;
  }
}
.dh_lp_wrapper .itemBox > :not(:last-child) {
  margin-bottom: 180px;
}
.dh_lp_wrapper .itemBox .box01 .img {
  margin: 0 auto;
  max-width: 656px;
}
.dh_lp_wrapper .itemBox .box01 .txtCnt {
  position: relative;
  margin: -94px 0 0 35px;
  z-index: 20;
}
.dh_lp_wrapper .itemBox .box01 .txtCnt h2 {
  font-family: kepler-std-condensed-subhead, serif;
  font-style: normal;
  font-size: 70px;
  font-weight: 400;
  line-height: 1.06;
  letter-spacing: 0.03em;
  position: absolute;
  top: -38px;
  left: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.dh_lp_wrapper .itemBox .box01 .txtCnt h2 span {
  line-height: 1;
  display: block;
  margin-bottom: 5px;
}
.dh_lp_wrapper .itemBox .box01 .txtCnt .txt {
  letter-spacing: 0.05em;
  margin: 56px 0 0 1px;
  max-width: 460px;
}
.dh_lp_wrapper .itemBox .priceLp {
  margin: 20px 0 0 3px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .itemBox .priceLp {
    font-size: 10px;
    letter-spacing: 1.2px;
  }
}
.dh_lp_wrapper .item_credit {
  display: block;
  margin-bottom: 5px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .item_credit {
    margin-bottom: 7px;
  }
}
.dh_lp_wrapper .itemBox .priceLp .f_tag {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 11px;
  background-color: #D5D5D5;
  border-radius: 2px;
  margin-right: 6px;
  padding: 0 5px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .itemBox .priceLp .f_tag {
    font-size: 10px;
    letter-spacing: 0.4px;
    padding: 1px 2px;
    margin-right: 4px;
    height: 15px;
  }
}
.dh_lp_wrapper .priceLp .f_tag:nth-of-type(1) {
  margin-left: 15px;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .priceLp .f_tag:nth-of-type(1) {
    margin-left: 6px;
  }
}
.dh_lp_wrapper .priceLp .dh_lp_buy_btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  text-align: center;
  margin-left: 25px;
  width: 58px;
  height: 19px;
  border: 1px solid #000;
  background-color: #fff;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .priceLp .dh_lp_buy_btn {
    margin-left: 13px;
    width: 48px;
    height: 15px;
    font-size: 10px;
  }
}
.dh_lp_wrapper .itemBox .box02 {
  margin-top: 75px;
}
.dh_lp_wrapper .itemBox .box02 .img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dh_lp_wrapper .itemBox .box02 .img > * {
  width: 51.5%;
}
.dh_lp_wrapper .itemBox > :nth-child(2n+1) .box02 .img > :nth-child(2) {
  position: relative;
  margin: 19.4% 0 0 -3%;
  z-index: 20;
}
.dh_lp_wrapper .itemBox .box02 .txt {
  letter-spacing: 0.055em;
  position: relative;
  max-width: 39%;
  z-index: 20;
}
.dh_lp_wrapper .itemBox > :nth-child(2n+1) .box02 .txt {
  margin: -10% 0 0 37px;
}
.dh_lp_wrapper .itemBox > :nth-child(2n) .box02 .img > :nth-child(1) {
  position: relative;
  margin: 19.4% -3% 0 0;
  z-index: 20;
}
.dh_lp_wrapper .itemBox > :nth-child(2n) .box02 .txt {
  margin: -10% 26px 0 auto;
}
.dh_lp_wrapper .itemBox_cnt05 {
  padding: 93px 0 180px;
  background: #eceff1;
}
.dh_lp_wrapper .itemBox_cnt05 .tit {
  font-family: "noto-sans-cjk-jp", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.04em;
  text-align: center;
  position: relative;
  margin: 0 auto 68px;
  padding: 7px 26px 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.dh_lp_wrapper .itemBox_cnt05 .tit::before,
.dh_lp_wrapper .itemBox_cnt05 .tit::after {
  display: block;
  position: absolute;
  width: 24px;
  height: 19px;
  content: "";
}
.dh_lp_wrapper .itemBox_cnt05 .tit::before {
  top: 0;
  left: 0;
  border-top: 1px solid #5a5b5d;
  border-left: 1px solid #5a5b5d;
}
.dh_lp_wrapper .itemBox_cnt05 .tit::after {
  bottom: 0;
  right: 0;
  border-bottom: 1px solid #5a5b5d;
  border-right: 1px solid #5a5b5d;
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper {
    /* - itemBox_cnt05 - */
  }
  .dh_lp_wrapper .itemBox {
    margin-top: 54px;
  }
  .dh_lp_wrapper .itemBox > :not(:last-child) {
    margin-bottom: 65px;
  }
  .dh_lp_wrapper .itemBox .box01 .img {
    max-width: none;
  }
  .dh_lp_wrapper .itemBox .box01 .txtCnt {
    margin: 18px 0 0;
  }
  .dh_lp_wrapper .itemBox .box01 .txtCnt h2 {
    font-size: 10vw;
    line-height: 1.25;
    top: -25px;
    left: -18px;
  }
  .dh_lp_wrapper .itemBox > :nth-child(4n) .box01 .txtCnt h2 {
    font-size: 8vw;
  }
  .dh_lp_wrapper .itemBox .box01 .txtCnt h2 span {
    margin-bottom: 7px;
  }
  .dh_lp_wrapper .itemBox .box01 .txtCnt .txt {
    letter-spacing: -0.01em;
    margin: 0;
  }
  .dh_lp_wrapper .itemBox .box01 .txtCnt .priceLp {
    margin: 8px 0 0 -1px;
  }
  .dh_lp_wrapper .itemBox .box01 .txtCnt .priceLp span {
    font-size: 9px;
    line-height: 15px;
    margin-left: 16px;
    width: 54px;
    height: 16px;
  }
  .dh_lp_wrapper .itemBox .box02 {
    margin-top: 26px;
  }
  .dh_lp_wrapper .itemBox .box02 .txt {
    margin: 18px 0 0 !important;
    max-width: none;
  }
  .dh_lp_wrapper .itemBox_cnt05 {
    padding: 69px 0 65px;
  }
  .dh_lp_wrapper .itemBox_cnt05 .tit {
    font-size: 19px;
    line-height: 1.2;
    margin: 0 auto 25px;
    padding: 11px 14px 11px;
  }
  .dh_lp_wrapper .itemBox_cnt05 .tit::before,
  .dh_lp_wrapper .itemBox_cnt05 .tit::after {
    display: block;
    position: absolute;
    width: 15px;
    height: 11px;
    content: "";
  }
  .dh_lp_wrapper .itemBox_cnt05 .tit::before {
    left: -2px;
  }
}
@media screen and (max-width: 375px) {
  .dh_lp_wrapper .itemBox .box01 .txtCnt h2 {
    font-size: 39px;
  }
}
.dh_lp_wrapper .relatedItemBox {
  margin: 198px 0 0;
}
.dh_lp_wrapper .relatedItemBox h3 {
  font-family: "noto-sans-cjk-jp", sans-serif;
  font-size: 28px;
  font-weight: 400;
  text-align: center;
}
.dh_lp_wrapper .relatedItemBox_linkList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 51px 0 -40px;
}
.dh_lp_wrapper .relatedItemBox_linkList .txt {
  line-height: 1.6;
  letter-spacing: 0.04em;
  margin: 10px 2px 0;
}
.dh_lp_wrapper .relatedItemBox_linkList .priceLp {
  line-height: 1.6;
  letter-spacing: 0.04em;
  margin: 6px 2px 0;
}
@media screen and (min-width: 901px) {
  .dh_lp_wrapper .relatedItemBox_linkList > * {
    margin-bottom: 41px;
    width: calc((100% - 120px) / 4);
  }
  .dh_lp_wrapper .relatedItemBox_linkList > *:not(:nth-child(4n)) {
    margin-right: 40px;
  }
}
@media screen and (max-width: 900px) {
  .dh_lp_wrapper .relatedItemBox {
    margin: 67px 0 0;
  }
  .dh_lp_wrapper .relatedItemBox h3 {
    font-size: 19px;
  }
  .dh_lp_wrapper .relatedItemBox_linkList {
    margin: 46px -8px -32px;
  }
  .dh_lp_wrapper .relatedItemBox_linkList > * {
    margin-bottom: 32px;
    width: calc((100% - 14px) / 2);
  }
  .dh_lp_wrapper .relatedItemBox_linkList > *:not(:nth-child(2n)) {
    margin-right: 14px;
  }
  .dh_lp_wrapper .relatedItemBox_linkList .txt {
    letter-spacing: 0.1em;
    margin: 10px 0 0;
    max-width: none;
  }
  .dh_lp_wrapper .relatedItemBox_linkList .priceLp {
    letter-spacing: 0.06em;
    margin: 6px 0 0;
  }
}
.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;
  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;
}
@media screen and (min-width: 901px) {
  .dh_lp_wrapper .featureBox_inner {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .dh_lp_wrapper .featureBox_inner > * {
    width: calc((100% - 18px) / 2);
  }
  .dh_lp_wrapper .featureBox_inner > *:not(:nth-child(3n)) {
    margin-right: 18px;
  }
  .dh_lp_wrapper .featureBox_inner > *:last-child {
    margin-right: 0;
  }
}
@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;
    padding: 0 15px;
  }
  .dh_lp_wrapper .featureBox_inner > * {
    margin-bottom: 25px;
    width: calc((100% - 18px) / 2);
  }
  .dh_lp_wrapper .featureBox_inner > *:not(:nth-child(2n)) {
    margin-right: 18px;
  }
}
.dh_lp_wrapper .fadeUp {
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, transform 0.6s;
  transition: opacity 0.6s, transform 0.6s, -webkit-transform 0.6s;
}
.dh_lp_wrapper .on.fadeUp {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.dh_lp_wrapper .fadeUpItem > * {
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, transform 0.6s;
  transition: opacity 0.6s, transform 0.6s, -webkit-transform 0.6s;
}
.dh_lp_wrapper .fadeUpItem > *.on {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.dh_lp_wrapper .featureBox img {
  height: auto;
}
.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 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .dh_lp_wrapper .featureBox_inner > * {
    width: calc((100% - 36px) / 3);
  }
  .dh_lp_wrapper .featureBox_inner > *:not(:nth-child(3n)) {
    margin-right: 18px;
  }
  .dh_lp_wrapper .featureBox_inner > *:last-child {
    margin-right: 0;
  }
}
@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;
    /* padding: 0 15px; */
  }
  .dh_lp_wrapper .featureBox_inner > * {
    margin-bottom: 25px;
    width: calc((100% - 18px) / 2);
  }
  .dh_lp_wrapper .featureBox_inner > *:not(:nth-child(2n)) {
    margin-right: 18px;
  }
}/*# sourceMappingURL=style.css.map */