﻿@charset "UTF-8";

table.formlist_.precart_list_ {
  border: 1px solid #ccc;
}

td.precart_rgdt_ {
  border-bottom: 1px solid #ccc !important;
}

td.precart_detail_ {
  border-bottom: 1px solid #ccc;
}

td.precart_detail_ > table > tbody > tr > td.precart_detail_ {
  border: none !important;
}

/* --------------------------------------------------------------------
  ログインフォーム
--------------------------------------------------------------------- */

div.login_ div.loginform_ {
  width: 610px;
  margin: 10px auto 20px;
  padding: 10px;
  text-align: left;
  border-bottom: 1px dotted #ccc;
}

div.login_ div.loginform_ .form_text_ {
  margin-bottom: 10px;
}

div.login_ div.inputimage_ {
  margin: 8px auto;
  text-align: center;
}

div.login_ div.inputimage_ input[name="guest"] {
  width: 160px !important;
}

div.login_ div.askpass_ {
  margin: 5px auto;
  text-align: center;
}

div.login_ div.entry_ {
  margin: 2px auto;
  text-align: center;
  font-size: 10px;
}

div.login_ table.loginform_ {
  margin: auto;
  text-align: center;
}

div.login_ table.loginform_ th {
  padding: 2px;
  text-align: right;
  font-weight: bold;
}

div.login_ table.loginform_ td {
  padding: 2px;
  text-align: left;
}

div.login_ table.loginform_ td input.login_uid_ {
  width: 300px;
}

div.login_ table.loginform_ td input.login_pwd_ {
  width: 300px;
}

div.login_ table.loginform_ td input.login_uid_mail_ {
  width: 300px;
}

div.login_ div.goto_loginb_ a {
  font-weight: bold;
}

div.loginform_ input[type="submit"].certify_cancel_button_ {
  margin: 20px 0;
  border: none;
  background-color: transparent;
  font-weight: bold;
  color: #00009f;
  color: #4cae8d;
}

div.loginform_ input[type="submit"].certify_cancel_button_:hover {
  text-decoration: underline;
}

/* 代理店の方はこちら */
.goto_loginb_ a {
  color: #4cae8d;
}

.goto_loginb_ a::before {
  content: ">";
  color: #333;
  font-weight: normal;
}

/* --------------------------------------------------------------------
  パスワードを忘れた方
--------------------------------------------------------------------- */
table.askpass_ {
  margin-bottom: 10px;
}

table.askpass_ th {
  width: 16em;
}

.forgotpass_ a {
  color: #4cae8d;
}

.forgotpass_ a::before {
  content: ">";
  color: #333;
}

/* --------------------------------------------------------------------
  マイページ・会員情報
-------------------------------------------------------------------- */
.check_ {
  width: 10%;
}

div.customer_ {
  width: 1200px;
  margin: 0 auto;
}

div.customer_.col1_ {
  padding: 0;
}

div.customer_ table {
  width: 100%;
}

.bookmark-group-item-img {
  text-align: center;
}

div.customer_ table.formlist_.approval_comment_ {
  table-layout: fixed;
}

div.customer_ table.formlist_.approval_comment_ textarea {
  width: 100%;
}

div.customer_ table.formlist_.bizsearch_ input[name="search_name12"] {
  width: 98%;
}

div.customer_ table.formlist_.bizsearch_ select[name="search_status"] {
  width: 100%;
}

div.customer_ table.formlist_.bizsearch_ select[name="search_auth"] {
  width: 100%;
}

div.customer_ table.formlist_.bizsearch_ select[name="search_state"] {
  width: 100%;
}

div.customer_ table.formlist_.bizsearch_ input[name="search_dept"] {
  width: 98%;
}
div.customer_ table.formlist_.approvallist_ select {
  width: 100%;
}

