@charset "UTF-8";
/* CSS Document */
html {
  scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
}

#dh_lp_wrapper_01 {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.06em;
  margin: 0 auto;
  width: 90%;
  max-width: 1024px;
  text-align: center;
  font-size: 15px;
  line-height: 1.5em;
  color: #202124;
  /*----------リードテキスト----------*/
  /*----------ジェンダーリンク----------*/
  /*----------ボタン----------*/
}
#dh_lp_wrapper_01 p {
  margin: 0;
  padding: 0;
}
#dh_lp_wrapper_01 a {
  color: #555555;
  transition: all 0.3s ease;
}
#dh_lp_wrapper_01 h3 {
  display: flex;
  width: 100%;
  align-items: center;
  margin-bottom: 20px;
  color: #202124;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  line-height: 18px;
}
#dh_lp_wrapper_01 h3 span {
  padding: 0 0.8em;
}
#dh_lp_wrapper_01 h3:before,
#dh_lp_wrapper_01 h3:after {
  content: "";
  flex-grow: 1;
  height: 1px;
  background: #000;
  margin: 0;
}
#dh_lp_wrapper_01 .sec-margin {
  padding-top: 65px;
  margin: 32px auto;
  max-width: 975px;
}
#dh_lp_wrapper_01 .lp_flex_wrap {
  display: flex;
  flex-wrap: wrap;
}
#dh_lp_wrapper_01 .brand_bg .lp_flex_wrap {
  position: relative;
  row-gap: 30px;
  -moz-column-gap: 1.025%;
       column-gap: 1.025%;
  z-index: 0;
}
#dh_lp_wrapper_01 h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #fc5000;
  margin: 0 auto;
  line-height: 14px;
}
#dh_lp_wrapper_01 .title {
  color: #202124;
  font-size: 30px;
  line-height: 1.95em;
  margin: 0 auto 66px;
  font-weight: 700;
}
#dh_lp_wrapper_01 .title span {
  display: block;
  font-size: 15px;
  font-weight: normal;
  line-height: 3;
}
#dh_lp_wrapper_01 .readtext {
  margin: 66px 0 70px;
}
#dh_lp_wrapper_01 .readtext p {
  font-size: 16px;
  line-height: 1.73em;
}
#dh_lp_wrapper_01 h1 {
  margin-bottom: 23px;
  font-weight: 700;
  font-size: 30px;
  letter-spacing: 1.9px;
  line-height: 1.7;
}
#dh_lp_wrapper_01 .readtext p.info {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5em;
  margin: 0.7em auto 1.8em;
}
#dh_lp_wrapper_01 .readtext .coupon-code-area {
  width: 78%;
  max-width: 725px;
  margin: 0 auto;
  padding: 1.2em 0;
  font-size: 18px;
  font-weight: 700;
  border-top: 1px dotted #202124;
  border-bottom: 1px dotted #202124;
}
#dh_lp_wrapper_01 .readtext .coupon-code {
  margin-left: 2em;
}
#dh_lp_wrapper_01 .gender-link.bk_g {
  width: 100vw;
  margin: 100px calc(50% - 50vw) 32px;
  background-color: #e1ded9;
  padding: 100px 0;
  max-width: none;
}
#dh_lp_wrapper_01 .gender-link_contents {
  max-width: 646px;
  margin: 0 auto;
}
#dh_lp_wrapper_01 .price_list,
#dh_lp_wrapper_01 .sale_outlet {
  margin-bottom: 100px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#dh_lp_wrapper_01 .sale_outlet {
  margin: 0 auto 40px;
}
#dh_lp_wrapper_01 .sale_outlet a:hover {
  /* opacity: 0.6; */
  background-color: #6a6a6a;
  border-radius: 4px;
}
#dh_lp_wrapper_01 .sale_outlet > li {
  width: 50%;
  max-width: 316px;
  min-width: 278px;
  font-size: 18px;
  letter-spacing: 2px;
  background-color: #202124;
  border-radius: 4px;
  color: #000;
}
#dh_lp_wrapper_01 .sale_outlet > li a {
  width: 100%;
  display: block;
  text-align: center;
  color: #fff;
  padding: 1.153em 0;
  text-decoration: none;
  font-weight: 700;
}
#dh_lp_wrapper_01 .second_one {
  margin-top: 10%;
}
#dh_lp_wrapper_01 .contents_arrow {
  position: relative;
}
#dh_lp_wrapper_01 ul.price_list li.contents_arrow::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  vertical-align: middle;
}
#dh_lp_wrapper_01 .contents_arrow {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
#dh_lp_wrapper_01 .contents_arrow::after {
  position: absolute;
  top: -8%;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
