﻿@charset "UTF-8";

.precart_nickname_ {
  background-color: transparent !important;
}

div.customer_ table.formlist_.bizsearch_ select[name="search_status"] {
  width: 100%;
}

div.customer_ table.formlist_.bizsearch_ select[name="search_auth"] {
  width: 100%;
}

/* --------------------------------------------------------------------
  ログイン
-------------------------------------------------------------------- */
div.login_ .common_headline1_ {
  margin-top: 20px;
}

div.login_ div.loginform_ {
  margin-bottom: 10px;
  margin: 0 0 10px;
}

div.login_ div.loginform_ .inputimage_ {
  text-align: center;
}

div.login_ div.loginform_ .inputimage_ input {
  border-radius: 2px;
  border: none;
  color: #fff;
  font-size: 3.2vw;
}

div.login_ div.loginform_ div.form_text_ {
  margin: 5px 0 0;
  padding: 3.46vw;
  padding-left: 10px;
  padding-right: 10px;
}

div.login_ div.loginform_ div.form_text_ + form > ul {
  padding: 3.46vw;
  padding-left: 10px;
  padding-right: 10px;
}

div.login_ div.loginform_ .common_headline2_ {
  margin: 20px 0 10px;
  white-space: normal;
  padding-right: 5px;
  font-weight: bold;
}

