@charset "UTF-8";
/* CSS Document */
/*------ all ------*/
body {
  overflow-x: hidden;
}

.dh_lp_wrapper * {
  list-style: none;
  text-decoration: none;
}
.dh_lp_wrapper .lp_content {
  width: 100%;
  max-width: 1000px;
  margin: 0px auto 93px;
  font-size: 14px;
  color: #222222;
  font-weight: 200;
  letter-spacing: 0.05em;
  line-height: 2;
  text-align: left;
}
.dh_lp_wrapper .lp_content * {
  font-family: "Noto Serif JP", serif;
  margin: 0;
}
.dh_lp_wrapper .lp_content img {
  width: 100%;
  max-width: 100%;
}
.dh_lp_wrapper .lp_content ul,
.dh_lp_wrapper .lp_content li {
  margin: 0;
  padding: 0;
}
.dh_lp_wrapper .lp_content h1,
.dh_lp_wrapper .lp_content h2,
.dh_lp_wrapper .lp_content h3.h4,
.dh_lp_wrapper .lp_content h5,
.dh_lp_wrapper .lp_content p,
.dh_lp_wrapper .lp_content a {
  margin: 0;
  color: #444;
}
.dh_lp_wrapper .lp_content a {
  text-decoration: none;
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  text-decoration: underline;
  transition-duration: 0.3s;
  cursor: pointer;
}
.dh_lp_wrapper .lp_content a img {
  text-decoration: none;
  transition-duration: 0.3s;
  cursor: pointer;
}
.dh_lp_wrapper .lp_content a:hover {
  opacity: 0.8;
  text-decoration: none;
}
.dh_lp_wrapper .lp_content a:hover img {
  opacity: 0.8;
  text-decoration: none;
}
.dh_lp_wrapper .lp_content a:link, .dh_lp_wrapper .lp_content a:visited, .dh_lp_wrapper .lp_content a:active, .dh_lp_wrapper .lp_content a:focus {
  text-decoration: none;
}
.dh_lp_wrapper .lp_content {
  /*---------- top-sec ----------*/
}
.dh_lp_wrapper .lp_content .top-sec {
  margin: 0 auto 132px;
}
.dh_lp_wrapper .lp_content .top-sec h1 {
  margin: 0 auto 72px;
}
.dh_lp_wrapper .lp_content .top-sec p {
  font-size: 16px;
  text-align: center;
}
.dh_lp_wrapper .lp_content {
  /*---------- coordinate-sec ----------*/
}
.dh_lp_wrapper .lp_content .coordinate-sec {
  margin-bottom: 90px;
}
.dh_lp_wrapper .lp_content .coordinate-sec h2 {
  font-family: "MonteCarlo", cursive;
  font-weight: 400;
  font-style: normal;
  font-size: 52px;
  text-align: center;
  margin-bottom: 30px;
  line-height: 52px;
  letter-spacing: 1px;
  color: #69B2A1;
}
.dh_lp_wrapper .lp_content .coordinate-sec .sub_text {
  text-align: center;
  margin-bottom: 40px;
  font-weight: 400;
}
.dh_lp_wrapper .lp_content .coordinate-sec .item-area {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.dh_lp_wrapper .lp_content .coordinate-sec .item-area.flex-center {
  justify-content: center;
}
.dh_lp_wrapper .lp_content .coordinate-sec .item-area.item-area.reverse {
  flex-direction: row-reverse;
}
.dh_lp_wrapper .lp_content .coordinate-sec .item-area.align-start .item-list:last-child:nth-child(3) {
  margin-inline: auto;
}
.dh_lp_wrapper .lp_content .coordinate-sec .item-area li {
  width: 48%;
  max-width: 480px;
  position: relative;
}
.dh_lp_wrapper .lp_content .coordinate-sec#print-dress .item-area {
  gap: 50px 0;
}
.dh_lp_wrapper .lp_content .coordinate-sec#coordinate-items h2 {
  font-size: 42px;
  line-height: 42px;
  letter-spacing: 2px;
}
.dh_lp_wrapper .lp_content .coordinate-sec#coordinate-items .item-area {
  width: 88%;
  margin: 0 auto;
}
.dh_lp_wrapper .lp_content .coordinate-sec#coordinate-items .item-area li {
  max-width: 420px;
}
.dh_lp_wrapper .lp_content {
  /*---------- credit ----------*/
}
.dh_lp_wrapper .lp_content .credit-area {
  margin-top: 10px;
}
.dh_lp_wrapper .lp_content .credit-area li {
  display: flex;
}
.dh_lp_wrapper .lp_content .credit-area li p {
  text-align: left;
  line-height: 1.95;
  margin: 0;
}
.dh_lp_wrapper .lp_content .credit-area .small {
  font-size: 11px;
  display: block;
}
.dh_lp_wrapper .lp_content {
  /*---------- btn-container ----------*/
}
.dh_lp_wrapper .lp_content .btn-container {
  text-align: center;
  padding-top: 45px;
}
.dh_lp_wrapper .lp_content .btn-container p {
  text-align: center;
  font-size: 12px;
  margin: 35px auto 0;
  letter-spacing: 1px;
}
.dh_lp_wrapper .lp_content .btn-container a.btn.dh_lp_arrow {
  width: 100%;
  max-width: 580px;
  margin: 0 auto 20px;
  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;
  transition: 0.3s;
  background: #fff;
  border: 1px solid #4c4c4c;
  position: relative;
  text-decoration: none;
  transition: opacity 0.6s;
}
.dh_lp_wrapper .lp_content .btn-container a.btn.dh_lp_arrow::after {
  content: "";
  position: absolute;
  right: 5%;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: translateY(-50%) rotate(45deg);
}
.dh_lp_wrapper .lp_content .btn-container a:hover {
  opacity: 0.6;
}
.dh_lp_wrapper .lp_content {
  /*------ responsive tag ------*/
}
.dh_lp_wrapper .lp_content .pc {
  display: block !important;
}
.dh_lp_wrapper .lp_content .sp {
  display: none !important;
}
.dh_lp_wrapper .dh_lp_space {
  font-weight: 300;
}
@media screen and (max-width: 1100px) {
  .dh_lp_wrapper .dh_lp_space {
    margin: 0 auto;
    width: 100%;
    max-width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .lp_content {
    font-size: 13px;
    margin: 0px auto 100px;
  }
  .dh_lp_wrapper .lp_content .sub_text {
    text-align: left;
    margin: 6% auto 6%;
  }
  .dh_lp_wrapper .lp_content .top-sec {
    margin: 0 auto 70px;
  }
  .dh_lp_wrapper .lp_content .top-sec h1 {
    margin: 0 auto 10%;
  }
  .dh_lp_wrapper .lp_content .top-sec h2 {
    font-size: 42px;
    margin: 0 auto 7%;
    text-align: center;
  }
  .dh_lp_wrapper .lp_content .top-sec p {
    font-size: 14px;
    text-align: left;
  }
  .dh_lp_wrapper .lp_content {
    /*---------- coordinate-sec ----------*/
  }
  .dh_lp_wrapper .lp_content .coordinate-sec {
    margin: 0 auto 100px;
  }
  .dh_lp_wrapper .lp_content .coordinate-sec h2 {
    font-size: 30px;
  }
  .dh_lp_wrapper .lp_content .coordinate-sec .sub_text {
    text-align: left;
    margin-bottom: 48px;
  }
  .dh_lp_wrapper .lp_content .coordinate-sec ul.item-area {
    flex-direction: column;
    gap: 30px 0 !important;
  }
  .dh_lp_wrapper .lp_content .coordinate-sec ul.item-area li {
    width: 100%;
    max-width: 100%;
  }
  .dh_lp_wrapper .lp_content .coordinate-sec ul.item-area li.item-list:nth-of-type(2), .dh_lp_wrapper .lp_content .coordinate-sec ul.item-area li.item-list:nth-of-type(3) {
    margin-top: 0;
  }
  .dh_lp_wrapper .lp_content .coordinate-sec ul.item-area li img {
    margin: 0;
  }
  .dh_lp_wrapper .lp_content .coordinate-sec ul.credit-area li {
    margin-bottom: 3px;
  }
  .dh_lp_wrapper .lp_content .coordinate-sec ul.credit-area li p {
    margin: 0;
  }
  .dh_lp_wrapper .lp_content {
    /*---------- btn-container ----------*/
  }
  .dh_lp_wrapper .lp_content .btn-container {
    font-size: 15px;
    letter-spacing: 0.06em;
    margin: 15% auto 10%;
    width: 100%;
    padding-top: 0px;
  }
  .dh_lp_wrapper .lp_content .btn-container a.btn.dh_lp_arrow {
    width: 100%;
    font-size: 15px;
    line-height: 4;
  }
  .dh_lp_wrapper .lp_content .btn-container p {
    font-size: 10px;
    margin-top: 20px;
  }
  .dh_lp_wrapper .lp_content {
    /*------ responsive tag ------*/
  }
  .dh_lp_wrapper .lp_content .sp {
    display: block !important;
  }
  .dh_lp_wrapper .lp_content .pc {
    display: none !important;
  }
}/*# sourceMappingURL=style.css.map */