/*
channel code : y5TPvfE6Mde6
for biz
*/
.pd_howto_buyhistory_cancel .pd_howto_txt + .pd_howto_imgtxt_list {
  margin-top: 30px;
}
.pd_howto_buyhistory_check {
  margin-top: 60px;
}
@media screen and (max-width: 640px /* breakpointになる値を設定 */) {
  .pd_howto_buyhistory_check {
    margin-top: 30px;
  }
}
@media screen and (max-width: 640px /* breakpointになる値を設定 */) {
  .pd_howto_buyhistory_head,
  .pd_howto_buyhistory_check,
  .pd_howto_buyhistory_cancel,
  .pd_howto_buyhistory_return,
  .pd_howto_buyhistory_evidence {
    padding: 0 10px;
  }
}
.pd_howto_imgtxt_item_img {
  width: 368px;
}
@media screen and (max-width: 640px /* breakpointになる値を設定 */) {
  .pd_howto_imgtxt_item_img {
    width: 100%;
  }
}
.pd_howto_imgtxt_item_txt {
  width: 338px;
}
@media screen and (max-width: 640px /* breakpointになる値を設定 */) {
  .pd_howto_imgtxt_item_txt {
    width: 100%;
  }
}
.pd_howto_imgtxt_list {
  margin-bottom: 60px;
}
.pd_howto_imgtxt_item_title {
  padding-left: 0;
}
.pd_howto_imgtxt_item_txt_item.pd_numbering {
  padding-left: 30px;
  position: relative;
}
.pd_howto_imgtxt_item_txt_item.pd_numbering::before {
  content: '';
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 23px;
  height: 23px;
  margin-right: 0.5em;
  position: absolute;
  left: 0;
  top: 0;
}
.pd_howto_imgtxt_item_txt_item.pd_numbering:nth-child(1)::before {
  background-image: url("/store/images/info/howto/common/numicon_01.png");
}
.pd_howto_imgtxt_item_txt_item.pd_numbering:nth-child(2)::before {
  background-image: url("/store/images/info/howto/common/numicon_02.png");
}
.pd_howto_imgtxt_item_txt_item.pd_numbering:nth-child(3)::before {
  background-image: url("/store/images/info/howto/common/numicon_03.png");
}
.pd_howto_imgtxt_item_txt_item.pd_numbering:nth-child(4)::before {
  background-image: url("/store/images/info/howto/common/numicon_04.png");
}
.pd_howto_imgtxt_item_txt_item.pd_numbering:nth-child(5)::before {
  background-image: url("/store/images/info/howto/common/numicon_05.png");
}
.pd_howto_imgtxt_item_txt_item.pd_numbering:nth-child(6)::before {
  background-image: url("/store/images/info/howto/common/numicon_06.png");
}
.pd_howto_imgtxt_item_txt_item.pd_numbering:nth-child(7)::before {
  background-image: url("/store/images/info/howto/common/numicon_07.png");
}
.pd_buyhistory_head {
  margin-top: -30px;
  margin-bottom: 60px;
}
.pd_buyhistory_head .pd_howto_txt.pd_howto_red {
  margin-top: 1em;
}

/*# sourceMappingURL=buyhistory.css.map */