@-moz-document url-prefix() {
  div.customer_ table.formlist_.coupon_ {
    table-layout: auto;
  }

  div.customer_ table.formlist_.estimate_.dest_ {
    table-layout: unset;
  }

  div.customer_ table.formlist_.history_ {
    table-layout: unset;
  }

  div.customer_ table.formdetail_.custdest_ {
    table-layout: unset;
  }

  th.order_id_ {
    width: 182px;
  }

  .approval_comment_ textarea {
    width: 375px;
  }

  div.customer_ table.formdetail_.entry_ {
    width: auto;
  }

  /* firefox用 */
  @-moz-document url-prefix() {
    div.customer_ table.formdetail_.entry_ th {
      width: 228px;
    }

    div.customer_ table.formdetail_.entry_ input[name="mail"],
    div.customer_ table.formdetail_.entry_ input[name="cmail"],
    div.customer_ table.formdetail_.entry_ input[name="biz_name"],
    div.customer_ table.formdetail_.entry_ input[name="biz_kana"] {
      width: 368px;
    }
  }

  div.customer_ table.formlist_.approvallist_ {
    table-layout: auto;
  }

  div.customer_ table.formlist_.approvallist_ select {
    width: 100%;
  }

  div.customer_ table.formlist_.precart_list_ {
    table-layout: auto;
  }

  div.customer_ table.formdetail_.idchange_ input[name="oldid"],
  div.customer_ table.formdetail_.idchange_ input[name="newid1"],
  div.customer_ table.formdetail_.idchange_ input[name="newid2"] {
    width: 374px;
  }
}

div.customer_ table.customer_,
div.customer_ table.customerconfirm_ {
  margin-bottom: 20px;
}

div.customer_ table.customer_ th,
div.customer_ table.customerconfirm_ th {
  width: 25%;
}

/* firefox用 */
@-moz-document url-prefix() {
  .formlist_.bizsearch_ {
    width: 100%;
    table-layout: fixed;
  }

  input[name="search_order_id"],
  input[name="search_subject"],
  input[name="search_goods"],
  input[name="search_sales"],
  input[name="search_goods_name"],
  input[name="search_purchase_order"],
  input[name="search_name"] {
    width: 156px;
  }

  select {
    background: #fff;
    border: 1px solid #858585;
  }

  input[name="search_name12"] {
    width: 112px;
  }

  select[name="search_ap_user_1st"],
  select[name="search_ap_user_2nd"],
  select[name="search_approval"] {
    width: 119px;
  }

  input[name="addr"],
  input[name="addr2"],
  input[name="addr3"],
  input[name="comp"],
  input[name="dept"] {
    width: 374px;
  }

  .formdetail_.customer_ input[name="mail"],
  .formdetail_.customer_ input[name="cmail"] {
    width: 374px;
  }
}

/* --------------------------------------------------------------------
  新規会員登録
-------------------------------------------------------------------- */
div.customer_ .agreebody_ {
  margin: 20px 0;
  width: 100%;
  padding: 2px 10px;
  box-sizing: border-box;
}

.customer_.col1_ form div.message_ {
  color: #404040;
}

/* --------------------------------------------------------------------
  マイページ　トップ
-------------------------------------------------------------------- */
div.customer_status_ {
  margin: 0 0 10px 0;
  padding: 4px;
}

div.customer_name_ {
  width: 400px;
  margin: 0 0 10px 20px;
  float: left;
}

.loginname_ {
  font-weight: bold;
}

p.recommend_ {
  margin-bottom: 20px;
  padding: 0 10px 10px 10px;
  font-size: 14px;
  font-weight: bold;
}

div.mymenu_ {
  width: 940px;
  margin: 0;
  width: 1075px;
}

div.mymenu_ a {
  color: #333;
}

div.mymenu_ a:hover {
  color: #4cae8d;
}

div.mymenu_ .clearfix_ {
  clear: both;
  visibility: hidden;
}

div.mymenu_ #mymenu_main_ {
  float: left;
  width: 740px;
  width: 880px;
}

div.mymenu_ #mymenu_side_ {
  float: right;
  width: 178px;
  width: 190px;
}

div.mymenu_ #mymenu_main_left_ {
  float: left;
  width: 360px;
  width: 520px;
}

div.mymenu_ #mymenu_main_right_ {
  float: right;
  width: 360px;
}

div.mymenu_ #mymenu_main_ hr {
  border: solid #ccc;
  border-width: 1px 0 0 0;
  height: 1px;
  margin: 2px 0;
  clear: both;
}

div.mymenu_ div.mymenu_main_list_ {
  display: none;
  font-size: 14px;
  margin-bottom: 13px;
  border: 2px solid #4cae8d;
  box-sizing: border-box;
  border-radius: 4px;
  margin-right: 10px;
}

