@charset "UTF-8";
/*ブレークポイント*/
/* Fonts
------------------------------------------------------------*/
.pf-c:has(#dh_lp_wrapper) {
  padding: 0 !important;
}

#dh_lp_wrapper {
  font-weight: normal;
  overflow: hidden;
  margin: 0px auto;
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
  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 .inner {
  padding-top: 6vw;
  padding-bottom: 6vw;
  max-width: 1240px;
}
@media screen and (max-width: 1025px) {
  #dh_lp_wrapper .inner {
    padding: 12vw 6vw;
  }
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper .inner {
    padding: 12vw 6vw;
  }
}

#dh_lp_wrapper .svg_logo {
  display: none;
}

#dh_lp_wrapper #main {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
#dh_lp_wrapper #main .goth {
  font-family: "Marcellus SC", sans-serif;
}
#dh_lp_wrapper #main .goth_btn {
  font-family: sans-serif;
}
#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;
  width: 53vw;
  height: 100%;
  letter-spacing: 0.1em;
  align-content: center;
  z-index: 2;
  color: rgb(165, 122, 67);
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper #ttl .ttl_txt {
    width: 100%;
    text-align: center;
  }
}
#dh_lp_wrapper #ttl .ttl_txt h1 {
  width: 100%;
  text-align: center;
  line-height: 1.2em;
  font-weight: normal;
  font-size: 4.5vw;
  position: absolute;
  top: 40%;
  margin: 0;
  color: rgb(165, 122, 67);
}
#dh_lp_wrapper #ttl .ttl_txt h1 span {
  display: block;
  font-size: calc(36em / 60);
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper #ttl .ttl_txt h1 {
    top: 10vw;
    line-height: 1.4em;
    font-size: 8vw;
  }
}
#dh_lp_wrapper #ttl .logo {
  position: absolute;
  bottom: 5vw;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper #ttl .logo {
    background: rgba(245, 245, 245, 0.8);
    padding: 2em 0;
    bottom: 0vw;
  }
}
#dh_lp_wrapper #ttl .logo li {
  padding: 0 3em;
  height: 3em;
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper #ttl .logo li {
    padding: 0 2em;
  }
}
#dh_lp_wrapper #ttl .logo li svg {
  height: 100%;
  width: auto;
  fill: rgb(165, 122, 67);
}
#dh_lp_wrapper #ttl .logo li svg.scoat {
  height: 90%;
}
#dh_lp_wrapper #ttl .logo li:last-of-type {
  border-left: 1px solid rgb(165, 122, 67);
}
/*
コンテンツ
ーーーーーーーーーーー*/
#dh_lp_wrapper main#content {
  width: 100%;
  margin: 0 auto;
  line-height: 1.8;
}
/*
スタイル
ーーーーーーーーーーー*/
#dh_lp_wrapper section h1 {
  font-weight: normal;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1.4em;
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper section h1 {
    letter-spacing: 0.05em;
  }
}
#dh_lp_wrapper section h1 .ja {
  display: block;
  font-size: 1.4rem;
  line-height: 1.6em;
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper section h1 .ja {
    font-size: 1.2rem;
  }
}
#dh_lp_wrapper section .inr {
  padding: 12vw;
  margin: 0 auto;
  max-width: calc(1040px + 240px);
}
@media screen and (min-width: 1100px) {
  #dh_lp_wrapper section .inr {
    padding: 120px;
  }
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper section .inr {
    padding: 12vw 6vw;
  }
}
#dh_lp_wrapper section .txt {
  letter-spacing: 0;
}
#dh_lp_wrapper section .btn a {
  display: block;
  text-align: center;
  line-height: 3em;
  height: 3em;
  width: 16em;
  background: #fff;
}
#dh_lp_wrapper section.first {
  text-align: center;
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper section.first {
    text-align: left;
  }
}
#dh_lp_wrapper section.first .inr {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper section.first .inr {
    padding-left: 6vw;
    padding-right: 6vw;
  }
}
#dh_lp_wrapper section.first h1 {
  color: #8e1a1a;
  font-size: 2rem;
  font-weight: normal;
  padding-bottom: 2em;
  line-height: 2em;
  letter-spacing: 0.03em;
  margin: 0;
  font-family: "EB Garamond", "Noto Serif Japanese", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper section.first h1 {
    letter-spacing: normal;
    font-size: 1.6rem;
    padding-bottom: 1em;
    line-height: 1.6em;
    text-align: justify;
    text-justify: inter-ideograph;
    line-break: strict;
    word-break: break-word;
    word-break: break-word;
    word-wrap: break-word;
  }
}
#dh_lp_wrapper section.first .txt {
  padding-bottom: 7vw;
}
#dh_lp_wrapper section.first .img {
  padding: 0 12vw 1em;
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper section.first .img {
    padding: 0 0 1em;
  }
}
#dh_lp_wrapper section.first .buy {
  text-align: center;
  margin: 0;
}
#dh_lp_wrapper section.first a {
  font-size: 1.6rem;
  border-bottom: 1px solid;
  padding-bottom: 1px;
  line-height: 1.4em;
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper section.first a {
    font-size: 1.4rem;
  }
}
#dh_lp_wrapper section.first a:hover {
  border: #fff;
}
#dh_lp_wrapper section.point h1, #dh_lp_wrapper section.detail h1 {
  font-size: 2.4rem;
  line-height: 1.1em;
  margin: 0;
}
#dh_lp_wrapper section.point {
  background: #8e1a1a;
  color: #fff;
  text-align: justify;
  text-justify: inter-ideograph;
  line-break: strict;
  word-break: break-word;
  word-break: break-word;
  word-wrap: break-word;
}
@media screen and (max-width: 1025px) {
  #dh_lp_wrapper section.point {
    flex-direction: column;
  }
}
#dh_lp_wrapper section.point .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
#dh_lp_wrapper section.point h1 {
  text-align: left;
  color: #f5cca6;
}
#dh_lp_wrapper section.point ul li {
  padding-bottom: 1.5em;
}
#dh_lp_wrapper section.point ul li:last-of-type {
  padding-bottom: 0;
}
@media screen and (max-width: 1025px) {
  #dh_lp_wrapper section.point ul li:last-of-type {
    padding-bottom: 1.5em;
  }
}
#dh_lp_wrapper section.point ul:nth-of-type(1) {
  width: 40%;
}
#dh_lp_wrapper section.point ul:nth-of-type(2) {
  width: 50%;
}
@media screen and (max-width: 1025px) {
  #dh_lp_wrapper section.point ul:nth-of-type(1), #dh_lp_wrapper section.point ul:nth-of-type(2) {
    width: 100%;
  }
}
#dh_lp_wrapper section.point ul:nth-of-type(2) {
  order: 2;
}
#dh_lp_wrapper section.point ul a {
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-bottom: 1px;
}
#dh_lp_wrapper section.point .txt {
  font-size: 1.4rem;
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper section.point .txt {
    font-size: 1.2rem;
  }
}
#dh_lp_wrapper section.point .img:nth-of-type(1) {
  width: 55%;
}
#dh_lp_wrapper section.point .img:nth-of-type(2) {
  width: 45%;
}
@media screen and (max-width: 1025px) {
  #dh_lp_wrapper section.point .img:nth-of-type(1), #dh_lp_wrapper section.point .img:nth-of-type(2) {
    width: 100%;
  }
  #dh_lp_wrapper section.point .img:nth-of-type(1) {
    padding-bottom: 1.5em;
  }
  #dh_lp_wrapper section.point .img:nth-of-type(2) {
    order: 3;
  }
}
#dh_lp_wrapper section.detail {
  background: #fffaf1;
  position: relative;
}
#dh_lp_wrapper section.detail .detail_main {
  order: 1;
  align-self: stretch;
  width: 45%;
  background-image: url(https://image.store.sanyo-shokai.co.jp/contents/special/ama-collab25aw-20251003/images/bg_coat02.webp);
  background-size: 85% auto;
  background-position: center 100%;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1025px) {
  #dh_lp_wrapper section.detail .detail_main {
    border-bottom: 1px solid #8e1a1a;
    position: relative;
    order: 0;
    width: 100%;
    margin-bottom: 6vw;
  }
}
#dh_lp_wrapper section.detail .detail_main h1.ttl_detail {
  color: #8e1a1a;
  font-size: 4.8rem;
}
@media screen and (max-width: 1025px) {
  #dh_lp_wrapper section.detail .detail_main h1.ttl_detail {
    font-size: 3rem;
  }
}
@media screen and (max-width: 1025px) {
  #dh_lp_wrapper section.detail .detail_main .cap {
    position: absolute;
    bottom: 0;
    width: 45%;
  }
}
@media screen and (max-width: 1025px) and (max-width: 750px) {
  #dh_lp_wrapper section.detail .detail_main .cap .txt {
    letter-spacing: -0.05em;
  }
}
#dh_lp_wrapper section.detail .detail_main .img {
  position: relative;
}
@media screen and (max-width: 1025px) {
  #dh_lp_wrapper section.detail .detail_main .img {
    width: 100%;
    aspect-ratio: 12/22;
    overflow-y: hidden;
  }
  #dh_lp_wrapper section.detail .detail_main .img img {
    width: 65%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper section.detail .detail_main .img {
    aspect-ratio: 14/31;
  }
}
#dh_lp_wrapper section.detail .detail_main .img > div {
  position: absolute;
  height: 1em;
  width: 1em;
  display: block !important;
}
#dh_lp_wrapper section.detail .detail_main .img #logo_end {
  top: 9%;
  left: 40%;
}
#dh_lp_wrapper section.detail .detail_main .img #liner_end {
  bottom: 28.9%;
  left: 32%;
}
#dh_lp_wrapper section.detail .detail_main .img #collar_end {
  top: 15%;
  right: 35%;
}
#dh_lp_wrapper section.detail .detail_main .img #btn_end {
  top: 45%;
  right: 31%;
}
#dh_lp_wrapper section.detail .detail_main .img #btn_end2 {
  bottom: 47%;
  right: 6%;
}
#dh_lp_wrapper section.detail .detail_main .img #sil_end {
  bottom: 35%;
  right: 7%;
}
#dh_lp_wrapper section.detail .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding-bottom: 0;
}
@media screen and (max-width: 1025px) {
  #dh_lp_wrapper section.detail .inner {
    align-items: flex-start;
  }
}
#dh_lp_wrapper section.detail .inner ul,
#dh_lp_wrapper section.detail .cap ul {
  width: 25%;
}
@media screen and (max-width: 1025px) {
  #dh_lp_wrapper section.detail .inner ul,
  #dh_lp_wrapper section.detail .cap ul {
    width: 48%;
  }
}
#dh_lp_wrapper section.detail .inner ul li,
#dh_lp_wrapper section.detail .cap ul li {
  padding-bottom: 2em;
  position: relative;
}
@media screen and (max-width: 1025px) {
  #dh_lp_wrapper section.detail .inner ul li,
  #dh_lp_wrapper section.detail .cap ul li {
    padding-bottom: 6vw;
  }
}
#dh_lp_wrapper section.detail .inner ul li h1,
#dh_lp_wrapper section.detail .cap ul li h1 {
  color: #8e1a1a;
  font-size: 2.4rem;
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper section.detail .inner ul li h1,
  #dh_lp_wrapper section.detail .cap ul li h1 {
    font-size: 2rem;
  }
}
#dh_lp_wrapper section.detail .inner ul li .img,
#dh_lp_wrapper section.detail .cap ul li .img {
  position: relative;
  z-index: 2;
}
#dh_lp_wrapper section.detail .inner ul li .arrow,
#dh_lp_wrapper section.detail .cap ul li .arrow {
  position: absolute;
}
#dh_lp_wrapper section.detail .inner ul li:nth-of-type(1) .arrow,
#dh_lp_wrapper section.detail .cap ul li:nth-of-type(1) .arrow {
  top: 13%;
  left: 50%;
}
#dh_lp_wrapper section.detail .inner ul:nth-of-type(1),
#dh_lp_wrapper section.detail .cap ul:nth-of-type(1) {
  order: 0;
  padding-bottom: 3em;
}
@media screen and (max-width: 1025px) {
  #dh_lp_wrapper section.detail .inner ul:nth-of-type(1),
  #dh_lp_wrapper section.detail .cap ul:nth-of-type(1) {
    padding-bottom: 0;
    order: 1;
  }
}
#dh_lp_wrapper section.detail .inner ul:nth-of-type(2),
#dh_lp_wrapper section.detail .cap ul:nth-of-type(2) {
  order: 2;
}
#dh_lp_wrapper section.detail .inner ul:nth-of-type(2) li,
#dh_lp_wrapper section.detail .cap ul:nth-of-type(2) li {
  padding-bottom: 7em;
}
@media screen and (max-width: 1025px) {
  #dh_lp_wrapper section.detail .inner ul:nth-of-type(2) li,
  #dh_lp_wrapper section.detail .cap ul:nth-of-type(2) li {
    padding-bottom: 6vw;
  }
}
#dh_lp_wrapper section.detail .inner .img,
#dh_lp_wrapper section.detail .cap .img {
  width: 85%;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 1em;
}
#dh_lp_wrapper section.detail .inner .txt,
#dh_lp_wrapper section.detail .cap .txt {
  font-size: 1.4rem;
  text-align: justify;
  text-justify: inter-ideograph;
  line-break: strict;
  word-break: break-word;
  word-break: break-word;
  word-wrap: break-word;
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper section.detail .inner .txt,
  #dh_lp_wrapper section.detail .cap .txt {
    font-size: 1.2rem;
  }
}
#dh_lp_wrapper section.detail .buy {
  position: absolute;
  text-align: center;
  right: calc((25% + 3vw - 7em) / 2);
  bottom: 6em;
}
@media screen and (max-width: 1025px) {
  #dh_lp_wrapper section.detail .buy {
    position: static;
    padding-bottom: 12vw;
  }
}
#dh_lp_wrapper section.detail .buy a {
  display: block;
  color: #8e1a1a;
  border: 1px solid #8e1a1a;
  height: 3em;
  line-height: 3em;
  width: 7em;
  margin: 1em auto 0;
  text-align: center;
}
#dh_lp_wrapper section.detail .buy a:hover {
  background: #8e1a1a;
  color: #fffaf1;
}
#dh_lp_wrapper section.aomori {
  text-align: justify;
  text-justify: inter-ideograph;
  line-break: strict;
  word-break: break-word;
  word-break: break-word;
  word-wrap: break-word;
}
@media screen and (max-width: 1025px) {
  #dh_lp_wrapper section.aomori {
    flex-direction: column;
  }
}
#dh_lp_wrapper section.aomori .inr {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-top: 5vw;
}
#dh_lp_wrapper section.aomori h1 {
  padding-top: 6vw;
  font-size: 4.8rem;
  color: #8e1a1a;
  margin: 0;
}
@media screen and (max-width: 1025px) {
  #dh_lp_wrapper section.aomori h1 {
    font-size: 3rem;
      padding-top: 12vw;
  }
}

