﻿@charset "UTF-8";

/* --------------------------------------------------------------------
	ログインフォーム
--------------------------------------------------------------------- */
div.login_ {}

div.login_ div.loginform_ {
	width: var(--layout-width-sm);
	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 0px;
	border: none;
	background-color: transparent;
	font-weight: bold;
	color: #00009f;
	color: var(--text-color-secondary);
}

div.loginform_ input[type=submit].certify_cancel_button_:hover {
	text-decoration: underline;
}

/* 代理店の方はこちら */
.goto_loginb_ a {
	color: var(--text-color-secondary);
}

.goto_loginb_ a::before {
	content: ">";
	color: var(--text-color-primary);
	font-weight: normal;
}

/* --------------------------------------------------------------------
	パスワードを忘れた方
--------------------------------------------------------------------- */
table.askpass_ {
	margin-bottom: 10px;
}

table.askpass_ th {
	width: 16em;
}

.forgotpass_ a {
	color: var(--text-color-secondary);
}
/* --------------------------------------------------------------------
	マイページ・会員情報
-------------------------------------------------------------------- */
div.customer_ {
	width: 1200px;
	margin: 0 auto;
	width: 1075px;
}

div.customer_.col1_ {
	padding: 0;
}

div.customer_ table {
	width: 100%;
	margin-bottom: 20px;
}

.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_.approvallist_ select {
	width: 100%;
}
.customer-change-link{
	text-decoration: underline;
}
@-moz-document url-prefix() {

	/* ここに書く */
	div.customer_ table {}

	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.check_ {
		width: 62px;
	}

	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;
	}

	.formlist_.bizsearch_ td input {
		width: 100%;
	}

	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: 10px;
	box-sizing: border-box;
}

.customer_.col1_ form div.message_ {
	color: #404040;
}

.block-onetimepassword-send--submit{
	display: inline-block;
	padding: 5px 24px; 
	background-color: #000;
	color: #fff;
	border: 2px solid #000;
	border-radius: 3px;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	transition: background-color 0.3s, color 0.3s, border-color 0.3s;
}

/* --------------------------------------------------------------------
	マイページ　トップ
-------------------------------------------------------------------- */
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: var(--text-color-primary);
}
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 #cccccc;
	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 var(--theme-color-secondary);
	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 #cccccc;
	padding: 0 0 2px 22px;
	height: 20px;
	position: relative;
	display: block;
	padding-left: 20px;
	color: var(--text-color-primary);
}

div.mymenu_ div.mymenu_main_list_ h4::before {
	content: '';
	width: 18px;
	height: 18px;
	background: var(--theme-color-secondary);
	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: 3px;
	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: var(--theme-color-secondary);
	position: absolute;
	top: 8px;
	left: 4px;
}

div.mymenu_ #mymenu_side_ hr {
	border: solid #cccccc;
	border-width: 1px 0 0 0;
	height: 1px;
	clear: both;
}

div.mymenu_ #mymenu_side_>div {
	width: 100%;
	border: solid 1px #cccccc;
	margin: 0 0 8px 0;
	padding: 5px;
	font-size: 0.875rem;
}

div.mymenu_ #mymenu_side_ div.customer_info_ {}

div.mymenu_ #mymenu_side_ div.mymenu_side_menu_ {
	display: flex;
	flex-direction: column;
	gap: 10px 0;
}
div.mymenu_ #mymenu_side_ div.mymenu_side_menu_ > ul{
	display: flex;
	flex-direction: column;
	gap: 4px 0;
}
div.mymenu_ #mymenu_side_ div.staff_ {}

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_title_ {}

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_head_ {}

div.staff_ div.staff_head_ h2 {}

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 var(--theme-color-secondary);
	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 #cccccc;
}

div.mymenu_topic_ ul.topicline_ li::before {
	content: ">";
	color: var(--text-color-secondary);
	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 #CCCCCC;
	border-right: none;
}

table.order_ td,
table.method_ td,
table.approval_ap_user_ td {
	border: 1px solid #CCCCCC;
	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 #cccccc;
}

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: #cc3333;
}

/* --------------------------------------------------------------------
	マイページ　カード情報確認
-------------------------------------------------------------------- */
div.cardedit_ {}

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:nth-of-type(2) strong::before {}

div.idchange_ p strong a {
	color: var(--text-color-secondary);
	text-decoration: underline;
}

/* --------------------------------------------------------------------
	マイページ　パスワード変更
-------------------------------------------------------------------- */
table.passchange_ {
	margin-bottom: 10px;
}

table.passchange_ th {
	width: 16em;
}

div.passchange_ p:nth-of-type(2) strong::before {}

div.passchange_ p strong a {
	color: var(--text-color-secondary);
	text-decoration: underline;
}
.pwd-wrapper{
	display: flex;
	gap: 0 10px;
}
.pwd-wrapper input{
	flex-shrink: 0;
}