div.mymenu_ div.mymenu_main_list_ div.mymenu_main_list_top_ {
  overflow: hidden;
  padding: 12px 12px 4px 12px;
}

div.mymenu_ div.mymenu_main_list_ div.mymenu_main_list_body_ {
  padding: 0 14px;
}

div.mymenu_ div.mymenu_main_list_ div.mymenu_main_list_bottom_ {
  height: 6px;
}

div.mymenu_ div.mymenu_main_list_ h4 {
  border-bottom: 2px dotted #ccc;
  padding: 0 0 2px 22px;
  height: 20px;
  position: relative;
  display: block;
  padding-left: 20px;
  color: #333;
}

div.mymenu_ div.mymenu_main_list_ h4::before {
  content: "";
  width: 18px;
  height: 18px;
  background: #4cae8d;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: -2px;
  margin-top: -10px;
}

div.mymenu_ div.mymenu_main_list_ h4::after {
  content: "";
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: 50%;
  left: 1px;
  margin-top: -5px;
  transform: rotate(45deg);
}

div.mymenu_ div.mymenu_main_list_ li {
  padding: 3px;
}

div.mymenu_ div.mymenu_main_list_ p {
  font-size: 13px;
  margin: 0;
  padding: 2px;
}

div.mymenu_ div.mymenu_main_list_ h5 {
  padding: 2px 2px 1px 15px;
  position: relative;
}

div.mymenu_ div.mymenu_main_list_ h5::before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  background: #4cae8d;
  position: absolute;
  top: 8px;
  left: 4px;
}

div.mymenu_ #mymenu_side_ hr {
  border: solid #ccc;
  border-width: 1px 0 0 0;
  height: 1px;
  clear: both;
}

div.mymenu_ #mymenu_side_ > div {
  width: 100%;
  border: solid 1px #b0b0b0;
  margin: 0 0 8px 0;
  padding: 5px;
  font-size: 11px;
}

div.mymenu_ #mymenu_side_ div.mymenu_side_menu_ {
  font-size: 13px;
}

div.mymenu_ #mymenu_side_ div.customer_info_ .loginname_ {
  padding: 2px 10px 0 10px;
  font-weight: bold;
  font-size: 14px;
}

div.mymenu_ #mymenu_side_ div.customer_info_ .biz_name_ {
  display: block;
}

div.mymenu_ #mymenu_side_ div.customer_info_ .mypoint_ {
  text-align: right;
}

div.mymenu_ #mymenu_side_ div.customer_info_ .mypoint_ .xlarge_ {
  font-weight: bold;
  color: #ff4500;
}

div.staff_ div.staff_info_ {
  padding: 2px 10px 0 10px;
  font-size: 13px;
}

div.mymenu_ .menu_count_ {
  font-size: 12px;
}

/* トピック一覧 */

div.mymenu_topic_ {
  margin: 0 0 14px 0;
  width: 740px;
  border: 2px solid #4cae8d;
  box-sizing: border-box;
  border-radius: 4px;
  width: 870px;
}

div.mymenu_topic_ .topiclist_head_ {
  padding: 15px 20px 0 20px;
  height: 34px;
  overflow: hidden;
}

div.mymenu_topic_ .topiclist_head_ h2 {
  float: left;
  display: inline;
  font-size: 15px;
  font-weight: bold;
}

div.mymenu_topic_ .topiclist_head_ .rss_ {
  float: right;
  display: inline;
  text-align: right;
}

div.mymenu_topic_ .topiclist_body_ {
  padding: 0 20px 16px 20px;
}

div.mymenu_topic_ div.topiclist_ ul.topicline_ {
  margin: 0;
  padding: 0;
}

div.mymenu_topic_ ul.topicline_ li {
  padding: 6px 5px 4px 15px;
  border-bottom: 2px dotted #ccc;
}

div.mymenu_topic_ ul.topicline_ li::before {
  content: ">";
  color: #4cae8d;
  font-weight: bold;
}

div.mymenu_topic_ ul.topicline_ li.img_ {
  padding: 5px 0;
  background: none;
}

/* --------------------------------------------------------------------
  マイページ　購入履歴、見積履歴、得意先別購入履歴、得意先別見積履歴
-------------------------------------------------------------------- */
table.order_ th,
table.method_ th,
table.approval_ap_user_ th {
  border: 1px solid #ccc;
  border-right: none;
}