#dh_lp_wrapper section.aomori .txt {
  width: 50%;
  font-size: 1.4rem;
}
@media screen and (max-width: 1025px) {
  #dh_lp_wrapper section.aomori .txt {
    width: 100%;
    padding-bottom: 1.5em;
  }
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper section.aomori .txt {
    font-size: 1.2rem;
  }
}
#dh_lp_wrapper section.aomori .txt:nth-of-type(1) {
  padding-right: 3vw;
}
@media screen and (max-width: 1025px) {
  #dh_lp_wrapper section.aomori .txt:nth-of-type(1) {
    padding-right: 0;
  }
}
#dh_lp_wrapper section.aomori .txt:last-child {
  padding-left: 3vw;
}
@media screen and (max-width: 1025px) {
  #dh_lp_wrapper section.aomori .txt:last-child {
    padding-left: 0;
    order: 2;
  }
}
#dh_lp_wrapper section.aomori .img {
  width: 50%;
}
@media screen and (max-width: 1025px) {
  #dh_lp_wrapper section.aomori .img {
    width: 100%;
  }
  #dh_lp_wrapper section.aomori .img:nth-of-type(2) {
    padding-bottom: 1.5em;
  }
  #dh_lp_wrapper section.aomori .img:nth-of-type(3) {
    order: 3;
  }
}
#dh_lp_wrapper section.sanyocoat {
  background: #f2f2f2;
  text-align: center;
}
#dh_lp_wrapper section.sanyocoat h1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgb(24, 25, 27);
  margin-bottom: 1.5em;
  margin-top: 0;
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper section.sanyocoat h1 {
    margin-bottom: 1em;
  }
}
#dh_lp_wrapper section.sanyocoat h1 .logo {
  width: 40%;
  align-content: center;
}
#dh_lp_wrapper section.sanyocoat h1 .logo svg {
  fill: rgb(24, 25, 27);
  width: 60%;
  background: #fff;
  aspect-ratio: 1;
  padding: 10%;
}
#dh_lp_wrapper section.sanyocoat h1 .image {
  width: 60%;
}
#dh_lp_wrapper section.sanyocoat .txt {
  padding-bottom: 3em;
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper section.sanyocoat .txt {
    padding-bottom: 2em;
    text-align: left;
  }
}
#dh_lp_wrapper section.sanyocoat .btn a {
  background: rgb(24, 25, 27);
  border: 1px solid rgb(24, 25, 27);
  margin: 0 auto;
  color: #fff;
}
#dh_lp_wrapper section.sanyocoat .btn a:hover {
  background: #fff;
  color: rgb(24, 25, 27);
}
#dh_lp_wrapper section.present {
  background: #e5c69d;
}
#dh_lp_wrapper section.present .inr {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper section.present .inr {
    flex-direction: column;
  }
}
#dh_lp_wrapper section.present h1 {
  color: #fff;
  text-align: left;
  font-size: 4.8rem;
  letter-spacing: 0.05em;
  padding-bottom: 1em;
  margin: 0;
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper section.present h1 {
    font-size: 3rem;
    text-align: center;
    padding-bottom: 0.5em;
  }
}
#dh_lp_wrapper section.present .img {
  width: 40%;
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper section.present .img {
    width: 70%;
    padding-bottom: 2em;
  }
}
#dh_lp_wrapper section.present .txt_wrap {
  width: 55%;
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper section.present .txt_wrap {
    width: 100%;
  }
}
#dh_lp_wrapper section.present .txt {
  padding-bottom: 2em;
}
#dh_lp_wrapper section.present .btn a {
  color: rgb(165, 122, 67);
  border: 1px solid #fff;
}
@media screen and (max-width: 750px) {
  #dh_lp_wrapper section.present .btn a {
    margin: 0 auto;
  }
}
#dh_lp_wrapper section.present .btn a:hover {
  background: rgb(165, 122, 67);
  color: #fff;
}

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

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