/* --------------------------------------------------------------------
	マイページ　お気に入り
-------------------------------------------------------------------- */
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 !important;
	font-size: 12px;
}

div.bookmark_item_ div.cartgoods_ {
	padding: 10px;
	float: left;
	display: inline;
	width: 45px;
}

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.img_ img {}

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_ {
	float: right;
	display: inline;
	width: 60px;
	margin-left: auto;
}

div.bookmark_buy_ {
	margin: 40px auto;
	display: flex;
	gap:0 20px;
}

table.bookmark_ {
	margin-bottom: 10px;
}

table.bookmark_ th {
	font-weight: normal;
}

table.bookmark_ span.price_ {
	display: inline-block;
}
.bookmarkgroup_item_{
	margin-top: 40px;
}
/* --------------------------------------------------------------------
	マイページ　お問い合わせ
-------------------------------------------------------------------- */
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_ table.contact_ td {}

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_ {}

div.contact_ ul.contactlist_ li {
	padding: 10px;
	border-bottom: 1px dotted #CCC;
}

ul.contactlist_ li .subject_ a {
	color: var(--text-color-secondary);
}

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_order_id_ {}

div.contactlist_ .contactlist_goods_ {
	margin: 0 0 0 20px;
}

div.contactlist_line_ {
	margin-top: 10px;
	width: 100%;
	overflow: hidden;
	border: 1px solid #CCC;
}

div.contactlist_line_ .contactlist_head_ {
	width: 100%;
	overflow: hidden;
	background: var(--table-background-color-primary);
	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;
}

/* --------------------------------------------------------------------
	マイページ　退会
-------------------------------------------------------------------- */
table.withdrawal_ {
	margin-bottom: 10px;
}

table.withdrawal_ th {
	width: 17em;
}

/* --------------------------------------------------------------------
	マイページ　買い物かご台帳
-------------------------------------------------------------------- */
div.customer_ .precart_list_ .precart_rgdt_ {
	white-space: nowrap;
}

div.customer_ .precart_list_ .precart_rgdt_ a img {}

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: 50%;
}

div.customer_ .precart_list_ .agency_name_ {
	display: block;
}
div.customer_ .precart_button_ {
	font-size: 0.875rem;
	overflow: visible;
	font-weight: normal;
	border-radius: 4px;
	border: none;
	padding: 2px 6px;
	text-decoration: none;
	background-color: #cccccc;
	color: var(--text-color-primary);
	display: inline-block;
}

div.customer_ .precart_button_:hover {}

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;
	box-shadow: var(--btn-box-shadow);
	padding: 4px 6px;
	text-decoration: none;
	background-color: #ffffff;
	color: var(--text-color-primary);
	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;
	box-shadow: var(--btn-box-shadow);
	padding: 4px 6px;
	text-decoration: none;
	background-color: #ffffff;
	color: var(--text-color-primary);
	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;
}

.precart_detail_ .goods_title_ {}

div.customer_ .memo_ div {
	margin-left: 1em;
}

div.customer_ .memo_ textarea {
	background-color: var(--customer-table-background-color);
	margin-left: 1em;
	width: 400px;
}

div.customer_ .memo_ span {
	margin-left: 1em;
	color: #404040 !important;
	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;
	margin-left: 10px;
}

div.customer_ table.history_ td.history_total_ {
	text-align: right;
	color: var(--goods-price-text-color);
}


div.customer_ table.history_ td.estimate_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;
}
.historydetail_ a{
	text-decoration: underline;
}
.formsublist_ a,
.formlist_ a{
	font-size: 0.875rem;
	text-decoration: underline;
	display: inline-block;
	margin-top: 4px;
}
.formlist_.bizsearch_ input[type="text"]{
	max-width: 240px;
}

/* --------------------------------------------------------------------
	scrolllayer
-------------------------------------------------------------------- */

div.scrolllayer_outer_ {
	position: relative;
	width: 100%;
	height: 43px;
	left: 0px;
	top: 0px;
	margin: 0 0 5px 0;
	background: #f0f0f0;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #999999;
	background-image: url(../img/usr/supplier/scroll_bg.gif);
}

div.scrolllayer_inner_ {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 -1px;
	background: #f0f0f0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #9f9f9f;
	background-image: url(../img/usr/supplier/scroll_bg.gif);
	font-weight: bold;

}

div.scrolllayer_message_ {
	padding: 5px;
	float: left;
}

div.scrolllayer_submit_ {
	float: right;
}

/* --------------------------------------------------------------------
	得意先会員一覧
-------------------------------------------------------------------- */

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;
}
.memo-edit-link{
	font-size: 0.875rem;
	text-decoration: underline;
}

.confirm-info{
	margin: 20px 0;
    font-size: 20px;
    font-weight: bold;
}
.isconfirm{
	font-size: 20px;
	font-weight: bold;
	color:red;
}