@charset "UTF-8";
/*ブレークポイント*/
/* Fonts
------------------------------------------------------------*/
.pf-c:has(#dh_lp_wrapper) {
  padding: 0 !important;
}
#dh_lp_wrapper {
  overflow: hidden;
  margin: 0px auto;
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
  background: #f5f5f5;
  font-weight: normal;
  letter-spacing: 0.05em;
  line-height: 2.4em;
  -webkit-text-size-adjust: 100%;
  /*文字おり返し*/
  word-wrap: break-word;
  /*禁則*/
  line-break: strict;
}
@media screen and (max-width: 1025px) {
  #dh_lp_wrapper {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

#dh_lp_wrapper #main {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
#dh_lp_wrapper #main h1 {
  font-size: 1em;
}
#dh_lp_wrapper #main a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#dh_lp_wrapper #main a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
}
#dh_lp_wrapper #main .main_img {
  width: 100%;
}

@media screen and (max-width: 1025px) {
  #dh_lp_wrapper #main {
    margin: 0 auto 0;
  }
}
/*
タイトル
ーーーーーーーーーーー*/
#dh_lp_wrapper #ttl {
  position: relative;
  text-align: center;
}
#dh_lp_wrapper #ttl .ttl_txt {
  position: absolute;
  top: center;
  left: 47%;
  width: 50%;
  height: 100%;
  color: #a20b12;
  letter-spacing: 0.1em;
  align-content: center;
  z-index: 10;
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper #ttl .ttl_txt {
    width: 100%;
    left: 0;
    text-align: center;
    left: auto;
    font-size: 6vw;
    letter-spacing: 0.02em;
    top: auto;
    bottom: 0;
    align-content: end;
  }
}
#dh_lp_wrapper #ttl .ttl_txt h1 {
  line-height: 1.6em;
  padding-bottom: 2vw;
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper #ttl .ttl_txt h1 {
    line-height: 1.4em;
    padding-bottom: 0.5em;
    width: 90%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper #ttl .ttl_txt .catch {
    font-size: 1.3rem;
    line-height: 2em;
    padding-bottom: 3em;
  }
}

#dh_lp_wrapper .copy_main {
  color: #fff;
  background: #8c9194;
  font-size: 1.8rem;
  padding: 2em;
  text-align: center;
}
@media screen and (max-width: 1025px) {
  #dh_lp_wrapper .copy_main {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper .copy_main {
    font-size: 1.4rem;
    text-align: left;
    line-height: 1.6em;
  }
}

/*
コンテンツ
ーーーーーーーーーーー*/
#dh_lp_wrapper #content {
  width: 100%;
  margin: 0 auto;
  line-height: 2.2;
  /*
  フッター
  ーーーーーーーーーーー*/
}
#dh_lp_wrapper #content a {
  display: inline-block;
  color: #555;
}
#dh_lp_wrapper #content a span {
  color: #555;
  padding-right: 5px;
}
/*
スタイル
ーーーーーーーーーーー*/
#dh_lp_wrapper .units .unit {
  border-bottom: 3px solid #fff;
}
#dh_lp_wrapper .units .unit .inr {
  padding: 8vw;
}
#dh_lp_wrapper .units .unit .ttl2 {
  text-align: center;
  margin-bottom: 8vw;
  height: 1.8vw;
}
#dh_lp_wrapper .units .unit .ttl2 img {
  height: 100%;
  width: auto;
  vertical-align: top;
}
@media screen and (max-width: 1025px) {
  #dh_lp_wrapper .units .unit .ttl2 {
    height: 3.5vw;
  }
}
#dh_lp_wrapper .units .unit.special .ttl2, #dh_lp_wrapper .units .unit.profile .ttl2 {
  height: 1.44vw;
}
@media screen and (max-width: 1025px) {
  #dh_lp_wrapper .units .unit.special .ttl2, #dh_lp_wrapper .units .unit.profile .ttl2 {
    height: 2.8vw;
  }
}
#dh_lp_wrapper .units .unit .txt .copy {
  padding-bottom: 1em;
}
#dh_lp_wrapper .units .unit .txt .spec {
  line-height: 1em;
}
#dh_lp_wrapper .units .unit .txt .spec li {
  margin-bottom: 0.7em;
}
#dh_lp_wrapper .units .unit .txt .spec span {
  font-size: 0.8em;
  padding-left: 0.5em;
}
#dh_lp_wrapper .units .unit .txt .spec a {
  border-bottom: 1px solid #555;
}
#dh_lp_wrapper .units .unit .txt .spec a:hover {
  border-bottom: 1px solid #fff;
  color: #000;
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper .units .unit .img {
    width: 100%;
  }
}
#dh_lp_wrapper .units .unit.iconic .unit_inr {
  position: relative;
}
#dh_lp_wrapper .units .unit.iconic .img {
  width: 50vw;
  padding-bottom: 8vw;
}
@media screen and (max-width: 1025px) {
  #dh_lp_wrapper .units .unit.iconic .img {
    padding-bottom: 20vw;
  }
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper .units .unit.iconic .img {
    width: 100%;
    padding-bottom: 0;
  }
}
#dh_lp_wrapper .units .unit.iconic .txt {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 5.5vw;
  background: rgba(255, 255, 255, 0.9);
  width: 40vw;
  line-height: 2em;
}
@media screen and (max-width: 1025px) {
  #dh_lp_wrapper .units .unit.iconic .txt {
    width: 46vw;
    padding: 4.5vw;
  }
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper .units .unit.iconic .txt {
    position: relative;
    width: 100%;
    padding: 7vw;
  }
}
#dh_lp_wrapper .units .unit.iconic .txt .copy {
  padding-bottom: 5vw;
  text-align: justify;
  text-justify: inter-ideograph;
  line-break: strict;
  word-break: break-word;
  word-wrap: break-word;
}
#dh_lp_wrapper .units .unit.blouses .txt {
  text-align: center;
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper .units .unit.blouses .txt {
    text-align: left;
    text-align: justify;
    text-justify: inter-ideograph;
    line-break: strict;
    word-break: break-word;
    word-wrap: break-word;
  }
}
#dh_lp_wrapper .units .unit.blouses .blouse {
  background-size: cover;
  background-position: center center;
  background-color: rgba(255, 255, 255, 0.3);
  background-blend-mode: lighten;
}
#dh_lp_wrapper .units .unit.blouses .blouse .inr {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper .units .unit.blouses .blouse .inr {
    flex-direction: column;
  }
}
#dh_lp_wrapper .units .unit.blouses .blouse .img {
  width: 50vw;
  height: 50vw;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