table.order_ td,
table.method_ td,
table.approval_ap_user_ td {
  border: 1px solid #ccc;
  border-left: none;
}

div.processimage_ table td {
  padding-bottom: 10px;
}

div.customer_ table.history_ tr.cancel_ td {
  background-color: #f3f3f3;
}

div.customer_ table.order_ {
  margin-left: 0;
}

div.customer_ table.order_ th {
  width: 100px;
}

div.customer_ table.order_ td {
  width: 200px;
}

div.customer_ table.destgoodslist_ .history_qty_ {
  width: 100px;
}

div.customer_ table.destgoodslist_ .history_amt_ {
  width: 100px;
}

div.customer_ table.destgoodslist_ .history_name_ {
  font-weight: bold;
}

div.customer_ table.destgoodslist_ table.history_comments_ {
  margin: 0 1em;
  width: auto;
}

div.customer_ table.destgoodslist_ table.history_comments_ th {
  width: 100px;
}

div.customer_ table.destgoodslist_ table.history_comments_ td {
  width: 400px;
}

div.customer_ table.destgoodslist_ table.history_comments_ th,
div.order_ table.destgoodslist_ table.history_comments_ td {
  vertical-align: top;
  border-top: 1px dashed #ccc;
}

div.customer_ table.destgoodslist_ .history_money_title_ {
  padding-left: 430px;
}

div.customer_ table.destgoodslist_ tr.cancel_ * {
  background-color: #f3f3f3;
}

div.customer_ table.destgoodslist_ .estimate_goodsname_ .cancel_msg_ {
  font-size: 11px;
  color: #c33;
}

div.customer_ table.history_ td.estimate_total_ {
  text-align: right;
}

/* --------------------------------------------------------------------
  マイページ　カード情報確認
-------------------------------------------------------------------- */

div.cardedit_ table th {
  width: 17em;
}

/* 現在の登録内容 */
div.cardedit_info_ {
  margin-bottom: 20px;
}

td.card_ label {
  margin: 0 20px 0 5px;
}

/* --------------------------------------------------------------------
  マイページ　メールアドレス変更
-------------------------------------------------------------------- */
table.mailchange_ {
  margin-bottom: 10px;
}

table.mailchange_ th {
  width: 16em;
}

/* --------------------------------------------------------------------
  マイページ　ID変更
-------------------------------------------------------------------- */
table.idchange_ {
  margin-bottom: 10px;
}

table.idchange_ th {
  width: 16em;
}

div.idchange_ p strong a {
  color: #4cae8d;
  text-decoration: underline;
}

/* --------------------------------------------------------------------
  マイページ　パスワード変更
-------------------------------------------------------------------- */
table.passchange_ {
  margin-bottom: 10px;
}

table.passchange_ th {
  width: 16em;
}

div.passchange_ p strong a {
  color: #4cae8d;
  text-decoration: underline;
}

/* --------------------------------------------------------------------
  マイページ　お気に入り
-------------------------------------------------------------------- */
div.customer_ .bookmark_frame_ {
  margin-bottom: 10px;
}

