@charset "UTF-8";

/** 全画面共通 */
input:disabled,
textarea:disabled,
select:disabled,
option:disabled{
	color: #999;
	background: #e5e5e5;
	border-color: #c3c3c3;
	background: #dfdfdf;
}

a,
input[type=submit],
input[type=reset],
input[type=button],
input[type=image]{
	cursor: pointer;
}

label img{
	pointer-events: none;
}

hr{
	border-width: 1px;
	border-style: inset;
}

.label:not(.disabled){
	cursor: pointer;
}

/* 改行不可 */
.no_break{
	white-space: nowrap;
}
/* 中央寄せ */
.content_center{
	text-align: center;
}
/* 左スペース */
.left_indent{
	margin-left: 1em;
}

.bottom_buttons{
	margin: 15px auto;
	text-align: center;
}

/* カート、手続きの商品画像 */
.app_content .buy_item_image{
	max-width: 70px;
	max-height: 70px;
}
.app_content table.grid td.buy_item_td_right{
	text-align: center;
	border-right: 0px;
}
.app_content table.grid td.buy_item_td_left{
	border-left: 0px;
}

/* 送付先指定画面　商品下のボタン */
.app_content table.grid td.buy_item_button{
	border: 0px;
}

/*商品説明文 文字設定*/
.item .item_explain {
	line-height: 1.2;
	font-size: 10.5px;
	color: #6f6f8e;
	word-wrap: break-word;
}

/* お客様情報入力画面 送料と送付オプション行を色付け */
.app_content table.grid_regi td .send_option_val,
.app_content table.grid_regi td .send_option_price_val,
.app_content table.grid_regi td .send_option_count_val{
	 background-color: #f5f5f5;
}

.app_content table.grid_regi tr.send_postage_tr{
	background-color: #eee;
}

img.category_img{
	/*vertical-align:bottom;*/
	max-width: 100%;
}

.regi_totaltext{
	border-left: 0;
	text-align: right;
	font-weight: bold;
}

.regi1_totaltext,
.buy_postage_free_style{
	font-weight: bold;
	text-align: right;
}

.regi2_totaltext{
	border-top: 0;
	border-bottom: 0;
	text-align: right;
	font-weight: bold;
}

.search_icon_cmn{
	width: 40px;
	height: 40px;
	cursor: pointer;
}

.pane_head_menu_bar.none_keyword .tag_item_search{
	width: auto;
}

.pane_head_menu_bar.none_keyword .tag_icon_search_detail{
	min-width: 26px;
	position: relative;
	top : 0px;
	left: 0px;
}

.search_keyword,
.search_btn_cmn{
	display: inline-block;
	vertical-align: middle;
}

.tag_item_search{
	position: relative;
}

.tag_item_search_detail{
	background-color: #333;
	z-index: 10000;
	top: 33px;
	position: absolute;
	color: #bbb;
	visibility: hidden;
}

.tag_item_search_options{
	margin: 0;
	padding: 0;
	list-style: none;
}

.tag_item_search_detail_show{
	visibility: visible;
}

.err_msg,
.restore_msg{
	margin: 3em 0;
	padding: 4em;
	font-size: 14px;
	line-height: 1.8;
	color: #796002;
	background: #FFF9E4;
	border-radius: 4px;
	border: 1px solid #8D7002;
}

.err_msg_item_list{
	display: inline-block;
	text-align: left;
}

.online_payment_text{
	margin-left: auto;
	margin-right: auto;
	margin-top: 5ex;
	margin-bottom: 5ex;
	text-align: center;
}
.order_complete_text{
	margin: 30px auto 70px;
	text-align: center;
}

.main_information_area{
	margin: 30px auto;
	display: table;
}

table.clImgTable tbody tr td img{
	max-width: 100%;
}

table.clImgTable tbody tr td,
table.clImgTable{
	border: 0px;
	vertical-align: top;
}

table.clImgTable{
	table-layout: fixed;
}