#dh_lp_wrapper_01 .contents_arrow_r::after {
  right: 8.5%;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
#dh_lp_wrapper_01 ul.price_list li.contents_arrow::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  vertical-align: middle;
}
#dh_lp_wrapper_01 .contents_arrow_right::after {
  right: 5%;
  width: 12px;
  height: 12px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
}
#dh_lp_wrapper_01 .category_text .contents_arrow_r::after {
  right: 10%;
  width: 8px;
  height: 8px;
}
@media screen and (min-width: 641px) {
  #dh_lp_wrapper_01 .pc {
    display: block;
  }
  #dh_lp_wrapper_01 .sp {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  #dh_lp_wrapper_01 {
    width: 100%;
    font-size: 14px;
    /*----------リードテキスト----------*/
    /*----------ジェンダーリンク----------*/
    /*----------ボタン----------*/
  }
  #dh_lp_wrapper_01 .pc {
    display: none;
  }
  #dh_lp_wrapper_01 .sp {
    display: block;
  }
  #dh_lp_wrapper_01 h2 {
    font-size: 12px;
    line-height: 2.2;
  }
  #dh_lp_wrapper_01 h3 {
    font-size: 16px;
    margin: 0 auto 20px;
  }
  #dh_lp_wrapper_01 .title {
    font-size: 22.5px;
    text-align: center;
    margin-bottom: 32px;
    line-height: 30px;
  }
  #dh_lp_wrapper_01 .title span {
    font-size: 12px;
    line-height: 1.5;
    margin: 14px 0 34px;
  }
  #dh_lp_wrapper_01 .readtext {
    margin: 33px 0 85px;
  }
  #dh_lp_wrapper_01 .readtext p {
    font-size: 14px;
    line-height: 1.734em;
  }
  #dh_lp_wrapper_01 h1 {
    font-size: 20px;
    line-height: 1.65em;
    margin-bottom: 16px;
  }
  #dh_lp_wrapper_01 .readtext p.info {
    font-size: 15px;
    line-height: 1.9em;
    margin: 18px auto 42px;
  }
  #dh_lp_wrapper_01 .readtext .coupon-code-area {
    width: 94%;
    line-height: 1.5;
  }
  #dh_lp_wrapper_01 .readtext .coupon-code {
    margin-left: 0;
  }
  #dh_lp_wrapper_01 .gender-link h3 {
    max-width: 284px;
  }
  #dh_lp_wrapper_01 .gender-link.bk_g {
    padding: 70px 0 60px;
  }
  #dh_lp_wrapper_01 .price_list,
  #dh_lp_wrapper_01 .sale_outlet {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 7px;
  }
  #dh_lp_wrapper_01 .sale_outlet {
    margin: 0 auto 30px;
  }
  #dh_lp_wrapper_01 .sale_outlet > li {
    width: 100%;
    max-width: 284px;
    min-width: 240px;
    font-size: 16px;
    letter-spacing: 2px;
    color: #fff;
  }
  #dh_lp_wrapper_01 .contents_arrow_right::after {
    right: 5%;
    width: 10px;
    height: 10px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
  }
}
@media screen and (max-width: 320px) {
  #dh_lp_wrapper_01 {
    /*----------リードテキスト----------*/
  }
  #dh_lp_wrapper_01 .readtext p {
    font-size: 13px;
    line-height: 1.6em;
  }
  #dh_lp_wrapper_01 h1 {
    font-size: 18px;
    line-height: 1.6em;
  }
  #dh_lp_wrapper_01 .readtext p.info {
    font-size: 13px;
    line-height: 1.6em;
  }
}