#dh_lp_wrapper .units .unit.blouses .blouse .img img {
  height: 48vw;
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper .units .unit.blouses .blouse .img {
    width: 80vw;
    height: 80vw;
    margin-bottom: 8vw;
  }
  #dh_lp_wrapper .units .unit.blouses .blouse .img img {
    height: 75vw;
  }
}
#dh_lp_wrapper .units .unit.blouses .blouse .txt {
  width: 25vw;
  height: 25vw;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper .units .unit.blouses .blouse .txt {
    text-align: center;
    width: 47vw;
    height: 47vw;
  }
}
#dh_lp_wrapper .units .unit.blouses .blouse .txt .name {
  margin-bottom: 3em;
  max-height: 1em;
  height: 1em;
}
#dh_lp_wrapper .units .unit.blouses .blouse .txt .name img {
  height: 100%;
  width: auto;
}
#dh_lp_wrapper .units .unit.blouses .blouse.steve {
  background-image: url("https://image.store.sanyo-shokai.co.jp/contents/special/ama-collab25aw-20250905/images/bg_steve.webp");
  margin-bottom: 3px;
}
#dh_lp_wrapper .units .unit.blouses .blouse.steve .inr {
  flex-direction: row-reverse;
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper .units .unit.blouses .blouse.steve .inr {
    flex-direction: column-reverse;
  }
}
#dh_lp_wrapper .units .unit.blouses .blouse.steve .txt {
  background-color: rgba(244, 232, 232, 0.9);
}
#dh_lp_wrapper .units .unit.blouses .blouse.lucy {
  background-image: url("https://image.store.sanyo-shokai.co.jp/contents/special/ama-collab25aw-20250905/images/bg_lucy.webp");
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper .units .unit.blouses .blouse.lucy .inr {
    flex-direction: column-reverse;
  }
}
#dh_lp_wrapper .units .unit.blouses .blouse.lucy .txt {
  background-color: rgba(218, 237, 252, 0.9);
}
#dh_lp_wrapper .units .unit.special .unit_inr {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper .units .unit.special .unit_inr {
    flex-direction: column;
  }
}
#dh_lp_wrapper .units .unit.special .unit_inr > div {
  width: 28vw;
  padding-bottom: 0;
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper .units .unit.special .unit_inr > div {
    width: 65vw;
    height: 65vw;
    margin: 0 auto;
  }
}
#dh_lp_wrapper .units .unit.special .unit_inr > div img {
  width: 100%;
  height: auto;
}
#dh_lp_wrapper .units .unit.special .unit_inr > div.txt {
  padding: 0 3.5vw;
  font-size: 1.4rem;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  text-align: justify;
  text-justify: inter-ideograph;
  line-break: strict;
  word-break: break-word;
  word-break: break-word;
  word-wrap: break-word;
  line-height: 2em;
}
@media screen and (max-width: 1025px) {
  #dh_lp_wrapper .units .unit.special .unit_inr > div.txt {
    font-size: 1.2rem;
    padding: 0 3vw;
  }
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper .units .unit.special .unit_inr > div.txt {
    padding: 7vw;
  }
}
#dh_lp_wrapper .units .unit.profile .unit_inr {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: center;
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper .units .unit.profile .unit_inr {
    flex-direction: column;
  }
}
#dh_lp_wrapper .units .unit.profile .img {
  width: 33vw;
  padding-bottom: 0;
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper .units .unit.profile .img {
    width: 40vw;
    margin: 0 auto 1em;
  }
}
#dh_lp_wrapper .units .unit.profile .txt {
  width: 46vw;
  flex-wrap: wrap;
  align-content: center;
  text-align: justify;
  text-justify: inter-ideograph;
  line-break: strict;
  word-break: break-word;
  word-wrap: break-word;
}
@media screen and (max-width: 1025px) {
  #dh_lp_wrapper .units .unit.profile .txt {
    width: 44vw;
  }
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper .units .unit.profile .txt {
    width: 100%;
  }
}

#dh_lp_wrapper .linktop a {
  padding: 25% 0;
}

#dh_lp_wrapper .linktop img {
  vertical-align: baseline;
}/*# sourceMappingURL=takekawa.css.map */