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

.pf-c:has(.dh_lp_wrapper) {
  padding: 0 !important;
}

.dh_lp_breadcrumbs_wrapper > div {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.dh_lp_wrapper {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.06em;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  font-size: 15px;
  line-height: 1.5em;
  color: #202124;

}
.dh_lp_wrapper .main_area {
  width: 100%;
}
.dh_lp_wrapper .main_area img {
  width: 100%;
}
.dh_lp_wrapper h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #00feb9;
  margin: 0 auto;
  line-height: 14px;
}
.dh_lp_wrapper .sec-margin {
  width: 90%;
  padding-top: 65px;
  margin: 32px auto;
  max-width: 975px;
}
.dh_lp_wrapper a {
  text-decoration: underline;
  color: #555555;
  transition: all 0.3s ease;
}
.dh_lp_wrapper .sale_outlet a:hover {
  /* opacity: 0.6; */
  background-color: #6a6a6a;
  border-radius: 4px;
}
.dh_lp_wrapper .lp_flex_wrap {
  display: flex;
  flex-wrap: wrap;
}
.dh_lp_wrapper .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 .title-en {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #00feb9;
  margin: 0 auto;
  line-height: 14px;
}
.dh_lp_wrapper .title {
  color: #202124;
  font-size: 30px;
  line-height: 1.95em;
  margin: 0 auto 66px;
  font-weight: 700;
}
.dh_lp_wrapper .howto .title {
  margin-bottom: 29px;
}
.dh_lp_wrapper .title span {
  display: block;
  font-size: 15px;
  font-weight: normal;
  line-height: 3;
}
.dh_lp_wrapper .readtext {
  margin: 66px 0 55px;
}
.dh_lp_wrapper .readtext p {
  font-size: 16px;
  line-height: 1.73em;
}
.dh_lp_wrapper .readtext p.ttl {
  margin-bottom: 23px;
  font-weight: 700;
  font-size: 30px;
  letter-spacing: 1.9px;
}
.dh_lp_wrapper .readtext p.info {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5em;
  margin: 0.7em auto 1.8em;
}
.dh_lp_wrapper .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 .readtext .coupon-code {
  margin-left: 2em;
}
.dh_lp_wrapper .readtext .w-ivent {
  position: relative;
}
.dh_lp_wrapper .readtext .w-ivent p {
  color: #607199;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5em;
  margin-bottom: 0.7em;
}
.dh_lp_wrapper .readtext .w-ivent a {
  color: #202124;
  position: relative;
}
.dh_lp_wrapper .readtext .w-ivent a:hover {
  opacity: 0.6;
}
.dh_lp_wrapper .readtext .w-ivent a::after {
  position: absolute;
  content: "";
  top: 8px;
  bottom: 0;
  right: -12px;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  border-top: 2px solid #202124;
  border-right: 2px solid #202124;
}
.dh_lp_wrapper .boxContainer {
  background-color: #4ec3a6;
  max-width: 100%;
  margin: 0 0 40px;
  padding: 37px 0;
}
.dh_lp_wrapper .box img {
  width: 28%;
}
.dh_lp_wrapper .box a:first-of-type img {
  margin-right: 30px;
}
.dh_lp_wrapper .buttonarea {
  margin: 0 0 100px 0;
}
.dh_lp_wrapper .price_list,
.dh_lp_wrapper .sale_outlet {
  margin-bottom: 100px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px;
}
.dh_lp_wrapper .sale_outlet {
  margin-bottom: 114px;
  width: 80%;
  margin: 0 auto;
  /* margin-top: 80px; */  
}
.dh_lp_wrapper .sale_outlet.ranking {
  margin-top: 7px;
}
.dh_lp_wrapper .gender-link .sale_outlet {
  padding: 150px 0;
}
.dh_lp_wrapper .second_one {
  margin-top: 10%;
}
.dh_lp_wrapper .bottom_button {
  margin-bottom: 100px;
}
.dh_lp_wrapper .sale_outlet > li {
  width: 48%;
  max-width: 316px;
  min-width: 278px;
  font-size: 18px;
  letter-spacing: 2px;
  background-color: #202124;
  border-radius: 4px;
  color: #000;
}
.dh_lp_wrapper .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 .contents_wrap_arrow {
  position: relative;
}
.dh_lp_wrapper ul.price_list li.contents_wrap_arrow::after,
.dh_lp_wrapper div.point_text_area .contents_wrap_arrow::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  vertical-align: middle;
}
.dh_lp_wrapper .howto {
  max-width: 1000px;
  margin: 0 auto;
}
.dh_lp_wrapper .howto img {
  width: 100%;
  margin: 0 auto;
  padding: 0 9.2%;
}
.dh_lp_wrapper .howto p {
  margin: 0;
}
.dh_lp_wrapper .howto .subtxt {
  color: #202124;
  margin-bottom: 40px;
}
.dh_lp_wrapper .howto a {
  text-decoration: underline;
}
.dh_lp_wrapper .howto-image {
  max-width: 975px;
  margin: 50px auto 0;
  padding: 50px 0 0;
  background-color: #f4f4f4;
  border-radius: 20px;
}
.dh_lp_wrapper .howto-image p {
  color: #202124;
  margin: 40px auto;
  padding: 0 9%;
}
.dh_lp_wrapper .howto-image p:first-child {
  display: inline-block;
  margin: 0 auto;
  padding: 0.18em 0.9em;
  color: #fff;
  background-color: #f37d45;
  font-weight: 700;
}
.dh_lp_wrapper .jumplink,
.dh_lp_wrapper .gender-link {
  width: 100vw;
  margin: 100px calc(50% - 50vw) 0;
  background-color: #e8fff9;
}
.dh_lp_wrapper .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 .jumplink ol li {
  width: 33.1%;
  border-left: solid 1px #202124;
}
.dh_lp_wrapper .jumplink li:first-of-type {
  border-left: none;
}
.dh_lp_wrapper .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 .jumplink ol li.contents_wrap_arrow {
  position: relative;
}
.dh_lp_wrapper .jumplink ol li.contents_wrap_arrow::after {
  position: absolute;
  content: "";
}
.dh_lp_wrapper .jumplink ol li.contents_wrap_arrow:nth-child(3)::after {
  right: 33%;
}
@media screen and (max-width: 885px) {
  .dh_lp_wrapper .jumplink ol li.contents_wrap_arrow:nth-child(1)::after {
    right: 10%;
  }
  .dh_lp_wrapper .jumplink ol li.contents_wrap_arrow:nth-child(2)::after {
    right: 10%;
  }
  .dh_lp_wrapper .jumplink ol li.contents_wrap_arrow:nth-child(3)::after {
    right: 22%;
  }
}
.dh_lp_wrapper .contents_wrap_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 .subtitle-line {
  display: flex;
  width: 100%;
  align-items: center;
  margin-bottom: 27px;
}
.dh_lp_wrapper .subtitle-line:before,
.dh_lp_wrapper .subtitle-line:after {
  content: "";
  flex-grow: 1;
  height: 1px;
  /* 線の太さ */
  background: #000;
  /* 線の色 */
  margin: 0;
  /* 文字と線の余白 */
}
.dh_lp_wrapper .gender {
  background-color: #fff;
  padding: 0 0.8em;
  color: #202124;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin: 0 auto;
  line-height: 18px;
}
.dh_lp_wrapper .wrapper {
  margin-bottom: 76px;
}
.dh_lp_wrapper .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 .search_brand a img:hover {
  opacity: 0.4;
}
.dh_lp_wrapper .brandlist span {
  display: block;
  margin-top: 6px;
  font-size: 10px;
}
.dh_lp_wrapper .search_brand li.brandlist {
  width: 19.17%;
  color: #c6c6c6;
  font-size: 13px;
  z-index: 2;
}
.dh_lp_wrapper .search_brand li.brandlist span {
  margin: 7.5px auto 0;
  display: block;
  line-height: 14px;
}
.dh_lp_wrapper .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 .search_brand li.brandlist a.tsh_logo {
  padding: 9.5% 0;
}
.dh_lp_wrapper .brandtxt {
  background-color: #c02020;
  color: #fff;
  font-size: 13px;
}
.dh_lp_wrapper .search_item .lp_flex_wrap {
  -moz-column-gap: 0.8%;
  column-gap: 0.8%;
}
.dh_lp_wrapper .search_item .all-item-button {
  display: inline-block;
  position: relative;
  width: 50%;
  max-width: 298px;
  font-size: 14px;
  text-decoration: none;
  padding: 0.58em;
  color: #202124;
  border: 1px solid #202124;
  border-radius: 60px;
  margin-top: 30px;
}
.dh_lp_wrapper .search_item .all-item-button  {
  display: inline-block;
  position: relative;
  width: 50%;
  max-width: 298px;
  font-size: 14px;
  text-decoration: none;
  padding: 0.58em;
  color: #202124;
  border: 1px solid #202124;
  border-radius: 60px;
  margin-top: 30px;
}
.dh_lp_wrapper .search_item .contents_wrap_arrow_r::after {
  border-color: #202124;
}
.dh_lp_wrapper #search_recommend {
  margin-top: 100px;
}
.dh_lp_wrapper .section.reccomend {
  margin-top: 30px;
}
.dh_lp_wrapper .recommend-main-l {
  text-align: left;
}
.dh_lp_wrapper .sectionbanner {
  margin: 0 0 100px 0;
}
.dh_lp_wrapper li.category {
  width: 16%;
  position: relative;
  background-color: #000;
  transition: all 0.3s ease;
}
.dh_lp_wrapper li.category img {
  opacity: 0.7;
}
.dh_lp_wrapper .item_text {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.dh_lp_wrapper li.category_text a {
  display: block;
  line-height: 68px;
  color: #fff;
  padding-right: 7px;
  margin-top: 18px;
}
.dh_lp_wrapper .search_item li:hover {
  background-color: #979797;
}
.dh_lp_wrapper .section.serch_price {
  margin-top: 30px;
}
.dh_lp_wrapper .pricesale {
  width: 31.8%;
  font-size: 18px;
  letter-spacing: 2px;
  background-color: #202124;
  color: #ffffff;
}
.dh_lp_wrapper .pricesale a {
  width: 100%;
  display: block;
  text-align: center;
  color: #ffffff;
  padding: 18px 0;
  text-decoration: none;
}
.dh_lp_wrapper .pricesale a span {
  color: #f00;
  font-size: 15px;
}
.dh_lp_wrapper .pricesale a:hover {
  background-color: #999a9c;
}
.dh_lp_wrapper .banner_area {
  width: 80%;
  margin: auto;
  padding: 0 0 30px 0;
}
.dh_lp_wrapper .boxContainer_2 {
  background-color: #1c201f;
  /* max-width: 90%; */
  margin: 0;
  padding: 2.5% 0 2.5% 0;
  margin: 0 auto 30px auto;
}
.dh_lp_wrapper .banner_area_2 {
  width: 90%;
  margin: 60px auto auto auto;
  padding: 0;
}
.dh_lp_wrapper .contents_wrap_arrow {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.dh_lp_wrapper .contents_wrap_arrow::after {
  position: absolute;
  top: -8%;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.dh_lp_wrapper .contents_wrap_arrow_r::after {
  right: 8.5%;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.dh_lp_wrapper .contents_wrap_arrow_r::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.dh_lp_wrapper ul.price_list li.contents_wrap_arrow::after,
.dh_lp_wrapper div.point_text_area .contents_wrap_arrow::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  vertical-align: middle;
}
.dh_lp_wrapper .contents_wrap_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 .category_text .contents_wrap_arrow_r::after {
  right: 10%;
  width: 8px;
  height: 8px;
}
.dh_lp_wrapper .notice {
  display: inline-block;
  text-align: left;
  padding: 0px 22%;
  margin: 0 auto;
  font-size: 13px;
}
.dh_lp_wrapper .notice li {
  padding-left: 1em;
  text-indent: -1em;
}
.dh_lp_wrapper .notice li::before {
  content: "※";
  margin-right: 2px;
}
.dh_lp_wrapper .banner {
  margin: 0 auto 100px auto;
}
@media screen and (min-width: 641px) {
  .dh_lp_wrapper .pc {
    display: block;
  }
  .dh_lp_wrapper .sp {
    display: none;
  }
  .dh_lp_wrapper .banner {
    width: 55%;
  }
}
@media screen and (max-width: 640px) {
  .dh_lp_wrapper .pc {
    display: none;
  }
  .dh_lp_wrapper .sp {
    display: block;
  }
  .dh_lp_wrapper .title-en {
    font-size: 12px;
    line-height: 2.2;
  }
  .dh_lp_wrapper h2 {
    font-size: 12px;
    line-height: 2.2;
  }
  .dh_lp_wrapper .howto .title-en {
    line-height: 2.2;
    margin-top: 5px;
  }
  .dh_lp_wrapper .title {
    font-size: 22.5px;
    text-align: center;
    margin-bottom: 32px;
    line-height: 30px;
  }
  .dh_lp_wrapper .section.serch_price {
    margin-bottom: 50px;
  }
  .dh_lp_wrapper .readtext {
    margin: 33px 0 50px;
  }
  .dh_lp_wrapper .readtext p {
    font-size: 14px;
    line-height: 1.734em;
  }
  .dh_lp_wrapper .readtext p.ttl {
    font-size: 20px;
    line-height: 1.65em;
    margin-bottom: 16px;
  }
  .dh_lp_wrapper .readtext p.info {
    font-size: 15px;
    line-height: 1.9em;
    margin: 18px auto 42px;
  }
  .dh_lp_wrapper .readtext .coupon-code-area {
    width: 94%;
    line-height: 1.5;
  }
  .dh_lp_wrapper .readtext .coupon-code {
    margin-left: 0;
  }
  .dh_lp_wrapper .howto {
    width: 100%;
    margin-top: 20px;
  }
  .dh_lp_wrapper .howto .subtxt {
    max-width: 328px;
    margin: 31px auto 40px;
  }
  .dh_lp_wrapper .howto-image {
    margin-top: 44px;
    width: 100%;
    padding: 42px 0 0;
  }
  .dh_lp_wrapper .howto-image p {
    padding: 0px 8px;
    margin: 22px auto 20px;
  }
  .dh_lp_wrapper .howto-image p:nth-child(2) {
    line-height: 1.75;
  }
  .dh_lp_wrapper .howto img {
    padding: 0 4.4%;
  }
  .dh_lp_wrapper .jumplink ol {
    font-size: 12px;
    flex-direction: column;
    justify-content: center;
    padding: 15px 0;
  }
  .dh_lp_wrapper .jumplink ol li {
    width: 100%;
    max-width: 284px;
    margin: 0 auto;
    border-left: none;
    border-bottom: 1px solid #000;
  }
  .dh_lp_wrapper .jumplink ol li:last-child {
    border-bottom: none;
  }
  .dh_lp_wrapper .jumplink ol li a {
    font-size: 16px;
    padding: 1.6em 0;
  }
  .dh_lp_wrapper .jumplink ol li.contents_wrap_arrow::after {
    right: 7.5%;
  }
  .dh_lp_wrapper .wrapper {
    margin-bottom: 24px;
  }
  .dh_lp_wrapper #search_category .wrapper {
    margin-bottom: 48px;
  }
  .dh_lp_wrapper .wrapper:nth-child(2) {
    margin-bottom: 50px;
  }
  .dh_lp_wrapper .wrapper:last-child {
    margin-bottom: 0;
  }
  .dh_lp_wrapper #search_brand {
    margin-top: 0px;
    padding-top: 60px;
    margin-bottom: 25px;
  }
  .dh_lp_wrapper .gender {
    font-size: 16px;
  }
  .dh_lp_wrapper .search_brand li.brandlist span {
    font-size: 10px;
  }
  .dh_lp_wrapper .brandtxt {
    display: block;
    margin: -12px 0 6px 0;
    color: #fff;
    background-color: #c02020;
    font-size: 10px;
    padding: 1px;
  }
  .dh_lp_wrapper .section.reccomend {
    margin-bottom: 40px;
  }
  .dh_lp_wrapper .widget-recommend ul {
    margin: 20px auto 0 auto;
  }
  .dh_lp_wrapper .widget-recommend ul .col-xs-6.card-product:nth-child(odd) {
    padding-left: 4%;
  }
  .dh_lp_wrapper .widget-recommend ul .col-xs-6.card-product:nth-child(even) {
    padding-right: 4%;
  }
  .dh_lp_wrapper .reccomend_txt {
    text-align: left;
    font-size: 13px;
  }
  .dh_lp_wrapper .sectionbanner {
    margin: 0 0 100px 0;
  }
  .dh_lp_wrapper li.category:last-of-type,
  .dh_lp_wrapper li.category:nth-last-of-type(2) {
    margin-bottom: 0;
  }
  .dh_lp_wrapper li.category_text a {
    margin-top: 0;
  }
  .dh_lp_wrapper .pricesale {
    font-size: 16px;
    width: 100%;
    margin-bottom: 10px;
  }
  .dh_lp_wrapper .pricesale:last-of-type {
    margin-bottom: 0;
  }
  .dh_lp_wrapper .pricesale a span {
    font-size: 11px;
  }
  .dh_lp_wrapper .contents_wrap_arrow_right::after {
    right: 5%;
    width: 10px;
    height: 10px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
  }
  .dh_lp_wrapper .notice {
    margin: 0 0 20px;
    font-size: 14px;
    text-decoration: none;
  }
  .dh_lp_wrapper .buttonarea {
    margin: 40px 0 80px 0;
    padding: 0 4%;
  }
  .dh_lp_wrapper .allitem {
    font-size: 18px;
    margin: 0 auto;
  }
  .dh_lp_wrapper .search_item .buttonarea {
    margin-top: 0;
    padding: 0;
  }
  .dh_lp_wrapper .allitem a {
    display: block;
    color: #fff;
    background-color: #8d7843;
    text-decoration: none;
    margin: 0 auto;
    padding: 24px 0;
    width: 100%;
    max-width: 480px;
  }
  .dh_lp_wrapper .boxContainer {
    padding: 17px 4%;
    margin-bottom: 40px;
  }
  .dh_lp_wrapper .box a:first-of-type img {
    margin-right: 4%;
  }
  .dh_lp_wrapper .box img {
    width: 46%;
  }
  .dh_lp_wrapper .sale_outlet > li {
    width: 100%;
    max-width: 284px;
    min-width: 240px;
    font-size: 16px;
    letter-spacing: 2px;
    color: #fff;
  }
  .dh_lp_wrapper .price_list,
  .dh_lp_wrapper .sale_outlet {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 7px;
  }
  .dh_lp_wrapper .search_brand a {
    height: 55px;
  }
  .dh_lp_wrapper #search_category {
    margin-top: 0px;
  }
}
@media screen and (max-width: 320px) {
  .dh_lp_wrapper .readtext p {
    font-size: 13px;
    line-height: 1.6em;
  }
  .dh_lp_wrapper .readtext p.ttl {
    font-size: 18px;
    line-height: 1.6em;
  }
  .dh_lp_wrapper .readtext p.info {
    font-size: 13px;
    line-height: 1.6em;
  }
  .dh_lp_wrapper .item_text {
    font-size: 12px;
  }
  .dh_lp_wrapper .jumplink ol li a {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .dh_lp_wrapper .brandtxt {
    margin: 0px 0 6px 0;
    font-size: 10px;
    padding: 0 5px 1px;
    color: #fff;
  }
  .dh_lp_wrapper .brand_bg .lp_flex_wrap {
    -moz-column-gap: 0.84%;
    column-gap: 0.84%;
    row-gap: 21px;
  }
  .dh_lp_wrapper .search_brand li.brandlist {
    width: 32.7%;
    font-size: 12px;
    line-height: 14px;
  }
  .dh_lp_wrapper .search_brand li.brandlist img {
    width: 72%;
    max-width: 105px;
  }
  .dh_lp_wrapper #search_recommend {
    margin-top: 80px;
  }
  .dh_lp_wrapper #serch_item {
    padding-top: 0px;
  }
  .dh_lp_wrapper .howto ul.notice {
    padding: 0 20px;
  }
  .dh_lp_wrapper .search_item .lp_flex_wrap {
    -moz-column-gap: 1.6%;
    column-gap: 1.6%;
    row-gap: 12px;
  }
  .dh_lp_wrapper .search_item .lp_flex_wrap li {
    width: 32.2%;
  }
  .dh_lp_wrapper .item_text {
    font-size: 16px;
  }
}
.dh_lp_wrapper .search_item .all-item-button {
  width: 79.5%;
  padding: 0.55em;
  transition: all 0.3s ease;
}
.dh_lp_wrapper .search_item .all-item-button:hover {
  background-color: #dcdcdc;
  border-color: #dcdcdc;
  /* color: #fff; */
}
.dh_lp_wrapper .boxContainer_2 {
  background-color: #4ec3a6;
  max-width: 100%;
  margin: 0;
  /* padding: 0 0 2.5% 0; */
  margin: 0 auto 30px auto;
}
.dh_lp_wrapper .banner_area_2 {
  width: 90%;
  margin: 30px auto auto auto;
  padding: 0;
}
.dh_lp_wrapper .gender-link .sale_outlet {
  padding: 150px 0;
}
@media screen and (max-width: 640px) {
  .dh_lp_wrapper .search_brand li.brandlist img.tsh_logo {
    width: 80%;
  }
  .dh_lp_wrapper .search_item .all-item-button {
    margin-top: 29px;
    padding: 0.95em 0;
  }
  .dh_lp_wrapper .gender-link .sale_outlet {
    padding: 100px 0;
  }
  .dh_lp_wrapper .title {
    font-size: 22.5px;
    text-align: center;
    margin-bottom: 32px;
    line-height: 30px;
  }
  .dh_lp_wrapper .title span {
    font-size: 12px;
    line-height: 1.5;
    margin: 14px 0 34px;
  }
}
@media screen and (min-width: 885px) {
  .dh_lp_wrapper .contents_wrap_arrow_bottom .price {
    margin-left: -13%;
  }
}
@media screen and (max-width: 885px) {
  .dh_lp_wrapper .contents_wrap_arrow_bottom .price {
    margin-left: -5%;
  }
}
@media screen and (max-width: 640px) {
  .dh_lp_wrapper .contents_wrap_arrow_bottom .price {
    margin: 0;
  }
}
.dh_lp_wrapper .jumplink ol li .price {
  font-size: 18px;
}
@media screen and (max-width: 640px) {
  .dh_lp_wrapper .jumplink ol li .price {
    font-size: 16px;
  }
}
@media (max-width: 767.4999px) {
  .dh_lp_wrapper .__pf.__pf_IE9yKMEX .pf-4_ {
    margin-top: 80px;
  }
}/*# sourceMappingURL=style.css.map */