#dh_lp_wrapper_02 {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.06em;
  margin: 0 auto;
  width: 90%;
  max-width: 1024px;
  text-align: center;
  font-size: 15px;
  line-height: 1.5em;
  color: #202124;
  /*----------リードテキスト----------*/
  /*----------ジェンダーリンク----------*/
  /*----------アンカーリンク----------*/
  /*ご利用方法を表示する際の調整*/
  /*割引率/価格から探すを表示する際の調整*/
  /*------- ご利用方法 -------*/
  /*----------ブランドから----------*/
  /* .tab_item:hover {
      opacity: 0.4;
  }*/
  /*----------カテゴリから----------*/
  /*----------価格から----------*/
  /*----------ボタン----------*/
  /*----------あなたにオススメ----------*/
  /* #search_recommend {
      margin-top: 100px;
  }
   .section.reccomend {
      margin-top: 30px;
  }
    .recommend-main-l {
      text-align: left;
  }*/
  /*----------▼再値下げ＋アイテム追加▼----------*/
  /*----------▲再値下げ＋アイテム追加▲----------*/
}
#dh_lp_wrapper_02 p {
  margin: 0;
  padding: 0;
}
#dh_lp_wrapper_02 a {
  color: #555555;
  transition: all 0.3s ease;
}
#dh_lp_wrapper_02 h3 {
  display: flex;
  width: 100%;
  align-items: center;
  margin-bottom: 20px;
  color: #202124;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  line-height: 18px;
}
#dh_lp_wrapper_02 h3 span {
  padding: 0 0.8em;
}
#dh_lp_wrapper_02 h3:before,
#dh_lp_wrapper_02 h3:after {
  content: "";
  flex-grow: 1;
  height: 1px;
  background: #000;
  margin: 0;
}
#dh_lp_wrapper_02 .sec-margin {
  padding-top: 65px;
  margin: 32px auto;
  max-width: 975px;
}
#dh_lp_wrapper_02 .lp_flex_wrap {
  display: flex;
  flex-wrap: wrap;
}
#dh_lp_wrapper_02 .brand_bg .lp_flex_wrap {
  position: relative;
  row-gap: 30px;
  -moz-column-gap: 1.025%;
       column-gap: 1.025%;
  z-index: 0;
}
#dh_lp_wrapper_02 h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #fc5000;
  margin: 0 auto;
  line-height: 14px;
}
#dh_lp_wrapper_02 .title {
  color: #202124;
  font-size: 30px;
  line-height: 1.95em;
  margin: 0 auto 66px;
  font-weight: 700;
}
#dh_lp_wrapper_02 .title span {
  display: block;
  font-size: 15px;
  font-weight: normal;
  line-height: 3;
}
#dh_lp_wrapper_02 .readtext {
  margin: 66px 0 70px;
}
#dh_lp_wrapper_02 .readtext p {
  font-size: 16px;
  line-height: 1.73em;
}
#dh_lp_wrapper_02 h1 {
  margin-bottom: 23px;
  font-weight: 700;
  font-size: 30px;
  letter-spacing: 1.9px;
  line-height: 1.7;
}
#dh_lp_wrapper_02 .readtext p.info {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5em;
  margin: 0.7em auto 1.8em;
}
#dh_lp_wrapper_02 .readtext .coupon-code-area {
  width: 78%;
  max-width: 725px;
  margin: 0 auto;
  padding: 1.2em 0;
  font-size: 18px;
  font-weight: 700;
  border-top: 1px dotted #202124;
  border-bottom: 1px dotted #202124;
}
#dh_lp_wrapper_02 .readtext .coupon-code {
  margin-left: 2em;
}
#dh_lp_wrapper_02 .gender-link.bk_g {
  width: 100vw;
  margin: 100px calc(50% - 50vw) 32px;
  background-color: #e1ded9;
  padding: 100px 0;
  max-width: none;
}
#dh_lp_wrapper_02 .gender-link_contents {
  max-width: 646px;
  margin: 0 auto;
}
#dh_lp_wrapper_02 .jumplink {
  width: 100vw;
  margin: 100px calc(50% - 50vw) 0;
  background-color: #e4e4e4;
}
#dh_lp_wrapper_02 .jumplink ol {
  max-width: 1000px;
  margin: 0 auto;
  font-size: 18px;
  font-weight: 700;
  color: #202124;
  padding: 2.87em 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#dh_lp_wrapper_02 .jumplink ol li {
  width: 33.1%;
  border-left: solid 1px #202124;
}
#dh_lp_wrapper_02 .jumplink li:first-of-type {
  border-left: none;
}
#dh_lp_wrapper_02 .jumplink ol li a {
  width: 100%;
  display: inline-block;
  padding: 0.917em 0;
  text-decoration: none;
  line-height: 1.5em;
  color: #000;
}
#dh_lp_wrapper_02 .jumplink ol li.contents_arrow {
  position: relative;
}
#dh_lp_wrapper_02 .jumplink ol li.contents_arrow::after {
  position: absolute;
  content: "";
}
#dh_lp_wrapper_02 .jumplink ol li:first-of-type.contents_arrow.contents_arrow_how-to::after {
  right: 28%;
}
#dh_lp_wrapper_02 .jumplink ol li:last-of-type.contents_arrow.contents_arrow_price::after {
  right: 15%;
}
#dh_lp_wrapper_02 .contents_arrow_bottom::after {
  width: 8px;
  height: 8px;
  border-top: 2px solid #202124;
  border-right: 2px solid #202124;
  transform: rotate(135deg);
  right: 20%;
  top: 42px;
}
#dh_lp_wrapper_02 .howto {
  max-width: 1000px;
  margin: 0 auto;
}
#dh_lp_wrapper_02 .howto p {
  margin: 0;
}
#dh_lp_wrapper_02 .howto img {
  width: 100%;
  margin: 0 auto;
  padding: 0 9.2%;
}
#dh_lp_wrapper_02 .howto a {
  text-decoration: underline;
}
#dh_lp_wrapper_02 .howto .title {
  margin-bottom: 29px;
}
#dh_lp_wrapper_02 .howto .subtxt {
  color: #202124;
  margin-bottom: 40px;
}
#dh_lp_wrapper_02 .howto-image {
  max-width: 975px;
  margin: 50px auto 0;
  padding: 50px 0 0;
  background-color: #f4f4f4;
  border-radius: 20px;
}
#dh_lp_wrapper_02 .howto-image p {
  color: #202124;
  margin: 40px auto;
  padding: 0 9%;
}
#dh_lp_wrapper_02 .howto-image p:first-child {
  display: inline-block;
  margin: 0 auto;
  padding: 0.18em 0.9em;
  color: #fff;
  background-color: #d44a26;
  font-weight: 700;
}
#dh_lp_wrapper_02 .notice {
  display: inline-block;
  text-align: left;
  padding: 0px 22%;
  margin: 0 auto;
  font-size: 13px;
}
#dh_lp_wrapper_02 .notice li {
  padding-left: 1em;
  text-indent: -1em;
}
#dh_lp_wrapper_02 .notice li::before {
  content: "※";
  margin-right: 2px;
}
#dh_lp_wrapper_02 .wrapper {
  margin-bottom: 76px;
}
#dh_lp_wrapper_02 #sale_item_content h3 {
  color: #fc5000;
}
#dh_lp_wrapper_02 .search_brand h3:before,
#dh_lp_wrapper_02 .search_brand h3:after {
  content: none;
}
#dh_lp_wrapper_02 .search_brand h3 span {
  margin: 0 auto;
}
#dh_lp_wrapper_02 .search_brand a {
  border: 1px solid #c6c6c6;
  background-color: #fff;
  display: flex;
  height: 86px;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