div.login_ div.loginform_ .common_headline2_::before {
  content: "";
  width: 6px;
  height: 30px;
  background: #4cae8d;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

div.login_ div.loginform_ .forgotpass_ {
  padding: 0 3.46vw;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0;
}

.forgotpass_ a {
  color: #4cae8d;
}

.forgotpass_ a strong {
  text-decoration: underline;
}

div.login_ div.loginform_ li {
  line-height: 2em;
}

div.login_ div.loginform_ li.inputimage_ {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

div.login_ div.loginform_ li.inputimage_ input {
  border-radius: 2px;
  border: none;
  color: #fff;
  font-size: 3.2vw;
}

div.login_ div.askpass_ {
  margin: 10px auto;
}

.login-list {
  overflow: hidden;
  text-align: left;
  border-top: 1px solid #9fb7d4;
  margin-bottom: 10px;
}

.login-list li.inputimage_ {
  width: 100%;
}

.login-list li.inputimage_ a {
  display: block;
  padding-left: 50px;
  height: 43px;
  line-height: 43px;
  border-bottom: 1px solid #9fb7d4;
  color: #000;
  background-repeat: no-repeat;
  background-position: 5px 50%;
}

div.login_ div.goto_loginb_ {
  padding: 0 3.46vw;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0;
}

div.login_ div.goto_loginb_ a {
  font-weight: bold;
  text-decoration: underline;
  color: #4cae8d;
}

div.loginform_ input[type="submit"].certify_cancel_button_ {
  margin: 20px 0;
  border: none;
  background-color: transparent;
  font-weight: bold;
  color: #00009f;
  color: #4cae8d;
  text-decoration: underline;
}

/* ログアウト */
.customer_ > p strong a {
  color: #4cae8d;
  text-decoration: underline;
}

/* --------------------------------------------------------------------
  新規会員登録
-------------------------------------------------------------------- */
.agreebody_ {
  margin: 5px 10px;
  padding: 4px;
  border: 1px solid #999;
  font-size: 12px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  height: 200px;
  overflow: auto;
}

div.customer_ table.customer_,
div.customer_ table.customerconfirm_ {
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  font-size: 12px;
}

div.customer_ table.customer_ th,
div.customer_ table.customerconfirm_ th {
  width: 30%;
  background-color: #eef8f5;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 3px;
  padding: 8px 8px 6px;
  text-align: left;
  vertical-align: middle;
  font-weight: normal;
}

div.customer_ table.customer_ td,
div.customer_ table.customerconfirm_ td {
  border-bottom: 1px solid #ccc;
  padding: 3px;
  padding: 8px 8px 6px;
}

/* --------------------------------------------------------------------
  マイページ
-------------------------------------------------------------------- */

div.customer_status_ {
  padding: 7px 0 4px 10px;
  border: 1px solid #4cae8d;
  font-size: 13px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin: 6px 10px;
  margin: 6px 10px;
  margin: 0;
  margin-bottom: 10px;
}

.questionnaire_ div.customer_status_ {
  margin: 6px 10px 6px 8px;
}

.questionnaire_ .navitopicpath_ a:first-child {
  margin: 0;
}

div.mymenu_main_list_ {
  display: none;
  font-size: 14px;
  margin-bottom: 13px;
  border: 2px solid #eef8f5;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background-color: #eef8f5;
  margin: 15px 10px;
  margin: 15px 0;
}

div.mymenu_main_list_ div.mymenu_main_list_head_ {
  overflow: hidden;
  padding: 6px 4px 2px 4px;
}

div.mymenu_main_list_ div.mymenu_main_list_body_ {
  padding: 3px 1px 3px 1px;
}

div.mymenu_main_list_ div.mymenu_main_list_body_ li a {
  display: block;
  padding-left: 10px;
  height: 30px;
  line-height: 30px;
  background: #fff url(../../img/usr/sp/menu_arrow.png) 98% 50% no-repeat;
  color: #333;
  border: 1px solid #333;
}

div.mymenu_main_list_ div.mymenu_main_list_sublist_ {
  margin-left: 20px;
}

div.mymenu_main_list_ div.mymenu_main_list_sublist_ li a {
  background-color: #fffff0;
}

div.mymenu_main_list_ h4 {
  padding: 0 0 2px 22px;
  height: 20px;
  position: relative;
}

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_main_list_ h4::after {
  content: "";
  width: 6px;
  height: 6px;
  border: 0;
  border-top-color: currentcolor;
  border-top-style: none;
  border-top-width: 0;
  border-right-color: currentcolor;
  border-right-style: none;
  border-right-width: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: 50%;
  left: 2px;
  margin-top: -5px;
  transform: rotate(45deg);
}

div.mymenu_main_list_ li {
  padding: 3px;
}

div.mymenu_main_list_ p {
  font-size: 13px;
  margin: 0;
  padding: 2px;
}

div.mymenu_main_list_ h5 {
  padding: 2px 2px 1px 5px;
  font-weight: normal;
}

/* 担当者情報 */
div.staff_ {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 2px;
}

div.staff_ div.staff_head_ {
  width: 100%;
  overflow: hidden;
}

div.staff_ div.staff_head_ h2 {
  float: left;
  display: inline;
  padding: 2px;
}

div.staff_ div.staff_info_ {
  border: 2px solid #ccc;
  background-color: #fff;
  padding: 4px;
  font-size: 12px;
}

/* トピック一覧 */
div.mymenu_topic_ {
  margin-bottom: 10px;
  padding: 5px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background-color: #eef8f5;
  margin: 15px 10px;
  margin: 15px 0;
}

div.mymenu_topic_ .topiclist_head_ {
  overflow: hidden;
}

div.mymenu_topic_ .topiclist_head_ h2 {
  float: left;
  display: inline;
  line-height: 1.1;
  font-weight: normal;
  padding-left: 4px;
  padding-bottom: 4px;
}

div.mymenu_topic_ .topiclist_head_ .rss_ {
  float: right;
  display: inline;
  text-align: right;
}

div.mymenu_topic_ .topiclist_body_ {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background-color: #fff;
  padding: 2px;
}

div.mymenu_topic_ div.topiclist_ ul.topicline_ {
  margin: 0;
  padding: 0;
}

div.mymenu_topic_ ul.topicline_ li {
  border-bottom: 1px dotted #ccc;
  background: url(../../img/usr/sp/topiclist.png) 5px 9px no-repeat;
  font-size: 12px;
  padding: 4px 2px 4px 15px;
}

div.mymenu_topic_ ul.topicline_ li a {
  color: #333;
  display: flex;
  align-items: center;
}

div.mymenu_topic_ ul.topicline_ li a img {
  margin-left: 10px;
}

div.mymenu_topic_ ul.topicline_ li:last-child {
  border-bottom-style: none;
}

div.mymenu_topic_ ul.topicline_ li.img_ {
  padding: 5px 0;
  background: none;
}

.customer_ {
  margin-bottom: 10px;
}

.customer_ p {
  margin: 10px;
}

.custdestlist-nodata-text {
  padding: 50px 0;
  margin: 10px 0;
}

/* --------------------------------------------------------------------
  マイページ　法人会員一覧
-------------------------------------------------------------------- */
div.customer_ table.bizuserlist_,
div.customer_ table.cardlist_ {
  width: 100%;
  /*margin: 5px 0;
  border: 1px solid #ccc;
  font-size: 12px;*/
}

div.customer_ table.bizuserlist_ th,
div.customer_ table.cardlist_ th {
  width: 30%;
  /*background-color: #eef8f5;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 3px;
  text-align: left;
  vertical-align: middle;
  font-weight: normal;*/
}

div.customer_ table.bizuserlist_ td,
div.customer_ table.cardlist_ td {
  /*border-bottom: 1px solid #ccc;
  padding: 3px;*/
}

div.customer_ table.bizuserlist_ td.user_status1_ {
  /*background-color: #eef8f5;*/
}

div.customer_ table.bizuserlist_ td.user_status2_ {
  /*background-color: #eef8f5;*/
}

div.customer_ table.bizuserlist_ td.user_statusL_ {
  background-color: #eef8f5;
}

div.customer_ table.bizuserlist_ td.user_status9_ {
  /*background-color: #eef8f5;*/
}

/* --------------------------------------------------------------------
  マイページ　購入履歴、見積履歴、法人別購入履歴、法人別見積履歴、承認、法人別承認
-------------------------------------------------------------------- */
div.customer_ .method_addr_ {
  padding: 3px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #ccc;
  font-size: 12px;
  margin-bottom: 10px;
}

div.customer_ .destgoodslist_ {
  margin-bottom: 10px;
}

table.order_ th,
table.sales_ th,
table.method_ th,
table.purchase_ th,
table.ship_ th,
table.approval_ap_user_ th,
table.historydetail_ th {
  /*font-size: 12px;
  text-align: left;
  border: 1px solid #ccc;
  background-color: #eef8f5;
  width: 40%;
  font-weight: normal;
  padding: 3px;
  white-space: nowrap;
  padding: 8px 8px 6px;*/
}

table.order_ td,
table.sales_ td,
table.method_ td,
table.purchase_ td,
table.ship_ td,
table.approval_ap_user_ td,
table.historydetail_ td {
  /*font-size: 12px;
  border: 1px solid #ccc;
  border-left: none;
  padding: 3px;
  padding: 8px 8px 6px;*/
}

table.order_ td.nocell_,
table.sales_ td.nocell_,
table.method_ td.nocell_,
table.purchase_ td.nocell_,
table.ship_ td.nocell_,
table.approval_ap_user_ td.nocell_ {
  border: none !important;
}

table.order_ {
  margin-bottom: 10px;
}

table.sales_,
table.method_ {
  margin-bottom: 10px;
}

table.sales_ td,
table.method_ td {
  text-align: right;
}

table.purchase_ {
  margin-bottom: 10px;
  width: 100%;
}

table.purchase_ th {
  width: 22%;
}

table.ship_ {
  padding-bottom: 10px;
  width: 100%;
}

table.history_ {
  width: 90%;
  border: 1px solid #ccc;
  border-bottom: none;
  margin: 5px auto;
  width: 95%;
  width: 100%;
}

table.history_ td {
  padding: 10px 5px;
  border-bottom: 1px solid #ccc;
}

table.history_ td.order_detail_ p.order_again_ span,
table.history_ td.order_link_ p.order_again_ span {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #ccc;
  padding: 2px 5px;
}

div.historydetail_ {
  width: 100%;
  margin: 10px 0;
  text-align: center;
}

div.estimate_box_content_ {
  margin-left: 10px;
  margin-bottom: 10px;
}

table.destgoodslist_ {
  width: 100%;
  margin-bottom: 10px;
}

table.history_ th {
  background-color: #eef8f5;
  vertical-align: middle;
  width: 35%;
  font-weight: normal;
  text-align: left;
  padding: 10px 5px;
  border-bottom: 1px solid #ccc;
  white-space: nowrap;
  font-size: 3.2vw;
}

table.history_ td.order_id_ {
  font-size: 14px;
}

table.history_ td.order_detail_ {
  padding: 0;
}

table.history_ td.order_detail_ ul {
  width: 100%;
  font-size: 12px;
}

table.history_ td.order_detail_ ul li {
  padding-left: 5px;
  list-style: none;
  border-bottom: 1px dotted #ccc;
}

table.history_ td.order_detail_ p.order_again_ span {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #ccc;
  padding: 2px 5px;
}

table.history_ td.total_,
table.history_ td.amt_ {
  font-size: 14px;
  color: #e61d50;
}

div.historydetail_ {
  width: 100%;
  margin: 10px 0;
  text-align: center;
}

div.estimate_box_content_ {
  margin-left: 10px;
  margin-bottom: 10px;
}

table.cancel_ tr td,
tr.cancel_ td,
td.cancel_ {
  background-color: #f6f6f6;
}

table.destgoodslist_ {
  width: 100%;
  margin-bottom: 10px;
}

table.destgoodslist_ td.cancel_dt_ {
  color: #c00;
}

div.processimage_ {
  text-align: center;
}

div.processimage_ img {
  margin: 10px auto;
}

td.dest_status_ img {
  width: 100%;
}

.order_.spandual_ input.repeat-order-btn {
  width: 74vw;
  background: #577cc6;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 3.733vw;
}

.order_.spandual_ input.precart-register {
  width: 74vw;
  background: #333;
  margin-bottom: 5px;
  font-size: 3.733vw;
  margin: 5px 0 5px;
  height: auto;
  color: #fff;
  border: none;
  box-shadow: none;
  padding: 10px 4px;
  line-height: unset;
}

.order_.spandual_ input.order-inquiry {
  width: 74vw;
  background: #333;
  margin-bottom: 5px;
  font-size: 3.733vw;
}

.order_.spandual_ input.order-cancel {
  background: #ccc;
  width: 74vw;
  color: #333;
  margin-bottom: 20px;
  font-size: 3.733vw;
}

table.formsublist_.destgoodslist_.historydetail_ .status_ {
  display: block;
  text-align: center;
}

/* 法人購入履歴検索 法人承認検索 */
dl.bizsearch_,
dl.bizapproval_,
dl.doapproval_ {
  margin: 0 10px;
  margin: 10px 0;
}

div[align="right"] {
  margin-left: 10px;
  margin-right: 10px;
}

dl.bizsearch_ dt,
dl.bizsearch_ dd,
dl.bizapproval_ dt,
dl.bizapproval_ dd,
dl.doapproval_ dt,
dl.doapproval_ dd {
  display: block;
  white-space: nowrap;
}

dl.bizsearch_ dt,
dl.bizapproval_ dt,
dl.doapproval_ dt {
  margin-left: 0;
  margin-bottom: 10px;
  padding-left: 8px;
}

dl.bizsearch_ dd,
dl.bizapproval_ dd,
dl.doapproval_ dd {
  margin-left: 5px;
  margin-bottom: 10px;
  margin-left: 0;
}

dl.bizapproval_ dd,
dl.bizsearch_ dd,
dl.doapproval_ dd {
  padding-left: 0;
}

/* --------------------------------------------------------------------
  マイページ　お気に入り
-------------------------------------------------------------------- */
div.customer_ .bookmark_frame_ {
  margin-bottom: 10px;
}

div.customer_ li.bookmark_item_ {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 10px;
  padding-top: 10px;
}

li.bookmark_item_ div.cartgoods_ {
  float: left;
  display: inline;
  margin-top: 45px;
  margin-left: 10px;
}

li.bookmark_item_ div.cartgoods_ input[type="checkbox"] {
  margin: 3px 0 0;
}

li.bookmark_item_ div.img_ {
  padding: 5px;
  float: left;
  display: inline;
  overflow: hidden;
  width: 100px;
  margin-right: 15px;
  margin-left: 5px;
}

li.bookmark_item_ div.img_ img {
  width: 100px;
}

li.bookmark_item_ div.desc_ {
  float: left;
  width: 52vw;
}

li.bookmark_item_ div.name_ {
  display: inline;
}

li.bookmark_item_ div.spec_ {
  font-size: 12px;
  margin-bottom: 5px;
}

li.bookmark_item_ .edit_memo_ {
  margin-top: 5px;
  font-weight: bold;
}

li.bookmark_item_ .comment_ {
  float: left;
  width: 100%;
}

li.bookmark_item_ .comment_ > a {
  margin-left: 10px;
}

li.bookmark_item_ .comment_ > span {
  margin-left: 10px;
}

li.bookmark_item_ .memo_ {
  float: left;
  display: inline;
}

li.bookmark_item_ div.del_ {
  float: right;
  display: inline;
  margin-right: 10px;
}

li.bookmark_item_ .comment_ input {
  margin-bottom: 5px;
  margin-left: 10px;
}

li.bookmark_item_ .comment_ textarea {
  width: 92%;
  margin: 0 10px;
}

li.bookmark_item_ .comment_ div[id^="comment_label"] {
  margin-left: 10px;
}

div.bookmark_buy_ {
  margin-bottom: 20px;
  text-align: center;
}

.bookmark_buy_ .add-to-cart-checked {
  margin-bottom: 10px;
}

div.bookmark_buy_updt_ {
  float: right;
}

div.bookmark_ {
  width: 100%;
}

table.bookmark_ {
  width: 100%;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  border-bottom: none;
  margin: 5px 0;
}

table.bookmark_ input.delete-btn {
  width: 47px;
  padding: 5px 0;
}

table.bookmark_ .blue_button_ {
  margin-top: 0;
}

table.bookmark_ td.form_ {
  text-align: left;
  /*border-bottom: 1px solid #cbcbcb;
  background-color: #eef8f5;*/
}

table.bookmark_ td.form_ p.input_title_ input {
  width: 98%;
}

table.bookmark_ td.img_ {
  padding: 5px;
  width: 60px;
  border-bottom: 1px solid #ccc;
}

table.bookmark_ td.name_ {
  padding: 5px;
  border-bottom: 1px solid #ccc;
  vertical-align: top;
}

table.bookmark_ td.name_ .goods_name_ {
  font-size: 3.466vw;
}

/* --------------------------------------------------------------------
  マイページ　お問い合わせ履歴
-------------------------------------------------------------------- */
/* お問合せ履歴 */
div.contact_ ul.contactlist_ {
  margin-top: 5px;
  border-top: 1px dotted #ccc;
}

div.contact_ ul.contactlist_ li {
  padding: 5px;
  border-bottom: 1px dotted #ccc;
}

div.contact_ ul.contactlist_ li a {
  display: block;
  color: #333;
  background: url(../../img/usr/sp/contact_arrow.png) 100% 50% no-repeat;
}

div.contact_ table.detaillistline_ {
  border: dotted 1px;
  margin: 2px auto;
}

div.contact_ ul.contactlist_ .subject_ {
  color: #4cae8d;
}

/* お問合せ詳細 */
.contactdetail_title_ {
  margin-bottom: 10px;
  padding: 5px;
  font-size: 14px;
  border: 1px dotted #ccc;
  box-sizing: border-box;
}

.contactdetail_title_ .subject_ {
  font-weight: bold;
}

.contactdetail_title_ .id_ {
  padding-left: 20px;
  font-size: 11px;
}

/* スレッド */
div.contactlist_ .contactlist_order_id_ {
  margin: 0 0 0 20px;
}

div.contactlist_ .contactlist_goods_ {
  margin: 0 0 0 20px;
}

div.contactlist_ .contactlist_anchor_link_ {
  margin: 20px 0 0 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 #d53100;
  color: #d53100;
  background: #ffebe8;
  border-radius: 3px;
}

div.contact_ .attachment_help_,
div.contact_ .attachment_notice_ {
  display: block;
  font-size: 11px;
  margin-top: 10px;
  color: #737373;
  text-align: left;
}

div.contact_ .detail_attachment_thumbnail_area_ {
  margin-left: 10px;
}

div.contact_ .attachment_thumbnail_area_confirm_,
div.contact_ .detail_attachment_thumbnail_area_confirm_ {
  margin-left: 0;
}

div.contact_ .detail_attachment_thumbnail_area_ .attachment_thumbnail_ {
  max-width: 46%;
  height: auto;
  margin: 10px 0;
  border: 1px solid #444;
}

div.contact_ .detail_attachment_thumbnail_area_ .attachment_thumbnail_:not(:last-child) {
  margin-right: 10px !important;
}

div.contact_ .attachment_thumbnail_area_confirm_ .attachment_thumbnail_,
div.contact_ .detail_attachment_thumbnail_area_confirm_ .attachment_thumbnail_ {
  margin: 10px 0;
  border: 1px solid #444;
}

div.contact_ .attachment_thumbnail_area_confirm_ .attachment_thumbnail_:not(:last-child),
div.contact_ .detail_attachment_thumbnail_area_confirm_ .attachment_thumbnail_:not(:last-child) {
  margin-bottom: 0 !important;
}

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;
}

/* カード情報確認 */
.cardedit_info_ p {
  margin: 10px 0;
}

/* --------------------------------------------------------------------
  マイページ　クーポン一覧
-------------------------------------------------------------------- */

table.coupon_ {
  width: 100%;
  border: 1px solid #ccc;
  border-bottom: none;
  margin: 5px 0;
  margin: 5px 0;
}

table.coupon_ th,
table.coupon_ td {
  padding: 1px 5px;
  border-bottom: 1px solid #ccc;
  text-align: left;
}

table.coupon_ th {
  background-color: #eef8f5;
  vertical-align: middle;
  width: 35%;
  font-weight: normal;
}

/* --------------------------------------------------------------------
  マイページ　承認設定
-------------------------------------------------------------------- */
table.approvallist_ {
  width: 100%;
  border: 1px solid #ccc;
  border-bottom: none;
  margin: 5px 0;
}

td.updatebtn_ > div {
  color: #4cae8d;
  margin: 8px 0;
}

table.approvallist_ th {
  background-color: #eef8f5;
  vertical-align: middle;
  width: 35%;
  font-weight: normal;
  padding: 4px 5px;
  padding: 8px 8px 6px;
}

table.approvallist_ td.sys_msg_ {
  color: #c00;
  font-size: 13px;
}

dl.formdetail_.search_ dt {
  margin-bottom: 4px;
}

dl.formdetail_.search_ dd {
  margin-bottom: 8px;
}

/** precart **/
table.formlist_.precart_ th {
  width: 4em;
}

table.formlist_.precart_ table.formlist_.precart_list_detaillist_ {
  margin: 0;
  width: 100%;
}

table.formlist_.precart_ .memo_ textarea {
  margin-top: 2px;
}

.precart_list_goods_ .goods_content_ {
  display: flex;
  margin-bottom: 4px;
}

.precart_list_goods_ .goods_thumbnail_ {
  margin-right: 4px;
  max-width: 20%;
}

.precart_list_goods_ .goods_thumbnail_img_ {
  max-width: 100%;
}

.precart_list_goods_ .goods_title_wrap_ {
  width: 80%;
}

div.precart_ table.formsublist_ th.precart_goodsname_ {
  width: 60%;
}

div.precart_ table.formsublist_ th.precart_price_ {
  width: 20%;
  text-align: right;
}

div.precart_ table.formsublist_ th.precart_qty_ {
  width: 20%;
  text-align: right;
}

div.precart_ table.formsublist_ td.precart_price_ {
  text-align: right;
}

div.precart_ table.formsublist_ td.precart_qty_ {
  text-align: right;
}

.precart_goodsname_ .goods_thumbnail_ {
  display: inline-block;
  vertical-align: top;
  margin-right: 4px;
  max-width: 30%;
}

.precart_goodsname_ .goods_thumbnail_img_ {
  max-width: 100%;
}

.precart_goodsname_ .goods_title_wrap_ {
  display: inline-block;
  width: 66%;
}

/* --------------------------------------------------------------------
  マイページ　カートリスト
-------------------------------------------------------------------- */

div.customer_ div.memo_ textarea {
  background-color: #fffff0;
  width: 99%;
}

/* --------------------------------------------------------------------
  プロフィールの設定
-------------------------------------------------------------------- */

div.customer_ ul.customer_profile_ {
  margin-bottom: 20px;
}

div.customer_ ul.customer_profile_ input[type="text"],
div.customer_ ul.customer_profile_ textarea {
  width: 100%;
  display: block;
}

/* お客様情報変更 */
.customer_ p.message_ a {
  color: #4cae8d;
}

.customer_ p.message_ a strong {
  text-decoration: underline;
}

.customer_ .common_headline2_ {
  font-size: 15px;
}

.noticelist_ ul li {
  color: #4cae8d;
}

input[name="zip"],
input[name="addr"],
input[name="addr2"] {
  margin-bottom: 0 !important;
}

.customer_ .order_.spandual_ h2.common_headline2_ {
  font-size: calc(18 / 375* 100vw);
}