div.order_header_ h1.common_headline1_ {
  padding: 0px 7px 0 7px;
  margin-top: 20px;
}
div.order_header_ div.order_flow_ {
  margin-bottom: 15px;
  margin-top: 15px;
}
ul.historydetail_ {
  width: 1200px;
  margin: 0 auto;
}
.historydetail_ li {
  text-decoration: underline;
  margin-bottom: 5px;
}
div.customer_ div.bookmark_item_ {
  gap: 1em;
}
div.bookmark_item_ div.cartgoods_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: auto;
}
div.bookmark_item_ div.del_ {
  width: auto;
}
td.order_dt_ a {
  text-decoration: underline;
}
td.order_detail_ a {
  text-decoration: underline;
}