#dh_lp_wrapper_02 .search_brand a img:hover {
  opacity: 0.4;
}
#dh_lp_wrapper_02 .brandlist span {
  display: block;
  margin-top: 6px;
  font-size: 10px;
}
#dh_lp_wrapper_02 .search_brand li.brandlist {
  width: 19.17%;
  color: #c6c6c6;
  font-size: 13px;
  z-index: 2;
}
#dh_lp_wrapper_02 .search_brand li.brandlist span {
  margin: 7.5px auto 0;
  display: block;
  line-height: 14px;
}
#dh_lp_wrapper_02 .search_brand li.brandlist img {
  width: 86%;
  max-height: 60px;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  transition: all 0.3s ease;
}
#dh_lp_wrapper_02 .search_brand li.brandlist a.tsh_logo {
  padding: 9.5% 0;
}
#dh_lp_wrapper_02 .tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  width: 700px;
  margin: 0 auto;
}
#dh_lp_wrapper_02 .tab_item {
  cursor: pointer;
  width: 50%;
  height: 50px;
  border-bottom: 1px solid #000;
  font-size: 18px;
  color: #adadad;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
#dh_lp_wrapper_02 input[name=tab_item] {
  display: none;
}
#dh_lp_wrapper_02 .tab_content {
  display: none;
  padding: 40px 0 0;
  clear: both;
  overflow: hidden;
}
#dh_lp_wrapper_02 #sale_item:checked ~ #sale_item_content,
#dh_lp_wrapper_02 #outlet_item:checked ~ #outlet_item_content {
  display: block;
}
#dh_lp_wrapper_02 input:checked + .tab_item {
  border-bottom: 5px solid #000;
  color: #202124;
}
#dh_lp_wrapper_02 .search_item .lp_flex_wrap {
  -moz-column-gap: 0.8%;
       column-gap: 0.8%;
  row-gap: 1rem;
  justify-content: center;
  margin-bottom: 20px;
}
#dh_lp_wrapper_02 li.category {
  width: 16%;
  position: relative;
  background-color: #000;
  transition: all 0.3s ease;
}
#dh_lp_wrapper_02 li.category img {
  opacity: 0.7;
}
#dh_lp_wrapper_02 .item_text {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#dh_lp_wrapper_02 li.category_text a {
  display: block;
  line-height: 68px;
  color: #fff;
  padding-right: 7px;
  margin-top: 18px;
}
#dh_lp_wrapper_02 .search_item li.keyword_box {
  background-color: #fff;
  max-width: 155px;
  width: 100%;
  border-radius: 50px;
  font-size: 12.5px;
  font-weight: 600;
  color: #202124;
  transition: all 0.3s ease;
  border: 1px solid #000;
}
#dh_lp_wrapper_02 .search_item li.keyword_box:hover {
  color: #8a8a8a;
  border: 1px solid #8a8a8a;
}
#dh_lp_wrapper_02 .keyword_box a {
  display: flex;
  width: 100%;
  justify-content: center;
  padding: 8px 0px;
  transition: 0.3s all ease;
  text-decoration: none;
}
#dh_lp_wrapper_02 .keyword_box a:hover {
  color: #8a8a8a;
}
#dh_lp_wrapper_02 .search_item .sale_outlet {
  max-width: 534px;
  flex-wrap: nowrap;
}
#dh_lp_wrapper_02 .search_item .sale_outlet > li {
  max-width: 260px;
  min-width: unset;
  font-size: 13px;
}
#dh_lp_wrapper_02 .pricesale {
  width: 32.5%;
  font-size: 18px;
  letter-spacing: 2px;
  background-color: #202124;
  color: #ffffff;
}
#dh_lp_wrapper_02 .pricesale a {
  width: 100%;
  display: block;
  text-align: center;
  color: #ffffff;
  padding: 18px 0;
  text-decoration: none;
}
#dh_lp_wrapper_02 .pricesale a span {
  color: #f00;
  font-size: 15px;
}
#dh_lp_wrapper_02 .pricesale a:hover {
  background-color: #999a9c;
}
#dh_lp_wrapper_02 .price_list,
#dh_lp_wrapper_02 .sale_outlet {
  margin-bottom: 100px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#dh_lp_wrapper_02 .sale_outlet {
  margin: 0 auto 40px;
}
#dh_lp_wrapper_02 .sale_outlet a:hover {
  /* opacity: 0.6; */
  background-color: #6a6a6a;
  border-radius: 4px;
}
#dh_lp_wrapper_02 .sale_outlet > li {
  width: 50%;
  max-width: 316px;
  min-width: 278px;
  font-size: 18px;
  letter-spacing: 2px;
  background-color: #202124;
  border-radius: 4px;
  color: #000;
}
#dh_lp_wrapper_02 .sale_outlet > li a {
  width: 100%;
  display: block;
  text-align: center;
  color: #fff;
  padding: 1.153em 0;
  text-decoration: none;
  font-weight: 700;
}
#dh_lp_wrapper_02 .second_one {
  margin-top: 10%;
}
#dh_lp_wrapper_02 .contents_arrow {
  position: relative;
}
#dh_lp_wrapper_02 ul.price_list li.contents_arrow::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  vertical-align: middle;
}
#dh_lp_wrapper_02 .contents_arrow {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
#dh_lp_wrapper_02 .contents_arrow::after {
  position: absolute;
  top: -8%;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