img.clImgRadius{
	border-radius: 6px;
}

img.clImgShadow{
	box-shadow: 9px 8px 30px -13px #000000;
}

.pankuzu_list_category li,
.related_tag_name_list li{
	display: inline;
}

.pankuzu_list_category{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.pankuzu_list_category li:not(:last-child):after{
	content: " › ";
}

.add_space_right{
	margin-right: 1em;
}

/* オプション選択肢 */
.cart_option_list,
.request_list{
	margin: 0;
	padding: 0;
	list-style: none;
}
/* オプションテキスト */
.option_text_area{
	box-sizing: border-box;
}
/* オプションテキストのテキストエリア */
.option_text{
	width: 97%;
}
/* オプションの説明文 */
.option_explain{
	padding: 12px 8px;
	box-sizing: border-box;
}
/* リクエストの説明文 */
.request_explain{
	padding: 12px 8px;
	box-sizing: border-box;
}

.sns_box li:last-child{
	margin-right: 0;
}

/* parts position */
.pane_head .parts_cart .cart_info_postage_block{
	position: relative;
	top: 0px;
	right: 0px;
}

.parts_cart .cart_info_total_block,
.parts_cart .cart_info_postage_block{
	text-align: center;
}

.parts_cart .cart_btn{
	margin: 8px auto;
	display: block;
}

.pane_body .parts_cart .cart_info_total_block{
	display: block;
}

.pane_head .sns_box.sns_parts{
	height: auto;
	float: none;
}

.pane_foot .sns_box.sns_parts{
	display: inline-block;
}

div.pane_head_mid{
	display: block;
}

.see_cart{
	margin-top: 2px;
}
/* parts position end */

.category_list .image_link{
	padding: 0;
}

@media only screen and (max-width: 700px){
	.category_list ul.category li a.image_link{
		height: auto;
		line-height: 0px;
	}
}

table.cl_table td{
	border: 1px solid #ccc;
}

table.conveni_fee_table,
table.daibiki_fee_table{
	display: table;
	margin: 16px 0 16px 16px;
}

table.conveni_fee_table .conveni_fee_tbody,
table.daibiki_fee_table .daibiki_fee_tbody{
	display: table-row-group;
}

table.conveni_fee_table thead tr,
table.conveni_fee_table .conveni_fee_tbody tr,
table.daibiki_fee_table thead tr,
table.daibiki_fee_table .daibiki_fee_tbody tr,
table.postage_price_table thead tr{
	display: table-row;
	border-bottom: 1px solid #ebebeb;
}

table.conveni_fee_table thead tr td,
table.daibiki_fee_table thead tr td,
table.postage_price_table thead tr td,
table.postage_pref_table th.pref_ttl,
table.postage_pref_table td.pref_ttl,
table.item_trans_table thead tr td,
table.item_trans_table td.itemtrans_item_num_ttl,
table.item_trans_table td.itemtrans_item_info_ttl,
table.item_trans_table td.itemtrans_item_img_ttl,
table.count_fee_table td.detail_info_ttl_cell,
table.detail_info_table .detail_info_ttl_cell{
	display: table-cell;
	padding: 10px 10px 6px;
	font-weight: bold;
	color: #333;
	background: #f5f5f5;
}
.postage_pref_tbody .pref_ttl,
.postage_pref_tbody .pref_val{
	padding: 5px;
	border-width: 1px;
}
table.conveni_fee_table .conveni_fee_tbody td,
table.daibiki_fee_table .daibiki_fee_tbody td{
	display: table-cell;
	padding: 9px 10px 5px;
}

.pref_ttl{
	white-space: nowrap;
}
th.pref_ttl{
	border-width: 1px;
}
.zip_postage_val{
	text-align: right;
}
.pref_name_price{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.pref_name_price > li{
	display: inline-block;
	margin: 2px 0;
	min-width: 60px;
	text-align: center;
	white-space: nowrap;
	border-right: 1px solid #ddd;
}

/** 運送方法時間指定の選択肢 */
.spec_time_line{
	margin: 0;
	padding: 0;
	list-style: none;
}
/** 運送方法時間指定の画像 */
.spec_time_img{
	display: inline-block;
	text-align: center;
	vertical-align: top;
}

/** お客様情報入力画面の運送方法選択(初期表示を非表示にする) */
.select_trans_postage{
	display: none;
}

.item_price_val{
	white-space: nowrap;
}

.category_select{
	margin: 10px 0;
}

.member_title,
.member_side_ttl,
.buy_none_member,
.buy_welcome_member{
	margin-top: 1.8em;
}

.contact_item_option{
	padding-left: 1ex;
}

.spec_time_img .label .label_value{
	display: block;
}

.resale_title,
.reserve_order_title,
.reserve_check_title,
.reserve_buy_title,
.lottery_apply_title,
.lottery_check_title{
	margin: 1.8em 0;
	padding: 1.5em 1em;
	font-weight: bold;
	background: #f5f5f5;
	box-sizing: border-box;
}

.page_title{
	font-size: 22px;
}

/* 詳細検索エリア */
.multi_category_area ul{
	position: relative;
	padding: 0;
	height: 100px;
	list-style: none;
	color: #505050;
	text-shadow: none;
	background: #fff;
	overflow-y: scroll;
	border: 1px solid;
	border-radius: 3px;
	-webkit-overflow-scrolling: touch;
}
.multi_category_area li{
	line-height: 1.8em;
}
.price_search{
	margin: 10px 0;
}

/* カートボタンなど */
.buy_item_image{
	display: inline-block;
}
.buy_item_img_val a{
	display: inline-block;
}
.cart_button_regi{
	display: inline-block;
}
.cart_button{
	margin: 0 0.5em;
	padding: 0;
	outline: 0;
	background: transparent;
	vertical-align: middle;
	white-space: nowrap;
	border: none;
	cursor: pointer;
}
.cart_button_img{
	display: block;
}
.cart_button:focus{
	opacity: 0.8;
}

/* カテゴリ */
.top_menu_pulldown li.category_menu_selected ul.category_menu_left,
.category_menu_left{
	right: 100%;
	left: auto;
	top: 0px;
} /* for category_accordion.js */
.top_menu_pulldown li.category_menu_selected ul.category_menu_right,
.category_menu_right{
	right: auto;
	left: 100%;
	top: 0px;
}  /* for category_accordion.js */

.item_count_update,
.item_count_cancel{
	font-size: 10px;
	white-space: nowrap;
}

.dlg_alert_title{
	margin: 0 0 1.6em;
	font-size: 1.2em;
	font-weight: bold;
	color: #d71;
}

.dlg_alert_title:before{
	content: "\f071";
	display: inline-block;
	margin-right: 0.15em;
	font: normal normal normal 14ex/1 FontAwesome;
	font-size: 200%;
	vertical-align: bottom;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.item_count_update_area{
	display: inline-block;
	white-space: nowrap;
	vertical-align: middle;
}

.goog-te-gadget .goog-te-combo{ /* googleウェブサイト翻訳ツールselect */
	padding: 0;
}
@media only screen and (max-width: 700px){
	.goog-te-gadget .goog-te-combo{
		font-size: 16px;
	}
}
a.goog-te-menu-value{
	display: inline-block;
}

.top_menu_pulldown .header_menu_img{
	max-height:100%;
	vertical-align:middle;
}

.reserve_order_page,
.reserve_check_page,
.reserve_end_page,
.reserve_buy_page,
.lottery_apply_page,
.lottery_check_page,
.lottery_end_page,
.lottery_buy_page{
	margin: 10px auto;
	max-width: 650px;
	box-sizing: border-box;
}
.resale_end_page,
.mailmag_optout_end_page{
	text-align: center;
}
.reserve_order_page table,
.reserve_check_page table,
.lottery_apply_page table,
.lottery_check_page table{
	width: 100%;
}

.important_msg{
	font-weight: bold;
}

.common_regi_next_button{
	margin-bottom: 60px;
}

.window_open{
	padding: 5px;
}

@media screen and (max-width: 700px){
	img.law_img_pc{
		display: none;
	}
}
@media screen and (min-width: 701px){
	img.law_img_sp{
		display: none;
	}
}

/* カート内の商品個数が2以上 */
input.item_count_multi,
.item_count_multi{
	font-weight: bold;
	font-size: 140%;
	color: #f00;
	white-space: nowrap;
}

@media only screen and (max-width: 700px){
	.ui-widget input,
	.ui-widget select,
	.ui-widget textarea,
	input:not([type=submit]):not([type=reset]):not([type=button]):not([type=image]),
	select,
	textarea{
		padding: 3px;
		font-size: 16px;
	}
}

.buyer_email_disp,
.member_info_email_disp,
.member_new_email_disp,
.reserve_order1_email,
.reserve_order2_email{
	font-weight: bold;
	font-size: 1.5em;
}

.contact_name,
.contact_mail,
.contact_text{
	width: 100%;
}

.current_category_parts .next_category{
	display: none;
}

/* jQuery-Validation-Engineのスタイルをオーバーライド */
.formError .formErrorContent, .formError .formErrorArrow div{
	font-size: 13px;
	font-weight: bold;
	color: #a94442;
	background: #ffffad;
}

.formError.inline{
	display: block;
}

/** 商品詳細、レビューの画像スタイル */
.item_image_main{
	position: relative;
}

.err_table{
	width: 100%;
}

.translated-ltr .notdisp_translate{
	display: none;
}

.law_shop_tbl,
.law_pay_tbl,
.law_post_tbl,
.law_return_tbl{
	width: 100%;
}

.law_plus_info{
	margin: 10px auto;
	width: 95%;
	padding: 5px;
}

.law_plus_info tr{
	display: flex;
	flex-direction: column;
	border-bottom-width: 1px;
}

.law_plus_info th{
	padding-left: 10px;
	text-align: left;
}

.law_plus_info td{
	padding-left: 2em;
}

.common_regi_next_button,
.cart_button_regi,
.login_button{
	outline: 0;
	border: 0;
	background: none;
	-webkit-appearance: none;
}

/* design.css の .regi_flow0 の代わり 帳票発行アドイン*/
.issuance_center{
	text-align: center;
}

.grid .grid_head.section_ttl{
	width: auto;
}

.list_item_kind:before{
	content: "(";
}

.list_item_kind:after{
	content: ")";
}

/* 注文完了、オンライン決済のプリセット */
.regi_oprder_number{
	font-size: 1.2em;
	white-space: nowrap;
}

.login_select{
	margin: 30px auto;
	text-align: center;
}

.cf:after,
.cfx:after{
	content: '';
	display: block;
	clear: both;
	width: 0;
	height: 0;
	flex: 0 0 0px;
}

.grid > thead td{
	white-space: nowrap;
}

/* 問合せページのcloseボタン(初期パーツ) */
.close_btn_parent{
	overflow: hidden;
}

.c-table{
	margin: 0 auto;
}

@media all and (-ms-high-contrast:none){
	*::-ms-backdrop,
	.clImgTable{
		width: 100%;
	}
}

.online_pay_em{
	font-weight: bold;
	margin: 40px auto;
	padding: 20px 10px;
}

.item_postage .usable_trans_info{
	white-space: nowrap;
}
.cart_info_usable_trans_text_tr{
	text-align:right;
}
.item_trans_info .item_trans_ttl{
	text-align:left;
}
.item_trans_table{
	margin: 5px 0 30px;
	font-size: 12px;
	line-height: 1.5;
}
.item_trans_table tbody{
	text-align: center;
}
@media only screen and (max-width: 700px){
	.item_trans_table td{
		min-width: 100px;
	}
}
.internal_trans_table{
	/* margin: 6px 0 20px; */
}
.item_trans_table .itemtrans_item_num_ttl,
.item_trans_table .itemtrans_item_img_ttl{
	border-right-style: hidden;
	min-width: 0;
}
.itemtrans_item_image{
	max-width: 70px;
	max-height: 70px;
}
.itemtrans_item_info_ttl{
	text-align: left;
}
.itemtrans_item_info_ttl .itemtrans_item_code{
	font-weight: normal;
}

/** .flatpickr.cssのスタイルをオーバーライド */
/*.flatpickr-day.disabled,
.flatpickr-day.disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay{
	color: rgba(57, 57, 57,0.7);
	font-weight: normal;
}
.flatpickr-day.disabled,
.flatpickr-day.disabled:hover{
	color: #ababab;
	color: rgba(57, 57, 57, 0.2);
	background: rgba(216, 216, 216, 0.4);
	border-radius: 0;
}*/
.flatpickr-day.today{
	border-color: #959ea9;
}
.pane_regi .flatpickr-day.selected{
	pointer-events: none;
}
.flatpickr-current-month span.cur-month{
	margin-right: 0.5ch;
}

/*.flatpickr-day.prevMonthDay.disabled,
.flatpickr-day.prevMonthDay.disabled:hover,
.flatpickr-day.nextMonthDay.disabled,
.flatpickr-day.nextMonthDay.disabled:hover{
	color: #ababab;
	color: rgba(57, 57, 57, 0.2);
	background: rgba(216, 216, 216, 0.75);
}

.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay{
	color: #9c9c9c;
	color: rgba(57, 57, 57, 0.5);
}*/

@media screen and (max-width: 700px){
	.flatpickr-month .flatpickr-current-month .numInputWrapper input.numInput.cur-year{
		margin: -2px 0 0 5px;
		padding-top: 0;
		padding-bottom: 0;
		line-height: 1;
		vertical-align: middle;
	}
}

.buyer_email,
.buyer_email_disp,
.member_info_email_disp,
.member_new_email_disp,
.reserve_order1_email,
.reserve_order2_email,
.lottery_order1_email,
.lottery_order2_email{
	font-weight: bold;
	font-size: 1.5em;
}

.law_ttl,
.regular_disabled_limit_ttl{
	margin: 1.8em 0 1em;
	font-weight: bold;
	font-size: 1.15em;
	border-bottom-width: 1px;
}

.law_headline_ttl{
	font-weight: bold;
	font-size: 1.4em;
}

.sp_ttl{
	font-size: 90%;
}
.sp_ttl:after{
	content: ":";
	margin-right: 1ex;
}

/* SNSシェアボタン */
.shareBtn.shareBtnIcon{
	min-width: 50px;
	height: 32px;
	line-height: 32px;
	padding-left: 0;
	padding-right: 0;
	font-size: 17px;
	text-align: center;
}

.shareBtn.shareBtnIcon.shareBtnSmall{
	min-width: 40px;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
}

.shareBtn.shareBtnIcon.shareBtnLarge{
	height: 48px;
	line-height: 48px;
	font-size: 26px;
}

.shareBtn.shareBtnIcon .btn_text{
	display: none;
}

.shareBtn.shareBtnIcon i{
	margin-right: 0;
}

.shareBtnGoogleP{
	background: #dc422b;
}
.shareBtnGoogleP:hover,
.shareBtnGoogleP:focus{
	background: #ba3f2d;
}

.order_remarks,
.order_memo{
	width: 98%;
	height: 200px;
}

@media screen and (max-width: 700px){
	.order_remarks,
	.order_memo{
		height: 90px;
	}
}

.ui-helper-hidden-accessible{
	display: none;
}

.container{
	width: 800px;
	margin: 0 auto;
}

.textarea_auto_height{
	line-height: 1.3em;
	max-height: 90vh;
}

.formError .formErrorContent{
	border-radius: 2px;
	box-shadow: 0 5px 7px -0px rgba(156, 156, 156, 0.5);
}

.formError .formErrorArrow{
	margin: -4px 0 0 10px;
}

.formError .formErrorArrow div{
	box-sizing: content-box;
}

.err_msg_title{
	margin-bottom: 1em;
	font-weight: bold;
}

.tax_diff_tr,
.tax_diff_tr td{
	text-align: right;
}

.tax_diff_info:before{
	content: "(";
}

.tax_diff_info:after{
	content: ")";
}

.tax_reduced_marker{
	margin: 0 .5ex;
	font-size: 0.85rem;
	font-weight: bold;
	color: #007769;
}
.tax_marker_explain,
.tax_diff_info{
	font-size: 0.9rem;
	color: #47a89c;
}

input.v_err,
textarea.v_err,
select.v_err{
	color: #000;
	background-color: #edf4ff !important;
	box-shadow: 0px 0px 0px 1px #737898 inset !important;
	border-color: #737898 !important;
}

/* 検索サジェスト */
.chat_box.none{
	display: none;
}

.insta_hashtag_ul img,
.insta_hashtag_ul video{
	width: 200px;
}
.insta_hashtag_ul li{
	display: inline-block;
	opacity: 0;
}

.buy_reserve_message:before{
	content: "(";
}
.buy_reserve_message:after{
	content: ")";
}
.buy_reserve_message_ttl:after{
	content: "：";
}

.contact_anno_text{
	text-align: center;
}

.detail_info_link{
	white-space: nowrap;
}
.item_normal_price > .detail_info_link,
.member_item_price > .detail_info_link{
	margin-left: 1em;
}

.mall_cart{
	width: 330px;
}

@media screen and (max-width: 700px){
	.mall_cart{
		width:100%;
	}
}

/* 数値入力の増減矢印を非表示にする */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button{
	-webkit-appearance: none;
	margin: 0;
}
input[type="number"]{
	-moz-appearance: textfield;
}
/* 数量の増減ボタン */
.spinner_btn_area{
	margin-left: 4px;
}
.btn_spinner{
	-ms-user-select: none;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}
.spinner_area input[type="button"]{
	cursor: pointer;
	border: 1px solid #ccc;
	border-radius: 3px;
	margin-left: 1px;
	margin-right: 1px;
	width: auto;
	touch-action: manipulation;
}
.spinner_btn_area{
	white-space: nowrap;
}
.spinner_area .spinner_disabled,
.spinner_area .spinner_disabled:hover,
.spinner_area .spinner_disabled:focus{
	opacity: 0.5;
	color: #777;
}

.cart_update_msg{
	margin-top: 20px;
}

/* カートページ 最終確認ページの特商法 */
.law_regi_fin{
	max-width: 1000px;
	margin: 0 auto;
	padding: 18px 50px;
	background-color: #F5F5F7;
	color: #7E7E7E;
}

.law_regi_fin_border{
	border: none;
}

.law_regi_fin_ul{
	margin: 0;
	padding: 0 0 0 30px;
}

.law_regi_fin_title{
	font-weight: bold;
	font-size: 0.9rem;
}

.law_regi_fin_content{
	padding: 12px 0 0 0;
}

.law_regi_fin_return_policy{
	margin: 32px 0 0 0;
}

.mailmaga_val_description{
	margin-top: 5px;
	margin-bottom:20px;
	padding-left: 20px;
}
.mailmaga_description{
	margin-top: 20px;
}

.order_info{
	margin-bottom:4em;
}

.report_download_msg{
	text-align:center;
	margin-top:2em;
}

.search_item_contents_category select{
	min-width:10em;
	max-width:40%;
	width: 100%;
}

.search_item_contents_category{
	max-width:50%;
}

.app_content_member_referral .member_referral_buttons,
.app_content_member_referral_entry .member_referral_entry_buttons{
  text-align: left;
}