div.customer_ div.bookmark_item_ {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px dotted #ccc;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

div.customer_ div.bookmark_item_ .comment_ span {
  color: #404040;
  font-size: 12px;
}

div.bookmark_item_ div.cartgoods_ {
  padding: 10px;
  float: left;
  display: inline;
  width: 15px;
}

div.bookmark_item_ div.img_ {
  padding: 10px 10px 10px 0;
  float: left;
  display: inherit;
  width: 100px;
  overflow: hidden;
  margin-bottom: auto;
}

div.bookmark_item_ div.desc_ {
  padding: 10px 0;
  float: left;
  display: inline;
  width: 600px;
}

div.bookmark_item_ div.name_ {
  margin-bottom: 5px;
}

div.bookmark_item_ div.spec_ {
  margin-bottom: 5px;
}

div.bookmark_item_ .edit_memo_ {
  margin-top: 5px;
  font-weight: bold;
}

div.bookmark_item_ .memo_ {
  padding: 5px;
  border: 1px solid #ccc;
  background: #f8f8f8;
}

div.bookmark_item_ div.del_ {
  padding: 10px;
  float: right;
  display: inline;
  width: 60px;
  margin-left: auto;
}

div.bookmark_buy_ {
  margin-bottom: 20px;
}

table.bookmark_ {
  margin-bottom: 10px;
}

table.bookmark_ th {
  font-weight: normal;
}

table.bookmark_ span.price_ {
  display: inline-block;
}

/* --------------------------------------------------------------------
  マイページ　お問い合わせ
-------------------------------------------------------------------- */
div.contact_ {
  width: 1200px;
}

div.contact_ table {
  width: 100%;
}

div.contact_ table.formdetail_.contact_ textarea[name="body"] {
  width: 100%;
}

/* firefox用 */
@-moz-document url-prefix() {
  div.contact_ table.formdetail_.contact_ {
    table-layout: fixed;
  }

  div.contact_ table.formdetail_.contact_ textarea[name="body"] {
    width: 100%;
  }

  div.contact_ table.formdetail_.contact_ input[name="mail"],
  div.contact_ table.formdetail_.contact_ input[name="cmail"],
  div.contact_ table.formdetail_.contact_ input[name="s_"] {
    width: 374px;
  }

  div.contact_ table.formdetail_.contact_ input[name="goods"] {
    width: 290px;
  }
}

/* new お問合せフォーム */
div.contact_ table.contact_ th {
  width: 16em;
}

div.contact_ div.contact_reform_ {
  margin: auto;
  text-align: center;
}

.contact_reform_ textarea {
  width: 1080px;
}

div.contact_ div.contact_reform_ .message_ {
  text-align: left;
}

/* --------------------------------------------------------------------
  マイページ　お問い合わせ履歴
-------------------------------------------------------------------- */
/* お問合せ履歴 */

div.contact_ ul.contactlist_ li {
  padding: 10px;
  border-bottom: 1px dotted #ccc;
}

ul.contactlist_ li .subject_ a {
  color: #4cae8d;
}

div.contact_ table.detaillistline_ {
  border: dotted 1px;
  margin: 2px auto;
}

/* お問合せ詳細 */
.contactdetail_title_ {
  margin-bottom: 20px;
  padding: 10px;
  font-size: 15px;
  border-bottom: 1px dotted #ccc;
  border-top: 1px dotted #ccc;
}

.contactdetail_title_ .subject_ {
  margin-left: 20px;
  font-weight: bold;
}

.contactdetail_title_ .id_ {
  margin-left: 10px;
  font-size: 15px;
}

/* スレッド */
div.contactlist_ {
  margin-bottom: 20px;
}

div.contactlist_ .contactlist_goods_ {
  margin: 0 0 0 20px;
}

div.contactlist_ .contactlist_anchor_link_ {
  margin: 10px 0 20px 0;
}

div.contactlist_line_ {
  margin-top: 10px;
  width: 100%;
  overflow: hidden;
  border: 1px solid #ccc;
}

div.contactlist_line_ .contactlist_head_ {
  width: 100%;
  overflow: hidden;
  background: #eef8f5;
  border-bottom: 1px solid #ccc;
}

div.contactlist_line_ .contactlist_head_ .name_ {
  padding: 5px;
  float: left;
  display: inline;
  font-weight: bold;
  width: 40%;
  padding: 8px 8px 6px;
}

div.contactlist_line_ .contactlist_head_ .updt_ {
  padding: 5px;
  float: right;
  display: inline;
  text-align: right;
  width: 40%;
  padding: 8px 8px 6px;
}

div.contactlist_line_ .comment_ {
  padding: 10px;
}

/* お問い合わせ画像 */
div.contact_ .attachment_ p {
  display: flex;
  margin: 5px 0 5px 0;
  align-items: center;
}

div.contact_ .attachment_ p input[type="file"] {
  display: inline-block;
  width: 350px;
  margin-top: 10px;
}

div.contact_ .attachment_ .btn_delete_attachment_ {
  display: none;
  margin-top: 10px;
  margin-left: 10px;
  padding: 1px 5px;
  border: 1px solid #909090;
  color: #555;
  border-radius: 3px;
  background-color: #fff;
}

div.contact_ .attachment_help_,
div.contact_ .attachment_notice_ {
  display: block;
  font-size: 11px;
  margin-top: 0px;
  color: #737373;
  text-align: left;
}

div.contact_ .attachment_thumbnail_area_confirm_,
div.contact_ .detail_attachment_thumbnail_area_ {
  margin-left: 10px;
}

div.contact_ .detail_attachment_thumbnail_area_confirm_ {
  display: flex;
  flex-wrap: wrap;
  margin-left: 10px;
}

div.contact_ .attachment_thumbnail_area_confirm_ .attachment_thumbnail_,
div.contact_ .detail_attachment_thumbnail_area_ .attachment_thumbnail_,
div.contact_ .detail_attachment_thumbnail_area_confirm_ .attachment_thumbnail_ {
  float: left;
  vertical-align: middle;
  width: 30%;
  height: 30%;
  max-width: 100%;
  max-height: auto;
  margin: 10px 0;
  border: 1px solid #444;
}

div.contact_ .attachment_thumbnail_area_confirm_ .attachment_thumbnail_:not(:last-child),
div.contact_ .detail_attachment_thumbnail_area_ .attachment_thumbnail_:not(:last-child),
div.contact_ .detail_attachment_thumbnail_area_confirm_ .attachment_thumbnail_:not(:last-child) {
  margin-right: 10px;
}

div.contact_ .attachment_error_ {
  color: #a94442;
  margin-top: 10px;
}

.attachment_error_dialog_ div.ui-dialog-titlebar {
  border-color: red;
  border: none;
  background-color: #606060;
  background-image: none;
}

.attachment_error_dialog_ .ui-dialog-buttonset {
  justify-content: center !important;
  -webkit-justify-content: center !important;
}

.attachment_error_dialog_ .ui-dialog-buttonpane button {
  background: #606060 !important;
}

.attachment_error_dialog_ .ui-dialog-content {
  color: #c00;
}

/* --------------------------------------------------------------------
  マイページ　退会
-------------------------------------------------------------------- */
table.withdrawal_ {
  margin-bottom: 10px;
}

table.withdrawal_ th {
  width: 17em;
}

/* --------------------------------------------------------------------
  マイページ　カートリスト
-------------------------------------------------------------------- */
div.customer_ .precart_list_ .precart_rgdt_ {
  white-space: nowrap;
}

div.customer_ .precart_list_ .precart_detail_ {
  width: 90%;
  border-bottom: 1px solid #ccc;
}

div.customer_ .precart_list_ .precart_list_detaillist_ .precart_nickname_ {
  width: 30%;
}

div.customer_ .precart_list_ .precart_list_detaillist_ .precart_nickname_ div {
  background: transparent !important;
}

div.customer_ .precart_list_ .precart_list_detaillist_ .precart_detail_ {
  width: 70%;
}

div.customer_ .precart_list_ .agency_name_ {
  display: block;
}

div.customer_ .precart_list_ .precart_detail_ a {
  font-size: 11px;
}

div.customer_ .precart_button_ {
  font-size: 12px;
  overflow: visible;
  font-weight: normal;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: none;
  padding: 2px 6px;
  text-decoration: none;
  background-color: #ccc;
  color: #333;
  display: inline-block;
}

div.customer_ .precart_button_:active {
  position: relative;
  top: 1px;
}

div.customer_ .precart_button_.precart-memo {
  overflow: visible;
  cursor: pointer;
  margin: 4px;
  font-size: 12px;
  line-height: 13px;
  height: 25px;
  font-weight: normal;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #909090;
  -webkit-box-shadow: 1px 1px 1px #ccc;
  -moz-box-shadow: 1px 1px 1px #ccc;
  box-shadow: 1px 1px 1px #ccc;
  padding: 4px 6px;
  text-decoration: none;
  background-color: #fff;
  color: #333;
  display: inline-block;
  position: relative;
  margin-left: 0;
}

div.customer_ .precart_button_.precart-name-update,
div.customer_ .precart_button_.precart-cancel {
  overflow: visible;
  cursor: pointer;
  margin: 4px;
  font-size: 12px;
  line-height: 13px;
  height: 25px;
  font-weight: normal;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #909090;
  -webkit-box-shadow: 1px 1px 1px #ccc;
  -moz-box-shadow: 1px 1px 1px #ccc;
  box-shadow: 1px 1px 1px #ccc;
  padding: 4px 6px;
  text-decoration: none;
  background-color: #fff;
  color: #333;
  display: inline-block;
  position: relative;
  margin-left: 0;
}

.precart_detail_ .goods_content_ {
  display: flex;
  display: inline-block;
  margin-bottom: 4px;
  width: 48%;
}

.precart_detail_ .goods_thumbnail_ {
  width: 50px;
  max-width: 50px;
  display: inline-block;
  vertical-align: top;
}

.precart_detail_ .goods_thumbnail_img_ {
  max-width: 100%;
}

.precart_detail_ .goods_title_wrap_ {
  width: 70%;
  display: inline-block;
  vertical-align: top;
}

div.customer_ .memo_ div {
  margin-left: 1em;
}

div.customer_ .memo_ textarea {
  padding: 2px;
  background-color: #fffff0;
  width: 96%;
  margin-left: 1em;
}

div.customer_ .memo_ span {
  margin-left: 1em;
  color: #404040;
  font-size: 12px;
}

table.destgoodslist_ .precart_goodsname_ {
  width: 508px;
  margin-bottom: 2px;
}

table.destgoodslist_ .precart_qty_ {
  width: 60px;
  text-align: right;
}

table.destgoodslist_ .precart_price_ {
  width: 125px;
  text-align: right;
}

.precart_goodsname_ .goods_thumbnail_ {
  width: 50px;
  max-width: 50px;
  display: inline-block;
  vertical-align: top;
}

.precart_goodsname_ .goods_thumbnail_img_ {
  max-width: 100%;
}

.precart_goodsname_ .goods_title_wrap_ {
  width: 70%;
  display: inline-block;
  vertical-align: top;
}

div.customer_ table.history_ td.history_total_ {
  text-align: right;
}

div.customer_ table.history_ td.status_ {
  width: auto;
  text-align: center;
}

div.customer_ table.history_ td.order_dt_ {
  white-space: nowrap;
}

div.customer_ table.history_ td.purchase_order_,
div.customer_ table.history_ td.subject_ {
  width: 175px;
}

div.customer_ table.history_ td.order_id_ {
  width: 300px;
}

div.customer_ table.history_ td.status_ img {
  margin: 0;
  width: 241px;
}

div.customer_ table.history_ td.order_detail_ {
  width: 200px;
}

div.customer_ table.history_ td.name_ {
  width: 100px;
}

div.customer_ ul.btn_cancel_ li {
  text-align: right;
  margin-bottom: 20px;
}

table.history_ {
  table-layout: fixed;
}

table.history_ th.order_id_ {
  width: 165px !important;
}

table.history_ th.purchase_order_ {
  width: 195px !important;
}

table.history_ th.name12_ {
  width: 105px !important;
}

table.history_ th.sales_detail_ {
  width: 170px !important;
}

table.history_ th.total_,
table.history_ th.price_,
table.history_ th.qty_,
table.history_ th.amt_ {
  width: 120px !important;
}

table.history_ th.sales_process_ {
  width: 230px !important;
}

table.history_ th.order_output_dt_ {
  width: 125px !important;
}

/* --------------------------------------------------------------------
  得意先会員一覧
-------------------------------------------------------------------- */

div.customer_ table.bizuserlist_ tr.user_status1_ td {
  background-color: #fff0cf;
}

div.customer_ table.bizuserlist_ tr.user_status2_ td {
  background-color: #fff0cf;
}

div.customer_ table.bizuserlist_ tr.user_statusL_ td {
  background-color: #f0f0f0;
}

div.customer_ table.bizuserlist_ tr.user_status9_ td {
  background-color: #f0f0f0;
}

/* --------------------------------------------------------------------
  プロフィールの設定
-------------------------------------------------------------------- */

div.customer_ table.customer_profile_ {
  margin-bottom: 20px;
}

div.customer_ table.customer_profile_ th {
  width: 25%;
}

div.customer_ table.customer_profile_ input[type="text"],
div.customer_ table.customer_profile_ textarea {
  width: 100%;
  display: block;
}

/* --------------------------------------------------------------------
  キャンセルダイアログ
-------------------------------------------------------------------- */

#gmobillpayment_dialog {
  text-align: center;
}

#gmobillpayment_dialog_msg {
  margin-top: 10px;
}
/* --------------------------------------------------------------------
  マイページ・会員情報
-------------------------------------------------------------------- */
div.customer_biz_search_ {
  margin-left: 40px;
  width: min(95vw, 135vh* 0.75) !important;
}

.wrapper_biz_search_ {
  overflow-x: hidden;
}