body {
  overflow-x: hidden;
}

.pf-c:has(.dh_lp_wrapper) {
  padding: 0 !important;
}

.dh_lp_wrapper * {
  font-family: "Noto Serif JP", serif;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.dh_lp_wrapper .lp-pc {
  display: block;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .lp-pc {
    display: none;
  }
}
.dh_lp_wrapper .lp-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .lp-sp {
    display: block;
  }
}
.dh_lp_wrapper .dh_lp_wrapper_inner {
  width: 100%;
  margin: 0px auto 136px;
  font-size: 14px;
  color: #444444;
  font-weight: 200;
  letter-spacing: 0.05em;
  line-height: 2;
  text-align: left;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .dh_lp_wrapper_inner {
    font-size: 14px;
    margin-bottom: 15%;
  }
}
.dh_lp_wrapper .dh_lp_wrapper_inner img {
  width: 100%;
  max-width: 100%;
}
.dh_lp_wrapper .dh_lp_wrapper_inner ul, .dh_lp_wrapper .dh_lp_wrapper_inner li {
  margin: 0;
  padding: 0;
}
.dh_lp_wrapper .dh_lp_wrapper_inner h1, .dh_lp_wrapper .dh_lp_wrapper_inner h2, .dh_lp_wrapper .dh_lp_wrapper_inner h3, .dh_lp_wrapper .dh_lp_wrapper_inner h4, .dh_lp_wrapper .dh_lp_wrapper_inner h5, .dh_lp_wrapper .dh_lp_wrapper_inner p, .dh_lp_wrapper .dh_lp_wrapper_inner a {
  margin: 0;
  color: #444444;
}
.dh_lp_wrapper .dh_lp_wrapper_inner a {
  text-decoration: none;
  font-family: "Noto Sans JP", "Open Sans", sans-serif;
  text-decoration: underline;
}
.dh_lp_wrapper .dh_lp_wrapper_inner a,
.dh_lp_wrapper .dh_lp_wrapper_inner a img {
  text-decoration: none;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  cursor: pointer;
}
.dh_lp_wrapper .dh_lp_wrapper_inner a:hover,
.dh_lp_wrapper .dh_lp_wrapper_inner a:hover img {
  opacity: 0.8;
  text-decoration: none;
}
.dh_lp_wrapper .dh_lp_wrapper_inner a:link,
.dh_lp_wrapper .dh_lp_wrapper_inner a:visited,
.dh_lp_wrapper .dh_lp_wrapper_inner a:active,
.dh_lp_wrapper .dh_lp_wrapper_inner a:focus {
  text-decoration: none;
}
.dh_lp_wrapper ul.credit-area {
  margin-top: 12px;
}
.dh_lp_wrapper ul.credit-area.t-right {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper ul.credit-area.t-right {
    text-align: left;
  }
}
.dh_lp_wrapper ul.credit-area a {
  font-weight: 400;
  line-height: 17px;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper ul.credit-area a {
    font-size: 13px;
  }
}
.dh_lp_wrapper .top-sec {
  margin: 0 auto 66px;
}
.dh_lp_wrapper .top-sec div {
  width: 100%;
  background-color: #f8f8fa;
}
.dh_lp_wrapper .top-sec h1 {
  max-width: 1000px;
  margin: 0 auto 72px;
}
.dh_lp_wrapper .top-sec p {
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.05em;
  padding: 0 5%;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .top-sec p {
    font-size: 14px;
  }
}
.dh_lp_wrapper .lp-content {
  width: 100%;
  margin: 0 auto;
  padding: 90px 0 115px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .lp-content {
    padding: 15% 0;
  }
}
.dh_lp_wrapper .lp-content.b-white {
  padding: 145px 0 165px;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .lp-content.b-white {
    padding: 16% 0;
  }
}
.dh_lp_wrapper .lp-content h2 {
  font-size: 50px;
  font-family: "adobe-caslon-pro", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0;
}
@media screen and (max-width: 1024px) {
  .dh_lp_wrapper .lp-content h2 {
    font-size: calc(34px + 40%);
    line-height: 120%;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .lp-content h2 {
    text-align: center;
  }
}
.dh_lp_wrapper ul.content-inner {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper ul.content-inner {
    row-gap: 30px;
  }
}
.dh_lp_wrapper ul.content-inner li {
  position: relative;
}
.dh_lp_wrapper ul.content-inner li.content-box.box-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper ul.content-inner li.content-box.box-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.dh_lp_wrapper ul.content-inner li.content-box.box-top.r-reveese {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper ul.content-inner li.content-box.box-top.r-reveese {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.dh_lp_wrapper ul.content-inner li.content-box .box-inf {
  width: 48%;
  max-width: 480px;
  padding: 38px 40px 0;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper ul.content-inner li.content-box .box-inf {
    margin-bottom: 30px;
    max-width: 100%;
    width: 100%;
    padding: 0;
  }
}
.dh_lp_wrapper ul.content-inner li.content-box .box-inf p {
  max-width: 315px;
  width: 100%;
  font-family: "Noto Sans JP", "Open Sans", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper ul.content-inner li.content-box .box-inf p {
    font-size: 13px;
    text-align: center;
    max-width: 100%;
  }
}
.dh_lp_wrapper ul.content-inner li.content-box .box-img {
  width: 52%;
  max-width: 520px;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper ul.content-inner li.content-box .box-img {
    width: 100%;
    max-width: 100%;
  }
}
.dh_lp_wrapper ul.content-inner li.box-btm {
  max-width: 440px;
  width: 45%;
  margin-top: -223px;
}
@media screen and (max-width: 1024px) {
  .dh_lp_wrapper ul.content-inner li.box-btm {
    margin-top: -26%;
  }
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper ul.content-inner li.box-btm {
    max-width: 100%;
    width: 100%;
    margin-top: 0;
  }
}
.dh_lp_wrapper ul.content-inner li.box-btm.p-right {
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper ul.content-inner li.box-btm.p-right {
    margin-left: 0;
  }
}
.dh_lp_wrapper .item-01 {
  background-color: #fdf4f5;
}
.dh_lp_wrapper .item-01 h2 {
  color: #f12630;
}
.dh_lp_wrapper .item-02 h2 {
  color: #25739a;
}
.dh_lp_wrapper .item-03 {
  background-color: #ecf1fa;
}
.dh_lp_wrapper .item-03 h2 {
  color: #0a51a9;
}
.dh_lp_wrapper .item-04 h2 {
  color: #008892;
}
.dh_lp_wrapper .item-05 {
  background-color: #edf9f9;
}
.dh_lp_wrapper .item-05 h2 {
  color: #5db0b3;
}
.dh_lp_wrapper .item-02 ul.content-inner li.content-box .box-inf,
.dh_lp_wrapper .item-04 ul.content-inner li.content-box .box-inf {
  padding-top: 49px;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .item-02 ul.content-inner li.content-box .box-inf,
  .dh_lp_wrapper .item-04 ul.content-inner li.content-box .box-inf {
    padding-top: 0;
  }
}
.dh_lp_wrapper .item-02 ul.content-inner li.content-box .box-inf h2,
.dh_lp_wrapper .item-04 ul.content-inner li.content-box .box-inf h2 {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .item-02 ul.content-inner li.content-box .box-inf h2,
  .dh_lp_wrapper .item-04 ul.content-inner li.content-box .box-inf h2 {
    text-align: center;
  }
}
.dh_lp_wrapper .item-02 ul.content-inner li.content-box .box-inf p,
.dh_lp_wrapper .item-04 ul.content-inner li.content-box .box-inf p {
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .item-02 ul.content-inner li.content-box .box-inf p,
  .dh_lp_wrapper .item-04 ul.content-inner li.content-box .box-inf p {
    margin-left: 0;
  }
}
.dh_lp_wrapper .item-other {
  padding: 196px 0 165px;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .item-other {
    padding: 16% 0;
  }
}
.dh_lp_wrapper .item-other h2 {
  color: #89bb5d;
  text-align: center;
  font-size: 46px;
  margin-bottom: 18px;
}
@media screen and (max-width: 1024px) {
  .dh_lp_wrapper .item-other h2 {
    font-size: calc(32px + 40%);
    line-height: 120%;
    margin-bottom: 5px;
  }
}
.dh_lp_wrapper .item-other p.sub_text {
  text-align: center;
  margin-bottom: 50px;
  font-family: "Noto Sans JP", "Open Sans", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .item-other p.sub_text {
    padding: 0 5%;
    margin-bottom: 30px;
  }
}
.dh_lp_wrapper .item-other ul.content-inner {
  max-width: 940px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .item-other ul.content-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
  }
}
.dh_lp_wrapper .item-other ul.content-inner li {
  width: 100%;
  max-width: 450px;
}
.dh_lp_wrapper .btn-container {
  margin: 3% auto 0;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .btn-container {
    width: 90%;
  }
}
.dh_lp_wrapper .btn-container p {
  text-align: center;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .btn-container p {
    font-size: 12px;
  }
}
.dh_lp_wrapper .btn-container a.btn.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: #000000;
  letter-spacing: 1.6px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: #fff;
  border: 1px solid #4c4c4c;
  position: relative;
  text-decoration: none;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .btn-container a.btn.dh_lp_arrow {
    font-size: 14px;
    line-height: 4;
  }
}
.dh_lp_wrapper .btn-container a.btn::after {
  content: "";
  position: absolute;
  right: 5%;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
.dh_lp_wrapper .btn-container a:hover {
  opacity: 0.6;
}/*# sourceMappingURL=style.css.map */