#dh_lp_wrapper_02 .contents_arrow_r::after {
  right: 8.5%;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
#dh_lp_wrapper_02 ul.price_list li.contents_arrow::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  vertical-align: middle;
}
#dh_lp_wrapper_02 .contents_arrow_right::after {
  right: 5%;
  width: 12px;
  height: 12px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
}
#dh_lp_wrapper_02 .category_text .contents_arrow_r::after {
  right: 10%;
  width: 8px;
  height: 8px;
}
#dh_lp_wrapper_02 #search_recommend .sale_outlet {
  justify-content: center;
  margin-top: 80px;
}
@media screen and (max-width: 870px) {
  #dh_lp_wrapper_02 {
    /*ご利用方法を表示する際の調整*/
    /*割引率/価格から探すを表示する際の調整*/
  }
  #dh_lp_wrapper_02 .contents_arrow_bottom::after {
    right: 10%;
  }
  #dh_lp_wrapper_02 .jumplink ol li:first-of-type.contents_arrow.contents_arrow_how-to::after {
    right: 20%;
  }
  #dh_lp_wrapper_02 .jumplink ol li:last-of-type.contents_arrow.contents_arrow_price::after {
    right: 6%;
  }
}
@media screen and (max-width: 767px) {
  #dh_lp_wrapper_02 {
    /*------- ご利用方法 -------*/
    /*----------ブランドから----------*/
    /*----------カテゴリから----------*/
    /*----------あなたにオススメ----------*/
    /*#search_recommend {
        margin-top: 80px;
    }*/
  }
  #dh_lp_wrapper_02 .brand_bg .lp_flex_wrap {
    -moz-column-gap: 0.84%;
         column-gap: 0.84%;
    row-gap: 21px;
  }
  #dh_lp_wrapper_02 .howto ul.notice {
    padding: 0 20px;
  }
  #dh_lp_wrapper_02 .search_brand li.brandlist {
    width: 32.7%;
    font-size: 12px;
    line-height: 14px;
  }
  #dh_lp_wrapper_02 .search_brand li.brandlist img {
    width: 72%;
    max-width: 105px;
  }
  #dh_lp_wrapper_02 .search_item .lp_flex_wrap {
    -moz-column-gap: 1.6%;
         column-gap: 1.6%;
    row-gap: 12px;
  }
  #dh_lp_wrapper_02 .search_item .lp_flex_wrap li {
    width: 32.2%;
  }
  #dh_lp_wrapper_02 .item_text {
    font-size: 16px;
  }
}
@media screen and (min-width: 641px) {
  #dh_lp_wrapper_02 .pc {
    display: block;
  }
  #dh_lp_wrapper_02 .sp {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  #dh_lp_wrapper_02 {
    width: 100%;
    font-size: 14px;
    /*----------リードテキスト----------*/
    /*----------ジェンダーリンク----------*/
    /*----------アンカーリンク----------*/
    /*ご利用方法を表示する際の調整*/
    /*割引率/価格から探すを表示する際の調整*/
    /*----------ご利用方法----------*/
    /*----------ブランドから----------*/
    /*----------カテゴリから----------*/
    /*----------価格から----------*/
    /*----------ボタン----------*/
    /*----------あなたにオススメ----------*/
    /*     .section.reccomend {
        margin-bottom: 40px;
    }
     .widget-recommend ul {
        margin: 20px auto 0 auto;
    }
     .widget-recommend ul .col-xs-6.card-product:nth-child(odd) {
        padding-left: 4%;
    }
     .widget-recommend ul .col-xs-6.card-product:nth-child(even) {
        padding-right: 4%;
    }
     .reccomend_txt {
        text-align: left;
        font-size: 13px;
    }*/
  }
  #dh_lp_wrapper_02 .pc {
    display: none;
  }
  #dh_lp_wrapper_02 .sp {
    display: block;
  }
  #dh_lp_wrapper_02 h2 {
    font-size: 12px;
    line-height: 2.2;
  }
  #dh_lp_wrapper_02 h3 {
    font-size: 16px;
    margin: 0 auto 20px;
  }
  #dh_lp_wrapper_02 .title {
    font-size: 22.5px;
    text-align: center;
    margin-bottom: 32px;
    line-height: 30px;
  }
  #dh_lp_wrapper_02 .title span {
    font-size: 12px;
    line-height: 1.5;
    margin: 14px 0 34px;
  }
  #dh_lp_wrapper_02 .readtext {
    margin: 33px 0 85px;
  }
  #dh_lp_wrapper_02 .readtext p {
    font-size: 14px;
    line-height: 1.734em;
  }
  #dh_lp_wrapper_02 h1 {
    font-size: 20px;
    line-height: 1.65em;
    margin-bottom: 16px;
  }
  #dh_lp_wrapper_02 .readtext p.info {
    font-size: 15px;
    line-height: 1.9em;
    margin: 18px auto 42px;
  }
  #dh_lp_wrapper_02 .readtext .coupon-code-area {
    width: 94%;
    line-height: 1.5;
  }
  #dh_lp_wrapper_02 .readtext .coupon-code {
    margin-left: 0;
  }
  #dh_lp_wrapper_02 .gender-link h3 {
    max-width: 284px;
  }
  #dh_lp_wrapper_02 .gender-link.bk_g {
    padding: 70px 0 60px;
  }
  #dh_lp_wrapper_02 .jumplink {
    margin: 80px calc(50% - 50vw) 0;
  }
  #dh_lp_wrapper_02 .jumplink ol {
    font-size: 12px;
    flex-direction: column;
    justify-content: center;
    padding: 15px 0;
  }
  #dh_lp_wrapper_02 .jumplink ol li {
    width: 100%;
    max-width: 284px;
    margin: 0 auto;
    border-left: none;
    border-bottom: 1px solid #000;
  }
  #dh_lp_wrapper_02 .jumplink ol li:last-child {
    border-bottom: none;
  }
  #dh_lp_wrapper_02 .jumplink ol li a {
    font-size: 16px;
    padding: 1.6em 0;
  }
  #dh_lp_wrapper_02 .jumplink ol li.contents_arrow::after {
    right: 7.5%;
  }
  #dh_lp_wrapper_02 .jumplink ol li:first-of-type.contents_arrow.contents_arrow_how-to::after {
    right: 7.5%;
  }
  #dh_lp_wrapper_02 .jumplink ol li:last-of-type.contents_arrow.contents_arrow_price::after {
    right: 7.5%;
  }
  #dh_lp_wrapper_02 #search_brand {
    margin-top: 0px;
    padding-top: 60px;
    margin-bottom: 0;
  }
  #dh_lp_wrapper_02 .howto {
    width: 100%;
    margin-top: 20px;
  }
  #dh_lp_wrapper_02 .howto img {
    padding: 0 4.4%;
  }
  #dh_lp_wrapper_02 .howto h2 {
    line-height: 2.2;
    margin-top: 5px;
  }
  #dh_lp_wrapper_02 .howto .subtxt {
    max-width: 328px;
    margin: 31px auto 40px;
  }
  #dh_lp_wrapper_02 .howto-image {
    margin-top: 44px;
    width: 100%;
    padding: 42px 0 0;
  }
  #dh_lp_wrapper_02 .howto-image p {
    padding: 0px 8px;
    margin: 22px auto 20px;
  }
  #dh_lp_wrapper_02 .howto-image p:nth-child(2) {
    line-height: 1.75;
  }
  #dh_lp_wrapper_02 .notice {
    margin: 0 0 20px;
    font-size: 14px;
    text-decoration: none;
  }
  #dh_lp_wrapper_02 .wrapper {
    margin-bottom: 24px;
  }
  #dh_lp_wrapper_02 #search_category {
    margin-top: 0px;
  }
  #dh_lp_wrapper_02 #search_category .wrapper {
    margin-bottom: 48px;
  }
  #dh_lp_wrapper_02 .wrapper:last-child {
    margin-bottom: 0;
  }
  #dh_lp_wrapper_02 .gender {
    font-size: 16px;
  }
  #dh_lp_wrapper_02 .search_brand li.brandlist span {
    font-size: 10px;
  }
  #dh_lp_wrapper_02 .search_brand a {
    height: 55px;
  }
  #dh_lp_wrapper_02 .search_brand li.brandlist img.tsh_logo {
    width: 80%;
  }
  #dh_lp_wrapper_02 .tab_item {
    font-size: 14px;
    height: 40px;
  }
  #dh_lp_wrapper_02 .tab_content {
    padding: 40px 0 40px;
  }
  #dh_lp_wrapper_02 input:checked + .tab_item {
    border-bottom: 3px solid #000;
  }
  #dh_lp_wrapper_02 .search_item li.keyword_box {
    font-size: 10px;
  }
  #dh_lp_wrapper_02 li.category:last-of-type,
  #dh_lp_wrapper_02 li.category:nth-last-of-type(2) {
    margin-bottom: 0;
  }
  #dh_lp_wrapper_02 li.category_text a {
    margin-top: 0;
  }
  #dh_lp_wrapper_02 .search_item .sale_outlet {
    width: 90%;
    margin: 30px auto 30px;
  }
  #dh_lp_wrapper_02 .search_item .sale_outlet > li {
    max-width: 284px;
    font-size: 14px;
    min-width: unset;
  }
  #dh_lp_wrapper_02 .pricesale {
    font-size: 16px;
    width: 100%;
    margin-bottom: 10px;
  }
  #dh_lp_wrapper_02 .pricesale:last-of-type {
    margin-bottom: 0;
  }
  #dh_lp_wrapper_02 .pricesale a span {
    font-size: 11px;
  }
  #dh_lp_wrapper_02 .price_list,
  #dh_lp_wrapper_02 .sale_outlet {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 7px;
  }
  #dh_lp_wrapper_02 .sale_outlet {
    margin: 0 auto 30px;
  }
  #dh_lp_wrapper_02 .sale_outlet > li {
    width: 100%;
    max-width: 284px;
    min-width: 240px;
    font-size: 16px;
    letter-spacing: 2px;
    color: #fff;
  }
  #dh_lp_wrapper_02 .contents_arrow_right::after {
    right: 5%;
    width: 10px;
    height: 10px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
  }
}
@media screen and (max-width: 320px) {
  #dh_lp_wrapper_02 {
    /*----------リードテキスト----------*/
    /*----------カテゴリから----------*/
    /*----------アンカーリンク----------*/
  }
  #dh_lp_wrapper_02 .readtext p {
    font-size: 13px;
    line-height: 1.6em;
  }
  #dh_lp_wrapper_02 h1 {
    font-size: 18px;
    line-height: 1.6em;
  }
  #dh_lp_wrapper_02 .readtext p.info {
    font-size: 13px;
    line-height: 1.6em;
  }
  #dh_lp_wrapper_02 .item_text {
    font-size: 12px;
  }
  #dh_lp_wrapper_02 .jumplink ol li a {
    font-size: 12px;
  }
}
#dh_lp_wrapper_02 .search_brand .brandtxt {
  background-color: #ff3300;
  color: #ffffff;
  font-size: 12px;
  font-weight: 500;
  margin: 0;
  line-height: 1.4;
  padding: 0.3em 0;
}
@media screen and (max-width: 749px) {
  #dh_lp_wrapper_02 .search_brand .brandtxt {
    font-size: 10px;
    padding: 0.3em 0;
  }
}/*# sourceMappingURL=style.css.map */