@charset "UTF-8";
body {
  margin: 0;
  padding: 0;
}

header#header,
header#spHeader {
  display: none !important;
}

*:has(.dh_lp_wrapper) {
  margin-top: 0 !important;
}

.spacing__headerTop {
  padding-top: 0;
}

#MainContent.brand {
  padding-top: 0;
}

#MainContent.brand.scrolled {
  padding-top: 0;
}

.__pf.__pf_XDGaz8bE .pf-29_ {
  margin-top: 0;
}

.__pf.__pf_XDGaz8bE .pf-11_ {
  margin-top: 0;
}

@media screen and (max-width: 1025px) {
  .spFooter {
    margin-top: 0 !important;
  }
}

.dh_lp_wrapper {
  font-family: "Cormorant Garamond", "Noto Serif JP", serif;
  font-size: 14px;
  color: #404040;
  background-color: #e2dedb;
  font-weight: 300;
  letter-spacing: 0.05em;
  line-height: 2;
  text-align: left;
  margin: 0;
  padding: 0;
}
.dh_lp_wrapper * {
  max-width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.dh_lp_wrapper a {
  color: #404040;
}
.dh_lp_wrapper img {
  -o-object-fit: cover;
     object-fit: cover;
}
.dh_lp_wrapper .top_sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1000px) {
  .dh_lp_wrapper .top_sec {
    display: block;
  }
}
.dh_lp_wrapper .top_sec .top_sec_image {
  position: sticky;
  top: 0;
  width: 41.66%;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* 背景画像の設定 */
  background-image: url("https://image.store.sanyo-shokai.co.jp/contents/special/lep-30th-anniversary/images/mv_bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1000px) {
  .dh_lp_wrapper .top_sec .top_sec_image {
    position: relative;
    width: 100%;
    height: initial;
  }
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .top_sec .top_sec_image {
    background-image: none;
  }
}
.dh_lp_wrapper .top_sec .top_sec_image img {
  width: 100%;
  aspect-ratio: 799/845;
}
.dh_lp_wrapper .main_sec {
  width: 58.4%;
  text-align: center;
  padding-bottom: 100px;
}
@media screen and (max-width: 1000px) {
  .dh_lp_wrapper .main_sec {
    width: 100%;
  }
}
.dh_lp_wrapper .lead_sec {
  position: relative;
  margin-top: 20.85%;
  margin-bottom: 4.8%;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .lead_sec {
    margin-top: 11.85%;
  }
}
.dh_lp_wrapper .lead-ttl {
  width: 40%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .lead-ttl {
    width: 34%;
  }
}
.dh_lp_wrapper .lead-ttl img {
  width: 100%;
  max-width: 332px;
  aspect-ratio: 1365/338;
}
.dh_lp_wrapper .lead-ttl-2 {
  font-weight: 600;
  font-size: 36px;
  letter-spacing: 2px;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .lead-ttl-2 {
    font-size: 20px;
    line-height: 1.4;
    margin-top: 1%;
  }
}
.dh_lp_wrapper .lead-txt-1 {
  font-size: 18px;
  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;
  margin-top: 5.5%;
  gap: 0.5em;
}
.dh_lp_wrapper .lead-txt-1::after, .dh_lp_wrapper .lead-txt-1::before {
  content: "";
  display: inline-block;
  background-color: #404040;
  width: 16px;
  height: 0.5px;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .lead-txt-1 {
    font-size: 13px;
    margin-top: 5%;
  }
}
.dh_lp_wrapper .lead-txt-3 {
  margin-top: 0.8%;
}
@media screen and (max-width: 1200px) {
  .dh_lp_wrapper .lead-txt-3 {
    width: 89.3%;
    margin: 5% auto 0;
    font-size: 12px;
    line-height: 2;
  }
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .lead-txt-3 {
    text-align: left;
  }
}
.dh_lp_wrapper .scroll-indicator {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin-top: 5.5%;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .scroll-indicator {
    margin: 19% auto;
  }
}
.dh_lp_wrapper .lead-ttl,
.dh_lp_wrapper .lead-ttl-2,
.dh_lp_wrapper .lead-txt-1,
.dh_lp_wrapper .lead-txt-3,
.dh_lp_wrapper .scroll-indicator {
  opacity: 0;
}
.dh_lp_wrapper {
  /* クラスがついたらアニメーション開始 */
}
.dh_lp_wrapper .is-active.lead-ttl {
  -webkit-animation: slowFadeIn 1.5s ease-out forwards;
          animation: slowFadeIn 1.5s ease-out forwards;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.dh_lp_wrapper .is-active.lead-ttl-2 {
  -webkit-animation: slowFadeIn 1.2s ease-out forwards;
          animation: slowFadeIn 1.2s ease-out forwards;
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
.dh_lp_wrapper .is-active.lead-txt-1 {
  -webkit-animation: slowFadeIn 0.8s ease-out forwards;
          animation: slowFadeIn 0.8s ease-out forwards;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.dh_lp_wrapper .is-active.lead-txt-3 {
  -webkit-animation: slowFadeIn 0.8s ease-out forwards;
          animation: slowFadeIn 0.8s ease-out forwards;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}
.dh_lp_wrapper .is-active.scroll-indicator {
  -webkit-animation: slowFadeIn 1s ease-out forwards;
          animation: slowFadeIn 1s ease-out forwards;
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s;
}
@media screen and (max-width: 1000px) {
  .dh_lp_wrapper .is-active.scroll-indicator {
    -webkit-animation-delay: 1s;
            animation-delay: 1s;
  }
}
.dh_lp_wrapper {
  /* アイテムセクション */
}
.dh_lp_wrapper .item_sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 83.64%;
  background-color: #fff;
  margin: 0 auto 140px;
  padding: 2.7%;
  gap: 2.6%;
}
@media screen and (max-width: 1200px) {
  .dh_lp_wrapper .item_sec {
    width: 89.33%;
    max-width: 600px;
    padding: 5.8%;
    margin: 0 auto 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.dh_lp_wrapper .item_img.swiper {
  width: 54.82%;
  max-width: 480px;
  position: relative;
  overflow: hidden;
  display: block;
}
@media screen and (max-width: 1200px) {
  .dh_lp_wrapper .item_img.swiper {
    width: 100%;
    margin-top: 6%;
  }
}
.dh_lp_wrapper .item_img .swiper-slide img {
  display: block;
  width: 100%;
  /* スライダー内でも比率を維持 */
  aspect-ratio: 480/650;
  -o-object-fit: cover;
     object-fit: cover;
}
.dh_lp_wrapper .item_text {
  width: 42.35%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 2%;
}
@media screen and (max-width: 1200px) {
  .dh_lp_wrapper .item_text {
    width: 100%;
  }
}
.dh_lp_wrapper .item_number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: 500;
  color: #6D6D6D;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  line-height: 1;
  margin-bottom: 1.7%;
}
.dh_lp_wrapper .item_number01 {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1.45px;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .item_number01 {
    font-size: 10px;
  }
}
.dh_lp_wrapper .item_number02 {
  font-size: 20px;
  font-family: "Cormorant SC", serif;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .item_number02 {
    font-size: 12px;
  }
}
.dh_lp_wrapper .item_ttl {
  line-height: 1;
}
.dh_lp_wrapper .item_ttl:before,
.dh_lp_wrapper .item_ttl::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #000;
}
.dh_lp_wrapper .item_ttl_main {
  font-family: "Cormorant Garamond", "Noto Serif JP", serif;
  font-size: 50px;
  font-weight: 500;
  margin-top: 2%;
  margin-bottom: 5.7%;
  letter-spacing: 2.47px;
}
@media screen and (max-width: 1800px) {
  .dh_lp_wrapper .item_ttl_main {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .item_ttl_main {
    margin-bottom: 1.7%;
  }
}
@media screen and (min-width: 1801px) {
  .dh_lp_wrapper .item_ttl_main_smaller {
    font-size: 46px;
  }
}
.dh_lp_wrapper .item_ttl_sub {
  font-size: 18px;
  font-weight: 400;
  margin-top: 10.7%;
  line-height: 1.7;
}
@media screen and (max-width: 1440px) {
  .dh_lp_wrapper .item_ttl_sub {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .item_ttl_sub {
    margin-top: 5.7%;
  }
}
.dh_lp_wrapper .item_dtl {
  font-weight: 300;
  font-size: 14px;
  line-height: 2;
  text-align: left;
  letter-spacing: 0;
  margin-top: 7.8%;
}
@media screen and (max-width: 1800px) {
  .dh_lp_wrapper .item_dtl {
    font-size: 12px;
    line-height: 1.7;
  }
}
.dh_lp_wrapper .f-larger {
  font-weight: 400;
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .f-larger {
    font-size: 13px;
  }
}
.dh_lp_wrapper .item_credit {
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 1200px) {
  .dh_lp_wrapper .item_credit {
    margin-top: 4%;
  }
}
.dh_lp_wrapper .item_credit li {
  font-weight: 300;
  font-size: 12px;
  color: #575757;
}
.dh_lp_wrapper .item_credit li:after {
  content: "/";
  display: inline;
  margin: 0 0.5em;
}
.dh_lp_wrapper .item_credit li:last-of-type:after {
  content: "";
  display: none;
  margin-right: 0;
}
.dh_lp_wrapper .item_credit a {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.dh_lp_wrapper .item_credit_price {
  text-decoration: underline;
}
.dh_lp_wrapper .item_credit a:hover {
  opacity: 0.4;
}
.dh_lp_wrapper .profile_sec {
  width: 89.33%;
  max-width: 500px;
  margin: 0 auto;
  border: #fff 0.53px solid;
  padding: 2.5%;
  text-align: left;
  color: #404040;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .profile_sec {
    padding: 8.95%;
  }
}
.dh_lp_wrapper .profile_ttl_sub {
  font-weight: 600;
  color: #6D6D6D;
  font-size: 16px;
  letter-spacing: 1.7px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .profile_ttl_sub {
    font-size: 12px;
    letter-spacing: 0.94px;
  }
}
.dh_lp_wrapper .profile_ttl_main {
  font-weight: 400;
  line-height: 1;
  font-size: 30px;
  letter-spacing: 1px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .profile_ttl_main {
    font-size: 25px;
    letter-spacing: 1.06px;
  }
}
.dh_lp_wrapper .profile_ttl_main_jp {
  letter-spacing: 0;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .profile_ttl_main_jp {
    font-size: 12px;
  }
}
.dh_lp_wrapper .profile_ttl_txt {
  font-weight: 300;
  line-height: 1.8;
  margin-top: 18px;
  letter-spacing: 0px;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .profile_ttl_txt {
    font-size: 11px;
    letter-spacing: 0.41px;
  }
}
.dh_lp_wrapper .staff_sec {
  font-weight: 600;
  margin-top: 11.8%;
  letter-spacing: 0;
  line-height: 1.88;
  margin-bottom: 10%;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .staff_sec {
    font-size: 10px;
  }
}
.dh_lp_wrapper .cta-sec .cta-btn {
  display: inline-block;
  width: 89.33%;
  max-width: 500px;
  margin: 0 auto;
  color: #fff;
  background-color: #404040;
  padding: 2% 0;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.dh_lp_wrapper .cta-sec .cta-btn:hover {
  opacity: 0.6;
}
.dh_lp_wrapper {
  /*------ responsive tag ------*/
}
.dh_lp_wrapper .pc {
  display: block !important;
}
.dh_lp_wrapper .pc-2 {
  display: block !important;
}
.dh_lp_wrapper .tab {
  display: none !important;
}
.dh_lp_wrapper .sp {
  display: none !important;
}
@media screen and (max-width: 1200px) {
  .dh_lp_wrapper .tab {
    display: block !important;
  }
  .dh_lp_wrapper .pc-2 {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .sp {
    display: block !important;
  }
  .dh_lp_wrapper .pc {
    display: none !important;
  }
}
.dh_lp_wrapper {
  /* アニメーション */
  /* 「SCROLL」の点滅アニメーション 
  .scroll-text {
      animation: blink 1s infinite;
  }*/
  /* ラインの縦伸びアニメーション */
}
.dh_lp_wrapper .scroll-line {
  width: 1px;
  height: 63.5px;
  /* ラインの最大長 */
  background-color: #404040;
  -webkit-transform-origin: top;
          transform-origin: top;
  /* 上を起点に伸ばす */
  -webkit-animation: lineExtendV 2s infinite;
          animation: lineExtendV 2s infinite;
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .scroll-line {
    height: 85px;
  }
}
@-webkit-keyframes blink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.2;
  }
}
@keyframes blink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.2;
  }
}
.dh_lp_wrapper {
  /* 縦に伸びるアニメーション */
}
@-webkit-keyframes lineExtendV {
  0% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
  45% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
  55% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
    /* 50%を過ぎたら起点を下に入れ替える */
  }
  100% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
    /* 下に向かって消えていく */
  }
}
@keyframes lineExtendV {
  0% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
  45% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
  55% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
    /* 50%を過ぎたら起点を下に入れ替える */
  }
  100% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
    /* 下に向かって消えていく */
  }
}
.dh_lp_wrapper {
  /* ブラー */
}
@-webkit-keyframes slowFadeIn {
  0% {
    opacity: 0;
    -webkit-filter: blur(5px);
            filter: blur(5px);
  }
  100% {
    opacity: 1;
    -webkit-filter: blur(0);
            filter: blur(0);
  }
}
@keyframes slowFadeIn {
  0% {
    opacity: 0;
    -webkit-filter: blur(5px);
            filter: blur(5px);
  }
  100% {
    opacity: 1;
    -webkit-filter: blur(0);
            filter: blur(0);
  }
}/*# sourceMappingURL=style.css.map */