/* --------------------------------------------------------------------
	common　ヘッドライン
-------------------------------------------------------------------- */
h1.goods_name_ {
	margin: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	word-wrap: break-word;
}
h1.goods_name_ span.point_icon_ {
	margin: 0 5px;
	border: #b9e0cc 3px solid;
	text-align: center;
	font-size: 13px;
	padding: 1px 4px;
	color: #00833f;
	display: inline-block;
	word-break: keep-all;
}
h1.goods_name_ span.postagefree_icon_ {
	margin: 0 5px;
	border: #b9e0cc 3px solid;
	text-align: center;
	font-size: 13px;
	padding: 1px 4px;
	color: #00833f;
	display: inline-block;
	word-break: keep-all;
}
h1.goods_name_ span.receive_goods_icon_ {
	margin: 0 5px;
	border: #f9c9e3 3px solid;
	text-align: center;
	font-size: 13px;
	padding: 1px 4px;
	color: #dd1d82;
	display: inline-block;
	word-break: keep-all;
}
h1.goods_name_ span.shop_maker_name_ {
	margin: 0 0 10px 0;
	font-size: 14px;
	display: inline-block;
	word-wrap: break-word;
}
h1.category_name_,
h2.category_name_ {
	padding: 10px;
	margin-bottom: 20px;
	border-bottom: #179855 2px solid;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	clear: both;
}
.shoppage_wrap_ h1.category_name_,
.shoppage_wrap_ h2.category_name_ {
	border-bottom: #0da4b2 2px solid;
}
h1.category_name_img_ {
	margin: 10px 0;
	text-align: center;
}
h1.genre_name_,
h2.genre_name_ {
	padding: 10px;
	margin-bottom: 20px;
	border-bottom: #179855 2px solid;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	clear: both;
}
.shoppage_wrap_ h1.genre_name_,
.shoppage_wrap_ h2.genre_name_ {
	border-bottom: #0da4b2 2px solid;
}
h1.genre_name_img_ {
	margin: 10px 0;
	text-align: center;
}
h1.event_name_ {
	margin: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #00377F;
}
h1.event_name_img_ {
	margin: 10px 0;
	text-align: center;
}
.top_comment_ {
	margin: 0 10px 10px;
}

/* --------------------------------------------------------------------
	common　ナビゲーション
-------------------------------------------------------------------- */
/* パンくず */
.navitopicpath_ {
	margin: 10px 0 15px;
	padding: 0 5px;
	line-height: 1.8;
	font-size: 12px;
}
.navitopicpath_ a {
	margin: 0 5px;
	font-size: 12px;
	display: inline-block;
}
.navitopicpath_ span.current_ {
	margin: 0 5px;
	font-size: 12px;
	display: inline-block;
}

#goods_detail_page .navitopicpath_ {
	padding: 10px;
	margin: 30px 10px 30px 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 1.8;
	font-size: 12px;
	background: #eeeeee;
}

/* パンくず(画面下部用) */
.footer_navitopicpath_ {
	margin: 15px 0 15px;
	padding: 0 5px;
	line-height: 1.8;
	font-size: 12px;
}
.footer_navitopicpath_ a {
	margin: 0 5px;
	font-size: 12px;
	display: inline-block;
}
.footer_navitopicpath_ span.current_ {
	margin: 0 5px;
	font-size: 12px;
	display: inline-block;
}

#goods_detail_page .footer_navitopicpath_ {
	padding: 10px;
	margin: 30px 10px 30px 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 1.8;
	font-size: 12px;
	background: #eeeeee;
}

/* パンくず(商品関連画面下部用) */
.goods_footer_navitopicpath_ {
	margin: 15px 0 100px;
	padding: 0 5px;
	line-height: 1.8;
	font-size: 12px;
}
.goods_footer_navitopicpath_ a {
	margin: 0 5px;
	font-size: 12px;
	display: inline-block;
}
.goods_footer_navitopicpath_ span.current_ {
	margin: 0 5px;
	font-size: 12px;
	display: inline-block;
}

#goods_detail_page .goods_footer_navitopicpath_ {
	padding: 10px;
	margin: 30px 10px 30px 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 1.8;
	font-size: 12px;
	background: #eeeeee;
}

/* ページジャンプ */
.navipage_ {
	text-align:right;
}
.navipage_.top_ {
	padding: 15px 10px 0 10px;
	margin: 20px 0 20px 0;
	border-top: #dadada 1px dotted;
}
.navipage_.bottom_ {
	padding: 10px 10px 20px;
	margin-bottom: 40px;
	border-bottom: #dadada 1px solid;
}
.navipage_ .navipage_sum_ {
	margin-bottom: 5px;
	text-align:right;
}
.navipage_ .navipage_sum_ .sum_ {
	margin-right: 5px;
}
.navipage_ nav {
}
.navipage_ span {
	margin: 0 2px;
}
.navipage_ a span,
.navipage_ span a {
	margin: 0;
}
.navipage_ a {
	min-width: 25px;
	padding: 3px 0;
	margin: 0 2px;
	white-space: nowrap;
	background-color: #f5f5f5;
	border: 1px solid #dedede;
	text-decoration: none;
	text-align: center;
	display: inline-block;
}
.navipage_now_ {
	min-width: 25px;
	padding: 3px 0;
	margin: 0 2px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	text-align: center;
	background: #f5fff9;
	border: 1px solid #179855;
	display: inline-block;
}
.shoppage_wrap_ .navipage_now_ {
	background: #f3fafb;
	border: 1px solid #0da4b2;
}
.navipage_ span.navipage_first_ a {
	min-width: 38px;
}
.navipage_ span.navipage_last_ a {
	min-width: 38px;
}

/* 並び替え */
.navisort_ {
	margin: 2px 0;
	overflow: hidden;
	border-bottom: 2px solid #FFCCCC;
}
.navisort_ dt {
	float: left;
	text-align: right;
	font-weight: bold;
	width: 8em;
}
.navisort_ dd {
	margin-left: 8em;
}
.navisort_now_ {
	color:#CC0000;
	text-decoration:none;
	margin:2px 5px;
	white-space: nowrap;
}
.navisort_ a {
	margin:2px 5px;
	white-space: nowrap;
}
/* 表示切替 */
.navistyle_ {
	margin: 0 10px 10px 10px;
	overflow: hidden;
}
.navistyle_ dt {
	width: 6em;
	font-weight: bold;
	float: left;
}
.navistyle_ dd {
	width: calc(100% - 6em);
	float: right;
}
.navistyle_ dd select {
	width: 100%;
	height: 28px;
	min-height: 28px;
	padding: 0 10px;
	box-sizing: border-box;
}
.navistyle_now_ {
	color:#CC0000;
	text-decoration:none;
	padding: 5px;
	display: inline-block;
	white-space: nowrap;
}
.navistyle_ a {
	padding: 5px;
	display: inline-block;
	white-space: nowrap;
}

/* 並び替え・絞り込み */
.navi_wrap_ {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 10px 10px;
}
.navi_wrap_ .navistyle_,
.navi_wrap_ .navisearch_ {
	width: 48.5%;
}
.navi_wrap_ .navistyle_ {
	margin: 0;
}
.navi_wrap_ .navistyle_ dt {
	display: none;
}
.navi_wrap_ .navistyle_ dd {
	width: 100%;
	float: none;
}
.navi_wrap_ .navistyle_ dd select {
	/* height: 40px; */
	/* padding: 0 0.6em; */
	/* text-align: center;
	text-align:-webkit-center; */
}
.navi_wrap_ a.navisearch_btn_ {
  line-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 100%;
  /* height: 40px; */
  height: 28px;
  color: #000;
  min-height: 28px;
  padding: 0 10px;
  text-align: center;
  text-decoration: none;
  border: 1px solid #dadada;
  border-radius: 3px;
  background: #fff;
}





/* ブランド絞込 */
.brand_name_ {
}
.brand_name_now_ {
	color:#CC3300;
	text-decoration:none;
	padding: 5px;
	display: inline-block;
	white-space: nowrap;
	font-weight: bold;
}
.brand_name_ a {
	padding: 5px;
	display: inline-block;
}
/* メーカー絞込 */
.maker_name_ {
}
.maker_name_now_ {
	color:#CC3300;
	text-decoration:none;
	padding: 5px;
	display: inline-block;
	white-space: nowrap;
	font-weight: bold;
}
.maker_name_ a {
	padding: 5px;
	display: inline-block;
	white-space: nowrap;
}
/* 商品分類絞込 */
#goods_class_filter_ {
	padding-bottom: 3px;
}
#goods_class_filter_ dd {
}
#goods_class_filter_ .class_filter_ {
	margin-right: 10px;
}
#goods_class_filter_ .class_filter_ .selected_ {
	background-color: #ffeeff;
}

/* --------------------------------------------------------------------
	Ajax　Zip
-------------------------------------------------------------------- */
#suggestZipArea {
	background-color: #ffffff;
	border: 1px solid #999999;
	display: none;
	padding: 2px 0;
	position: absolute;
	z-index: 9999;
}
#suggestZipArea .itemNotFound {
	padding: 0 4px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #999999;
	font-style: italic;
}
#suggestZipArea .itemLine {
	padding: 0 4px;
	height: 20px;
	line-height: 20px;
	list-style:none;
	white-space:nowrap;
	color: #000000;
}
#suggestZipArea .selected {
	background-color: #ffdddd;
	color: #c00000;
}
#suggestZipArea .itemLine .itemCode {
	float: left;
	font-weight: bold;
	margin-right: 4px;
}
#suggestZipArea .itemLine .itemName {
}


/* --------------------------------------------------------------------
	トピックス
-------------------------------------------------------------------- */
/* トピック詳細 */
.topiclist_body_ {
}
.topiclist_body_ .topic_title_ {
	margin-bottom: 10px;
	padding: 9px 10px 9px 27px;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	position: relative;
	clear: both;
}
.topiclist_body_ .topic_title_:after {
	width: 5px;
	height: 56%;
	content: '';
	display: block;
	position: absolute;
	top: 22%;
	left: 10px;
	background: #179855;
}
.shoppage_wrap_ .topiclist_body_ .topic_title_:after {
	background: #0da4b2;
}
.topiclist_body_ figure {
	padding: 0 10px 10px;
}
.topiclist_body_ article {
	padding: 0 10px 10px;
}
/* トピック一覧 */
div.topiclist_ {
	margin: 30px 0;
}
div.topiclist_ .topiclist_head_ {
	padding: 10px;
	border-bottom: #179855 2px solid;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	clear: both;
}
.shoppage_wrap_ div.topiclist_ .topiclist_head_ {
	border-bottom: #0da4b2 2px solid;
}
div.topiclist_ .topiclist_head_ h2 {
	font-size: 18px;
}
div.topiclist_ .topiclist_body_ {
}
div.topiclist_ .topiclist_body_ li {
	border-bottom: #dadada 1px dotted;
}
div.topiclist_ .topiclist_body_ li img.icon_ {
	height: 21px;
	margin-right: 8px;
}
div.topiclist_ .topiclist_body_ li a,
div.topiclist_ .topiclist_body_ li span.nolink_ {
	padding: 10px;
	text-decoration: none;
	display: block;
}
div.topiclist_ .topiclist_body_ li span.date_ {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	display: block;
}
div.topiclist_ .topiclist_body_ li span.text_ {
	display: block;
}

/* --------------------------------------------------------------------
	商品詳細
--------------------------------------------------------------------- */
div.goodsproductdetail_ {
	margin-bottom: 10px;
	width:100%;
	overflow: hidden;
}
table.goodsproductdetail_ {
	width: 100%;
}
table.goodsproductdetail_ td {
	vertical-align: top;
}

/* アイコン */
#spec_goods_icon {
	margin: 10px 0 10px 10px;
}
#spec_goods_icon img {
	height: 21px;
	margin: 0 10px 10px 0;
}

/* 商品画像 */
div.goodsimg_#gallery {
	padding-bottom: 40px;
}
div.goodsimg_ .img_L_ {
	margin-bottom: 10px;
	text-align:center;
}
div.goodsimg_ #gallery_img_L a,
div.goodsimg_ #gallery_img_L a:link,
div.goodsimg_ #gallery_img_L a:hover,
div.goodsimg_ #gallery_img_L a:visited,
div.goodsimg_ #gallery_img_L a:focus {
	outline: none;
	text-decoration: none;
}
div.goodsimg_ .img_L_ .comment_ {
	text-align:left;
	margin-top: 5px;
}
div.goodsimg_ .img_c_{
	margin-bottom: 10px;
	text-align: center;
}
div.goodsimg_ .img_c_ .comment_ {
	margin-top: 5px;
}

/* 商品画像カルーセル */
#gallery_img_L.img_L_hidden_ {
	height: 110vw;
	overflow: hidden;
	opacity: 0;
}
div.goodsimg_#gallery .slick-container {
	margin: 0 auto;
}
div.goodsimg_#gallery .slick-dots-container {
	display: block;
	height: 30px;
	margin: 0.625rem auto;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 112px;
}
div.goodsimg_#gallery .slick-dots-container>ul {
	align-items: center;
	bottom: unset;
	flex-direction: row;
	height: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	transition: all 0.25s;
	white-space: nowrap;
}
div.goodsimg_#gallery .slick-dots-container>ul li {
	background-color: #ccc;
	border: none;
	border-radius: 50%;
	display: inline-block;
	height: 10px;
	margin: 0 3px;
	pointer-events: none;
	width: 10px;
}
div.goodsimg_#gallery .slick-dots-container>ul li button {
	background: 0 0;
	border: 0;
	color: transparent;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 14px;
	line-height: 0;
	outline: 0;
	padding: 0.3125rem;
	width: 14px;
}
div.goodsimg_#gallery .slick-dots-container>ul li.p-small-1,
div.goodsimg_#gallery .slick-dots-container>ul li.n-small-1,
div.goodsimg_#gallery .slick-dots-container>ul li.small_ {
	transform: scale(0.7);

}
div.goodsimg_#gallery .slick-dots-container>ul li.p-small-2,
div.goodsimg_#gallery .slick-dots-container>ul li.n-small-2,
div.goodsimg_#gallery .slick-dots-container>ul li.p-small-1.small_,
div.goodsimg_#gallery .slick-dots-container>ul li.n-small-1.small_ {
	transform: scale(0.5);
}
div.goodsimg_#gallery .slick-dots-container>ul li.default_ {
	transform: scale(1);
}
div.goodsimg_#gallery .slick-dots-container>ul li.slick-active,
div.goodsimg_#gallery .slick-dots-container>ul li.slick-active:first-child {
	background: #3498db;
	transform: scale(1);
	transform-origin: center;
}
div.goodsimg_#gallery .slick-dots li button::before {
	display: none;
}
div.goodsimg_#gallery .slick-arrow {
	background-color: transparent;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: 20px 45px;
	border: none;
	height: 45px;
	margin-top: -20px;
	outline: 0;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	width: 20px;
	z-index: 1;
}
div.goodsimg_#gallery .slick-next {
	background-image: url(../img/usr/visual/bx_next_sp.png);
	right: 0;
}
div.goodsimg_#gallery .slick-prev {
	background-image: url(../img/usr/visual/bx_prev_sp.png);
	left: 0;
}

/* 商品画像バリエーション */
div.etc_goodsimg_ {
}
div.etc_goodsimg_line_ {
}
div.etc_goodsimg_item_ {
}
div.etc_goodsimg_item_ img {
}

/* 商品スペック */
div.goodsspec_ {
	margin-bottom:10px;
}
dl.goodsspec_ {
	margin:0 10px;
	border: 1px solid #dadada;
	margin-bottom: 10px;
}
dl.goodsspec_ > dt,
dl.goodsspec_ > dd {
	display: block;
}
dl.goodsspec_ > dt {
	padding: 5px 15px 5px 15px;
	background-color: #eeeeee;
	font-size: 14px;
	font-weight: bold;
}
dl.goodsspec_ > dd {
	padding: 10px 15px 10px 15px;
	font-size: 14px;
}
dl.goodsspec_ > dd dl {
	display: table;
}
dl.goodsspec_ > dd dl dt {
	width: 120px;
	padding-right: 10px;
	display: table-cell;
	text-align: right;
}
dl.goodsspec_ > dd dl dd {
	display: table-cell;
}
dl.goodsspec_ > dd dl.sales_price_ dd {
	font-weight: bold;
}
dl.goodsspec_ > dd dl.jre_point_ dt {
	color: #00833f;
}
dl.goodsspec_ > dd dl.jre_point_ dd {
	color: #00833f;
	font-weight: bold;
}
dl.goodsspec_ > dd dl.sales_price_ dd span {
	font-weight: normal;
}
dl.goodsspec_ > dd dl.jre_point_ dd span {
	font-weight: normal;
}
dl.goodsspec_ > dd .deliveryfee_ {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
dl.goodsspec_ > dd .deliveryfee_btn_ {
	width: 66%;
	color: #fff;
	background: #179855;
	text-decoration: none;
	display: flex;
	font-size: 15px;
	min-height: 40px;
	font-weight: bold;
	border-radius: 30px;
	align-items: center;
	justify-content: center;
	margin: 10px auto 0;
}
/* 送料確認モーダル内 */
.deliveryfee_check_ {
	padding: 10px 15px;
}
.deliveryfee_check_ .label_ {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 5px 10px;
	border: 1px solid #ccc;
	border-radius: 3px;
	color: #666;
	font-size: 12px;
}
.deliveryfee_check_ttl_ {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 15px;
}
.deliveryfee_section_ {
	padding: 0 0 15px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 15px;
}
.deliveryfee_pref_ {
	vertical-align: middle;
}
.deliveryfee_pref_ select {
	margin-right: 10px;
}
.deliveryfee_section_ .deliveryfee_ {
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 14px;
	display: flex;
	flex-direction: column;
}
.deliveryfee_section_ .deliveryfee_ span {
	margin-bottom: 8px;
}
.deliveryfee_check_ p {
	margin-top: 8px;
}
.deliveryfee_check_ p strong {
	font-weight: bold;
}
.deliveryfee_notice_ li {
	margin-top: 15px;
}
.deliveryfee_notice_ li strong {
	font-weight: normal;
	color: #e61a2a;
}



div.goodsspec_ div.togetherlist_ {
}
.to_detaillink_ {
	margin: 0 10px 0 0;
	text-align: right;
	
}
.to_detaillink_ a {
	padding-left: 20px;
	display: inline-block;
	background: url(../img/usr/blank.png) left center no-repeat;
}

/* セット商品 */
div.goodsset_ {
	margin-bottom:10px;
}
h2.goodsset_title_ {
	margin: 0;
	padding: 4px 0;
	font-weight: bold;
}
dl.goodsset_ {
	margin:0 10px;
}

dl.goodsset_ dt,
dl.goodsset_ dd {
	display: block;
	white-space: nowrap;
}
dl.goodsset_ dt {
	padding:1px 2px 1px 12px;
	background-color:#ffe6e0;
	border:1px solid #ffe6e0;
}
dl.goodsset_ dd {
	padding:2px 2px 2px 12px;
	border:1px solid #ffe6e0;
}
dl.goodsset_ dt:first-child {
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
}
dl.goodsset_ dd:last-child {
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
}

/* カートボタン関係 */
div.cartbox_ {
	margin: 40px 10px 30px;
	padding: 20px 10px 15px 10px;
	border: #f0f0f0 3px solid;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	background: #fafafa;
}
div.cartbox_ div.cartbox_inner_ {	
	zoom: 1;
}
div.cartbox_ div.cartbox_inner_:after {	
	content: "";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}
div.cartbox_ div.pricebox_ {
	position: relative;
}
div.cartbox_ div.pricebox_ .price_ {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}
div.cartbox_ div.pricebox_ .deliveryfee_ {
	/* color: #e61a2a; */
}

div.cartbox_ div.pricebox_ .price_ .xsmall_ {
	font-size: 10px;
	font-weight: normal;
}
div.cartbox_ div.pricebox_ .point_info_ {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #00833f;
}
div.cartbox_ div.stock_ {
	width: 100%;
	text-align: right;
	position: absolute;
	top: -25px;
	left: 0;
}
div.cartbox_ div.stock_ p {
	min-width: 100px;
	padding: 8px 10px 6px;
	border: #0da4b2 2px solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	background: #ffffff;
	display: inline-block;
	position: relative;
	right: -8px;
}
div.cartbox_ div.stock_ p:after {
	width: 15px;
	height: 15px;
	content: "";
	display: block;
	background-image: url(../img/usr/sb/common/stock_comment.png);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -7px;
}
div.cartbox_ div.stock_ p strong {
	font-size: 18px;
	font-weight: bold;
	color: #cc2921;
}
div.cartbox_ div.descbox_ {
}
div.cartbox_ .cartbox_inner_ div.descbox_ dl.qty_ {
	padding: 10px 0 0 0;
	margin: 0 auto;
	display: table;
}
div.cartbox_ .cartbox_inner_ div.descbox_ dl.qty_ dt {
	padding-right: 10px;
	display: table-cell;
}
div.cartbox_ .cartbox_inner_ div.descbox_ dl.qty_ dd {
	display: table-cell;
}
div.cartbox_ .cartbox_inner_ div.descbox_ dl.qty_ dd input {
	width: 70px;
	text-align: center;
	margin-right: 10px;
}
div.cartbox_ .cartbox_inner_ div.descbox_ dl.qty_ dd input:focus {
	border:solid 1px #0da4b2;
}
div.cartbox_ span.valiationlist_ {
	padding-right:4px;
	vertical-align:top;
}
div.cartbox_ input.btn_cart_l_ {
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	background: #179855;
}
#goods_detail_page div.cartbox_ input.btn_cart_l_ {
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	background: #0da4b2;
}
#goods_detail_page div.cartbox_ a.btn_cart_l_ {
	height: 46px;
	display: inline-block;
	vertical-align: top;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	background: #0da4b2;
}
#goods_detail_page div.cartbox_ a.btn_cart_l_ img {
	height: 46px;
}
div.cartbox_ div.cart_button_ {
	margin: 10px auto 0;
	text-align: center;
	position: relative;
}
div.cartbox_ div.cart_button_ a.bookmark_ {
	margin-left: 8px;
	display: inline-block;
}
div.cartbox_ div.cart_button_ a.bookmark_ img {
	height: 59px;
	vertical-align: top;
}
div.cartbox_ div.cart_button_ input.btn_cart_l_ {
	height: 46px;
	display: inline-block;
	vertical-align: top;
}

/* sale時 */
div.cartbox_ .cartbox_inner_.sale_ div.pricebox_ {
}
div.cartbox_ .cartbox_inner_.sale_ div.pricebox_ .price_ {
	color: #b3241d;
}
div.cartbox_ .cartbox_inner_.sale_ div.pricebox_ .price_ .icon_ {
	height: 18px;
	margin-right: 10px;
	vertical-align: middle;
}
div.cartbox_ .cartbox_inner_.sale_ div.default_pricebox_ {
	text-align: center;
	color: #767676;
}
div.cartbox_ .cartbox_inner_.sale_ div.default_pricebox_ .price_ {
	color: #767676;
}
div.cartbox_ .cartbox_inner_.sale_ div.descbox_ {
}
div.cartbox_ .cartbox_inner_.sale_ div.descbox_ .saledate_ {
	padding: 5px 0;
	margin: 10px 0;
	border-top: #dadada 1px solid;
	border-bottom: #dadada 1px solid;
	font-size: 12px;
	text-align: center;
}

/*　組み合わせ時 */
div.cartbox_ .cartbox_inner_ .variationbox_ {
	padding: 10px 0 0 0;
	clear: both;
}

/* SOLDOUT時 */
div.cartbox_ .cartbox_inner_.nostock_ div.pricebox_ .price_ {
	color: #777777;
	font-weight: normal;
}
div.cartbox_ .cartbox_inner_.nostock_ div.point_info_ {
	color: #777777;
	font-weight: normal;
}
div.cartbox_ p.memo_,
div.cartbox_ .cartbox_inner_.nostock_ p.memo_ {
	width: calc(100% - 60px);
	padding: 10px 0 0 1em;
	text-indent: -1em;
	color: #777777;
	font-size: 12px;
	box-sizing: border-box;
}
div.cartbox_ span.soldout_ {
	height: 46px;
	display: inline-block;
	vertical-align: top;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	background: #acacac;
}
div.cartbox_ span.soldout_ img {
	height: 46px;
}

/* バリエーションプルダウン */
div.cartbox_ .valiation_pulldown_ {
	margin-bottom: 10px;
}

/* バリエーションボックス */
div.cartbox_ div.colors_ {
	width: 100%;
	overflow: hidden;
}
div.cartbox_ div.colors_ dl {
	margin-top: 10px;
	overflow: hidden;
}
div.cartbox_ div.colors_ dl dt {
	width: 60px;
	line-height: 48px;
	float: left;
}
div.cartbox_ div.colors_ dl dd {
	width: calc(100% - 60px);
	float: right;
}
div.cartbox_ div.colors_ div.color_ {
	width: 48px;
	height: 48px;
	margin: 0 4px 4px 0;
	display: table-cell;
	line-height: 48px;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	background-image: url(../img/sys/base_type.png);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: 42px 42px;
	background-size: 42px 42px;
	float:left;
}
div.cartbox_ div.colors_ div.color2_ {
	width: 48px;
	height: 48px;
	margin: 0 4px 4px 0;
	display: table-cell;
	line-height: 48px;
	vertical-align: middle;
	text-align: center;
	background-position: center;
	white-space: nowrap;
	overflow: hidden;
	background-image: url(../img/sys/base_type.png);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: 42px 42px;
	background-size: 42px 42px;
	float: left;
}
div.cartbox_ div.colors_ div.color_EnableStock_ {
	border:solid 1px #fafafa;
	cursor:pointer;
}
div.cartbox_ div.colors_ div.color_DisableStock_ {
	border:dashed 1px #fafafa;
	background-color: #cccccc;
	cursor:pointer;
}
div.cartbox_ div.colors_ div.color_Selected_ {
	border:#0da4b2 1px solid;
}
div.cartbox_ div.colors_ div.color_DisableSelected_ {
	border:#0da4b2 1px dashed;
	background-color: #cccccc;
	color:#ffc0c0;
}
div.cartbox_ div.colors_ div.color_:hover {
	border:#0da4b2 1px solid!important;
}
div.cartbox_ div.colors_ br,
div.cartbox_ div.sizes_ br {
	clear:left;
}
div.cartbox_ div.sizes_ {
	width: 100%;
	overflow: hidden;
}
div.cartbox_ div.sizes_ dl {
	margin-top: 10px;
	overflow: hidden;
}
div.cartbox_ div.sizes_ dl dt {
	width: 60px;
	line-height: 34px;
	float: left;
}
div.cartbox_ div.sizes_ dl dd {
	width: calc(100% - 60px);
	float: right;
}
div.cartbox_ div.sizes_ div.size_ {
	min-width: 54px;
	height: 30px;
	float:left;
	padding: 2px 4px 2px 4px;
	margin: 0 8px 8px 0;
	white-space: nowrap;
	line-height: 32px;
	text-align:center;
}
div.cartbox_ div.sizes_ div.size_EnableStock_ {
	border: #e7e7e7 1px solid;
	cursor:pointer;
}
div.cartbox_ div.sizes_ div.size_DisableStock_ {
	border: #cccccc 1px dotted;
	background-color:#cccccc;
	cursor:pointer;
}
div.cartbox_ div.sizes_ div.size_Selected_ {
	border:solid 1px #0da4b2;
}
div.cartbox_ div.sizes_ div.size_DisableSelected_ {
	border:dotted 1px #cccccc;
	background-color:#cccccc;
	color:#0da4b2;
}
div.cartbox_ div.sizes_ div.size_:hover {
	border:#0da4b2 1px solid!important;
}

.goodsproductdetail_ .goodsimg_ div.mask_ {
	position:absolute;
	z-index:10;
	color:#ff4a4a;
	font-weight:bold;
}

div.group_comment_ {
}
div.group_comment_ ul {
	padding: 0 10px;
}
div.group_comment_ ul li {
	vertical-align: top;
}
div.group_comment_ ul li.icon_ {
	margin: 0 10px 10px 0;
	float: left;
}
div.group_comment_ ul li.icon_ img {
	height: 39px;
}
div.group_comment_ ul li.text_ {
	clear: both;
}

div.goodscomment1_ {
	margin: 0 0 10px 0;
	word-wrap: break-word;
}
div.goodscomment2_ {
	margin: 0 10px 15px;
	font-size: 13px;
	font-weight: bold;
	color: #b3241d;
	word-wrap: break-word;
}
div.goodscomment3_ {
	margin: 0 10px 10px;
	word-wrap: break-word;
}
div.goodscomment4_ {
	margin: 0 10px 10px;
	word-wrap: break-word;
}
div.goodscomment5_ {
	margin: 0 10px 20px;
	word-wrap: break-word;
}
div.goodscomment6_ {
	margin: 0 10px 20px;
	word-wrap: break-word;
}
div.goodscomment6_ ul li.indent_ {
	padding-left: 1em;
	text-indent: -1em;
}
div.goodscomment7_ {
	margin: 0 10px 20px;
	word-wrap: break-word;
}
div.goods_contact_ {
	padding-top: 10px;
	margin: 10px 10px 20px;
	border-top: #dadada 1px dotted;
	text-align: center;
}
div.goods_contact_ input.goods_contact_ {
	width: 220px;
	height: 40px;
	border: none;
	background: url(../img/sys/button/goods_contact_sp.png) center center no-repeat;
	-webkit-background-size: 191px 17px;
	background-size: 191px 17px;
	text-indent: -9999px;
}
div.goods_ div.accessory_list_ {
	margin:10px 0px;
}
.option_buttons_ {
	margin: 0 10px 10px;
}
.option_buttons_ li {
}
.option_buttons_ li.social_ {
/*	text-align: center;*/
}
.option_buttons_ li.social_ div.socialbutton_ {
	margin-bottom:15px;
}
.fb_iframe_widget[layout="standard"] iframe {
	height:30px !important;
}

.cart_button_ .aj_cart_button {
	display: inline;
}

/* 2023.03.03 Add
 * 商品詳細ページ下部バナー追加
---------------------------------*/
#shop_bottom_block .goods_bottom_rtbnr {
	margin: 20px 10px 40px;
}
#shop_bottom_block .goods_bottom_rtbnr_ttl {
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	padding: .4em;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
}
#shop_bottom_block .goods_bottom_rtbnr_item {
	text-align: center;
}
#shop_bottom_block .goods_bottom_rtbnr_item a {
	display: inline-block;
	margin: 0 auto;
	text-align: center;
}
#shop_bottom_block .goods_bottom_rtbnr_item a > img {
	width: 100%;
	max-width: 375px;
}



/* --------------------------------------------------------------------
	商品一覧
-------------------------------------------------------------------- */
div.goods_ {
	padding: 0;
	margin: 0;
}
ul.goods_p_ {
	width: 100%;
	padding: 20px 2px 1px;
	overflow: hidden;
	box-sizing: border-box;
}
ul.goods_p_ li {
	width: 50%;
	padding: 0 8px;
	margin-bottom: 15px;
	box-sizing: border-box;
	text-align: left;
	float: left;
}
ul.goods_p_ li:nth-child(2n-1) {
	clear: both;
}
ul.goods_p_ li a {
	display: block;
	text-decoration: none;
}
ul.goods_p_ li div.nolink_ {
	padding: 10px 0;
	display: block;
	text-decoration: none;
}
ul.goods_p_ li figure.img_ {
	max-height: 300px;
	margin-bottom: 8px;
	text-align: center;
}
ul.goods_p_ li figure.img_ img {
	max-height: 300px;
}
ul.goods_p_ li div.desc_ {
	vertical-align: top;
}
ul.goods_p_ li div.desc_ img.icon_ {
	height: 14px;
	margin-right: 5px;
	vertical-align: middle;
}
ul.goods_p_ li div.desc_ div.name_ {
}
ul.goods_p_ li div.desc_ div.name_ .name1_ {
	font-weight: bold;
}
ul.goods_p_ li span.point_icon_ {
	margin: 0 5px;
	border: #b9e0cc 3px solid;
	text-align: center;
	font-size: 11px;
	padding: 0 4px;
	color: #00833f;
	display: inline-block;
	word-break: keep-all;
}
ul.goods_p_ li span.postagefree_icon_ {
	margin: 0 5px;
	border: #b9e0cc 3px solid;
	text-align: center;
	font-size: 11px;
	padding: 0 4px;
	color: #00833f;
	display: inline-block;
	word-break: keep-all;
}
ul.goods_p_ li div.desc_ div.name_ .name2_ {
	font-size: 10px;
}
.shoppage_wrap_ ul.goods_p_ li div.desc_ div.name_ .name2_ {
/*	display: none; */
}
ul.goods_p_ li div.desc_ .price_ {
	text-align: right;
}
ul.goods_p_ li div.desc_ .price_ .price_pop_ {
	padding: 1px 5px;
	border: #b9e0cc 2px solid;
	text-align: center;
	font-weight: bold;
	color: #00833f;
	display: inline-block;
}
ul.goods_p_ li div.desc_ .price_ .special_price_  {
	color: #b3241d;
	font-weight: bold;
}
ul.goods_p_ li div.desc_ .price_ .special_price_ .xsmall_ {
	font-weight: normal;
}

.cartbox_ .togetherlist_ ul.goods_p_ {
	padding: 15px 2px 1px;
	margin-top: 15px;
	border-top: #dadada 1px dotted;
}
.cartbox_ .togetherlist_ ul.goods_p_ .name1_ {
	font-size: 12px;
}
.cartbox_ .togetherlist_ div.checkbox_ {
	text-align: center;
	white-space: nowrap;
}
.cartbox_ .togetherlist_ div.checkbox_ label {
	margin: 0 0 0 5px;
	text-align: right;
	font-weight: normal;
}
.cartbox_ .togetherlist_ input[type="checkbox"] {
	display: none !important;
}
.cartbox_ .togetherlist_ label {
	position: relative;
	display: inline-block;
	padding: 0 3px 0 22px;
	cursor: pointer;
	-webkit-transition: all .2s;
	transition: all .2s;
	letter-spacing: 1px;
	font-size: 12px;
}
.cartbox_ .togetherlist_ label::before,
.cartbox_ .togetherlist_ label::after {
	position: absolute;
	content: '';
	-webkit-transition: all .2s;
	transition: all .2s;
}
.cartbox_ .togetherlist_ label::before {
	top: 49%;
	left: 0;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #ffffff;
	border: 1px solid #ccc;
	border-radius: 3px;
}
.cartbox_ .togetherlist_ label::after {
	opacity: 0;
	top: 49%;
	left: 4px;
	width: 8px;
	height: 5px;
	margin-top: -4px;
	border-left: 2px solid #0da4b2;
	border-bottom: 2px solid #0da4b2;
	-webkit-transform: rotate(-45deg) scale(.5);
	transform: rotate(-45deg) scale(.5);
}
.cartbox_ .togetherlist_ label:hover::before {
	background: #fff;
}
.cartbox_ .togetherlist_ input[type="checkbox"]:checked + label {
	color: #0da4b2;
}
.cartbox_ .togetherlist_ input[type="checkbox"]:checked + label::before {
	width: 15px;
	height: 15px;
	background: #fff;
	border: 2px solid #0da4b2;
}
.cartbox_ .togetherlist_ input[type="checkbox"]:checked + label::after {
	opacity: 1;
	-webkit-transform: rotate(-45deg) scale(1);
	transform: rotate(-45deg) scale(1);
}

/* --------------------------------------------------------------------
	商品一覧 サムネイル
-------------------------------------------------------------------- */
ul.goods_t_ {
	width: 100%;
	margin-top: 20px;
	padding: 0 2px 1px;
	overflow: hidden;
	box-sizing: border-box;
}
ul.goods_t_ li {
	width: 50%;
	padding: 0 8px;
	margin-bottom: 10px;
	box-sizing: border-box;
	text-align: left;
	float: left;
}
ul.goods_t_ li:nth-child(2n-1) {
	clear: both;
}
ul.goods_t_ li a {
	display: block;
	text-decoration: none;
}
ul.goods_t_ li div.nolink_ {
	padding: 10px 0;
	display: block;
	text-decoration: none;
}
ul.goods_t_ li figure.img_ {
	margin-bottom: 10px;
	text-align: center;
	height: 172px;
}
ul.goods_t_ li figure.img_ img {
	width: 172px;
	height: 172px;
	object-fit: contain;
}
#sprtoaster_recommended ul.goods_t_ li figure.img_,
#itemHistory ul.goods_t_ li figure.img_ {
	height: auto !important;
}
ul.goods_t_ li div.icon_ {
	margin: 5px 0;
	vertical-align: top;
}
ul.goods_t_ li div.icon_ img {
	height: 14px;
	margin-right: 5px;
	vertical-align: bottom;
}
ul.goods_t_ li div.desc_ {
	margin-bottom: 10px;
	vertical-align: top;
}
ul.goods_t_ li div.desc_ img.icon_ {
	height: 14px;
	margin-right: 5px;
	vertical-align: middle;
}
ul.goods_t_ li div.desc_ div.name_ {
}
ul.goods_t_ li div.desc_ div.name_ .name1_ {
	font-weight: bold;
}
ul.goods_t_ li span.point_icon_ {
	margin: 0 5px 0 0;
	border: #b9e0cc 3px solid;
	text-align: center;
	line-height: 1.0;
	font-size: 11px;
	padding: 4px 4px 1px;
	color: #00833f;
	display: inline-block;
	word-break: keep-all;
}
ul.goods_t_ li span.postagefree_icon_ {
	margin: 0 5px 0 0;
	border: #b9e0cc 3px solid;
	text-align: center;
	line-height: 1.0;
	font-size: 11px;
	padding: 4px 4px 1px;
	color: #00833f;
	display: inline-block;
	word-break: keep-all;
}
ul.goods_t_ li div.desc_ div.name_ .name2_ {
	font-size: 10px;
}
ul.goods_t_ li div.desc_ .price_ {
	text-align: right;
}
ul.goods_t_ li div.desc_ .price_ .special_price_  {
	color: #b3241d;
	font-weight: bold;
}
ul.goods_t_ li div.desc_ .price_ .special_price_ .xsmall_ {
	font-weight: normal;
}
ul.goods_t_ li div.auction_ {
	margin: 8px 0 12px;
	border-bottom: #ccc 1px dotted;
}
ul.goods_t_ li div.auction_ dl {
	width: 100%;
	border-top: #ccc 1px dotted;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
ul.goods_t_ li div.auction_ dl dt {
	width: 42%;
	padding: 2px 0;
	font-size: 12px;
	text-align: left;
}
ul.goods_t_ li div.auction_ dl dd {
	width: 58%;
	padding: 2px 0;
	font-size: 12px;
	text-align: right;
}
ul.goods_t_ li div.cart_ {
	padding: 0;
	text-align: center;
}
ul.goods_t_ li div.cart_ a {
	padding: 8px 8px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	display: block;
	background: #00833f;
	color: #ffffff;
}
ul.goods_t_ li div.cart_ a span {
	padding: 0 0 0 18px;
	background: url(../img/usr/sb/common/icon_cart.png) left top no-repeat;
	background-size: 13px 13px;
	-webkit-background-size: 13px 13px;
	font-size:12px;
	color: #ffffff;
}
ul.goods_t_ li div.cart_.btn_detail_ a span {
	padding: 0 0 0 18px;
	background: url(../img/usr/sb/common/icon_arrow.png) left 1px no-repeat;
	background-size: 8px 11px;
	-webkit-background-size: 8px 11px;
}
ul.goods_t_ li div.cart_.btn_choice_ a span {
	padding: 3px 0 3px 23px;
	background: url(../img/usr/sb/common/icon_type.png) left top no-repeat;
	background-size: 12px 16px;
	-webkit-background-size: 12px 16px;
}
.shoppage_wrap_ ul.goods_t_ li div.cart_ a {
	background: #0da4b2;
}
.shoppage_wrap_ ul.goods_t_ li div.backorder_ span  {
	background: #0da4b2;
}
ul.goods_t_ li div.soldout_ {
	padding: 0;
	text-align: center;
}
ul.goods_t_ li div.soldout_ span {
	padding: 8px 8px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	display: block;
	background: #a9a9a9;
	color: #ffffff;
	background-size: 13px 13px;
	-webkit-background-size: 13px 13px;
	font-size:12px;
}

.shoppage_wrap_ ul.goods_t_ li div.soldout_ img {
	background: #a9a9a9;
}

ul.goods_t_ li div.backorder_ {
	padding: 0;
	text-align: center;
}
ul.goods_t_ li div.backorder_ span {
	padding: 8px 8px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	display: block;
	background: #00833f;
	color: #ffffff;
	background-size: 13px 13px;
	-webkit-background-size: 13px 13px;
	font-size:12px;
}

.shoppage_wrap_ ul.goods_t_ li div.backorder_ img {
	background: #0da4b2;
}


ul.goods_t_ li div.bookmark_ {
	padding: 0;
	text-align: center;
	margin-top: 5px;
}
ul.goods_t_ li div.bookmark_ span {
	padding: 8px 8px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	display: block;
	background: #f0f0f0;
	color: #000000;
	background-size: 13px 13px;
	-webkit-background-size: 13px 13px;
	font-size:12px;
}
ul.goods_t_ li div.bookmark_ img.icon_bookmark_ {
	margin: 0px 5px 0px 0px;
	width: 20px;
	height: 20px;
}

.shoppage_wrap_ ul.goods_t_ li div.bookmark_ img {
	background: #f0f0f0;
}


/* --------------------------------------------------------------------
	商品一覧　ランキング
-------------------------------------------------------------------- */
ul.goods_r_ {
	width: 100%;
	margin: 0 auto;
	padding: 20px 2px 1px;
	overflow: hidden;
	box-sizing: border-box;
	background: url(../img/usr/common/side_ranking_bg.png) top center repeat;
}
.shoppage_wrap_ .event_ .bx-wrapper {
	max-width: 100vw !important;
	background: #fbf8f5;
}
.shoppage_wrap_ ul.goods_r_ {
	background: #fbf8f5;
}
ul.goods_r_ li {
	width: 50%;
	padding: 0 8px;
	margin-bottom: 20px;
	box-sizing: border-box;
	text-align: left;
	float: left;
}
ul.goods_r_ li:nth-child(2n-1) {
	clear: both;
}
ul.goods_r_ li a {
	display: block;
	text-decoration: none;
	position: relative;
}
ul.goods_r_ li div.nolink_ {
	padding: 10px 0;
	display: block;
	text-decoration: none;
}
ul.goods_r_ li div.rank_ {
	min-width: 16px;
	height: 42px;
	padding: 6px 20px 0 0;
	font-size: 16px;
	text-align: right;
	letter-spacing: -2px;
	color: #ffffff;
	position: absolute;
	top: -10px;
	right: -8px;
	z-index: 10;
	background: url(../img/usr/sb/common/rank00.png) center top no-repeat;
	-webkit-background-size: 36px 48px;
	background-size: 36px 48px;
}
ul.goods_r_ li.rank1_ div.rank_ {
	text-indent: -9999px;
	text-align: left;
	background: url(../img/usr/sb/common/rank01.png) center top no-repeat;
	-webkit-background-size: 36px 48px;
	background-size: 36px 48px;
}
ul.goods_r_ li.rank2_ div.rank_ {
	text-indent: -9999px;
	text-align: left;
	background: url(../img/usr/sb/common/rank02.png) center top no-repeat;
	-webkit-background-size: 36px 48px;
	background-size: 36px 48px;
}
ul.goods_r_ li.rank3_ div.rank_ {
	text-indent: -9999px;
	text-align: left;
	background: url(../img/usr/sb/common/rank03.png) center top no-repeat;
	-webkit-background-size: 36px 48px;
	background-size: 36px 48px;
}
ul.goods_r_ li.rank4_ div.rank_ {
	text-indent: -9999px;
	text-align: left;
	background: url(../img/usr/sb/common/rank04.png) center top no-repeat;
	-webkit-background-size: 36px 48px;
	background-size: 36px 48px;
}
ul.goods_r_ li figure.img_ {
	margin-bottom: 10px;
	text-align: center;
}
ul.goods_r_ li figure.img_ img {
}
ul.goods_r_ li div.desc_ {
	vertical-align: top;
}
ul.goods_r_ li div.desc_ img.icon_ {
	height: 14px;
	margin-right: 5px;
	vertical-align: middle;
}
ul.goods_r_ li div.desc_ div.name_ {
}
ul.goods_r_ li div.desc_ div.name_ .name1_ {
	font-weight: bold;
}
ul.goods_r_ li span.point_icon_ {
	margin: 0 0px;
	border: #b9e0cc 3px solid;
	text-align: center;
	font-size: 11px;
	padding: 0 4px;
	color: #00833f;
	display: inline-block;
	word-break: keep-all;
}
ul.goods_r_ li span.postagefree_icon_ {
	margin: 0 0px;
	border: #b9e0cc 3px solid;
	text-align: center;
	font-size: 11px;
	padding: 0 4px;
	color: #00833f;
	display: inline-block;
	word-break: keep-all;
}
ul.goods_r_ li div.desc_ div.name_ .name2_ {
	font-size: 10px;
}
ul.goods_r_ li div.desc_ .price_ {
	text-align: right;
}
ul.goods_r_ li div.desc_ .price_ .special_price_  {
	color: #b3241d;
	font-weight: bold;
}
ul.goods_r_ li div.desc_ .price_ .special_price_ .xsmall_ {
	font-weight: normal;
}
.bx-wrapper ul.goods_r_ li:nth-child(2n-1) {
	clear: none;
}

/* --------------------------------------------------------------------
	商品一覧　詳細表示
-------------------------------------------------------------------- */
ul.goods_d_ {
	padding: 0 0 1px 0;
	margin: 20px 10px 0 10px;
	border-top: #dadada 1px dotted;
	overflow: hidden;
}
ul.goods_d_ li {
	width: 100%;
	padding: 15px 0;
	border-bottom: #dadada 1px dotted;
	text-align: left;
	box-sizing: border-box;
}
ul.goods_d_ li a {
	padding-right: 20px;
	text-decoration: none;
	position: relative;
	display: block;
	overflow: hidden;
	background: url(../img/usr/sb/common/goods_list_arrow.png) right center no-repeat;
	-webkit-background-size: 10px 16px;
	background-size: 10px 16px;
}
ul.goods_d_ li div.nolink_ {
	text-decoration: none;
	position: relative;
	display: block;
	overflow: hidden;
}
ul.goods_d_ li figure.img_ {
	width: 38%;
	max-height: 200px;
	text-align: center;
	float: left;
	aspect-ratio: 1 / 1;
}
ul.goods_d_ li figure.img_ img {
	max-height: 200px;
	object-fit: contain;
	width: 100%;
}
ul.goods_d_ li div.desc_ {
	width: 62%;
	padding: 0 0 0 10px;
	float: right;
	vertical-align: top;
	box-sizing: border-box;
}
ul.goods_d_ li div.desc_ div.icon_ {
}
ul.goods_d_ li div.desc_ img.icon_ {
	height: 14px;
	width: fit-content;
	margin-right: 3px;
}
ul.goods_d_ li div.desc_ div.name_ {
	margin-bottom: 10px;
}
ul.goods_d_ li div.desc_ div.name_ .name1_ {
	font-weight: bold;
}
ul.goods_d_ li span.point_icon_ {
	margin: 0 5px;
	border: #b9e0cc 3px solid;
	text-align: center;
	font-size: 11px;
	padding: 0 4px;
	color: #00833f;
	display: inline-block;
	word-break: keep-all;
}
ul.goods_d_ li span.postagefree_icon_ {
	margin: 0 5px;
	border: #b9e0cc 3px solid;
	text-align: center;
	font-size: 11px;
	padding: 0 4px;
	color: #00833f;
	display: inline-block;
	word-break: keep-all;
}
ul.goods_d_ li div.desc_ div.name_ .name2_ {
	font-size: 10px;
}
.shoppage_wrap_ ul.goods_d_ li div.desc_ div.name_ .name2_ {
/*	display: none; */
}
ul.goods_d_ li div.desc_ .price_ {
	text-align: left;
}
ul.goods_d_ li div.desc_ .price_ .price_pop_ {
	padding: 1px 5px;
	border: #b9e0cc 2px solid;
	text-align: center;
	font-weight: bold;
	color: #00833f;
	display: inline-block;
}
ul.goods_d_ li div.desc_ .price_ .special_price_ {
	color: #b3241d;
	font-weight: bold;
}
ul.goods_d_ li div.desc_ .price_ .special_price_ .xsmall_ {
	font-weight: normal;
}

/* --------------------------------------------------------------------
	商品一覧　バリエーション
-------------------------------------------------------------------- */
div.cartvariation_ {
	margin: 0 10px 10px;
}
ul.cartvariation_ {
	border-top: 1px solid #CCC;
}
ul.cartvariation_ li {
	padding: 10px 0;
	display: -moz-box;
	display: -webkit-box;
	display: box;
	width: 100%;
	border-bottom: 1px solid #CCC;
}
ul.cartvariation_ li a {}
ul.cartvariation_ li div.nolink_ {
}
ul.cartvariation_ li div.img_,
ul.cartvariation_ li div.desc_ {
	vertical-align: top;
}
ul.cartvariation_ li div.img_ {
	width: 100px;
	-moz-box-flex: 0;
	-webkit-box-flex: 0;
}
ul.cartvariation_ li div.img_ img {
	width: 100px;
	display: block;
}
ul.cartvariation_ li div.desc_ {
	padding-left: 10px;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
}
ul.cartvariation_ li div.desc_ div.name_ {
}
ul.cartvariation_ li div.desc_ div.name_ .name1_ {
	font-weight: bold;
}
ul.cartvariation_ li a div.desc_ div.name_ .name1_ {
	color: #00377F;
}
ul.cartvariation_ li div.desc_ div.name_ .name2_ {
	font-size: 12px;
}
ul.cartvariation_ li div.desc_ .price_box_ small {
	display: block;
}
ul.cartvariation_ li div.desc_ .cart_ {
	text-align: right;
}
ul.cartvariation_ li div.desc_ .cart_ .variation_ {
	margin-bottom: 5px;
}

/* --------------------------------------------------------------------
	商品検索
--------------------------------------------------------------------- */
dl.goodssearch_ {
	margin: 0 10px 10px 10px;
	border: #dadada 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
dl.goodssearch_ dt,
dl.goodssearch_ dd {
	display: block;
	white-space: nowrap;
}
dl.goodssearch_ dt {
	padding:5px 10px;
	font-weight: bold;
	background-color: #e9f5ed;
}
.shoppage_wrap_ dl.goodssearch_ dt {
	padding:5px 10px;
	font-weight: bold;
	background-color: #e9f6f7;
}
dl.goodssearch_ dd {
	padding:10px 0;
}

dl.goodssearch_ dd input {
	width: 100%;
	box-sizing: border-box;
}

dl.goodssearch_ dd input[type="checkbox"] {
	display: none !important;
}
dl.goodssearch_ dd input[type="checkbox"] + span.ttl_ {
	padding: 5px 20px 5px 40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
	font-weight: normal;
	cursor: pointer;
	-webkit-transition: all .2s;
	transition: all .2s;
	letter-spacing: 1px;
	display: block;
	position: relative;
}
dl.goodssearch_ dd input[type="checkbox"] + span.ttl_:hover {
}
dl.goodssearch_ dd input[type="checkbox"] + span.ttl_::before,
dl.goodssearch_ dd input[type="checkbox"] + span.ttl_::after {
	position: absolute;
	content: '';
	-webkit-transition: all .2s;
	transition: all .2s;
}
dl.goodssearch_ dd input[type="checkbox"] + span.ttl_::before {
	top: 49%;
	left: 5px;
	width: 21px;
	height: 21px;
	margin-top: -12px;
	background: #ffffff;
	border: 1px solid #ccc;
	border-radius: 3px;
}
dl.goodssearch_ dd input[type="checkbox"] + span.ttl_::after {
	opacity: 0;
	top: 49%;
	left: 12px;
	width: 9px;
	height: 6px;
	margin-top: -6px;
	border-left: 3px solid #179855;
	border-bottom: 3px solid #179855;
	-webkit-transform: rotate(-45deg) scale(.5);
	transform: rotate(-45deg) scale(.5);
}

dl.goodssearch_ dd input[type="checkbox"]:checked + span.ttl_ {
	color: #000000;
}

dl.goodssearch_ dd input[type="checkbox"]:checked + span.ttl_::before {
	width: 19px;
	height: 19px;
	background: #fff;
	border: 3px solid #179855;
}

dl.goodssearch_ dd input[type="checkbox"]:checked + span.ttl_::after {
	opacity: 1;
	-webkit-transform: rotate(-45deg) scale(1);
	transform: rotate(-45deg) scale(1);
}

dl.goodssearch_ dd.goodssearch_price_ input {
	width: 40%;
	box-sizing: border-box;
}
dl.goodssearch_ dd select {
	width: 100%;
	box-sizing: border-box;
}

div.searchdetail_bottom_block_ {
	padding: 50px 0 0 0;
	margin-top: 40px;
	border-top: #dadada 1px solid;
}
div.searchdetail_bottom_block_ ul.banner_ {
	margin: 0 10px 10px 10px;
}
div.searchdetail_bottom_block_ ul.banner_ li {
	margin: 0 0 10px 0;
	text-align: center;
}
div.searchdetail_bottom_block_ ul.banner_.top_ {
	padding: 0 0 10px 0;
	margin-bottom: 20px;
	border-bottom: #dadada 1px dotted;
}
div.searchdetail_bottom_block_ ul.banner_.top_ {
}

/* --------------------------------------------------------------------
	カテゴリー
-------------------------------------------------------------------- */
/* カテゴリー詳細 */
div.sub_category_ {
}

/* カテゴリー一覧 */
nav.CategoryStyleG_ {
	margin: 10px 10px 30px 10px;
	border-bottom: #dadada 1px solid;
	border-left: #dadada 1px solid;
	border-right: #dadada 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
nav.CategoryStyleG_ ul.layer0_,
nav.CategoryStyleG_ ul.layer1_,
nav.CategoryStyleG_ ul.layer2_,
nav.CategoryStyleG_ ul.layer3_ {
	background: #ffffff;
}
nav.CategoryStyleG_ ul li {
	width: 100%;
	min-height: 40px;
	word-break: break-all;
	position: relative;
	border-top: #dadada 1px solid;
}
nav.CategoryStyleG_ ul li.nochild_ {
}
nav.CategoryStyleG_ ul.layer0_ li,
nav.CategoryStyleG_ ul.layer1_ li,
nav.CategoryStyleG_ ul.layer2_ li,
nav.CategoryStyleG_ ul.layer3_ li {
	background-color: #FFF;
	background-color: transparent;
}
nav.CategoryStyleG_ ul.layer0_ li.open_,
nav.CategoryStyleG_ ul.layer1_ li.open_,
nav.CategoryStyleG_ ul.layer2_ li.open_,
nav.CategoryStyleG_ ul.layer3_ li.open_ {
	background-color: #f5f5f5;
}
nav.CategoryStyleG_ ul li a {
	padding: 10px;
	text-decoration: none;
	display: block;
}
nav.CategoryStyleG_ ul li span.nolink_ {
	padding: 10px;
	text-decoration: none;
	display: block;
}
nav.CategoryStyleG_ ul li a {
	padding: 10px 10px 10px 35px;
}
nav.CategoryStyleG_ ul li.nochild_ a {
	padding: 10px 10px 10px 35px;
	text-decoration: none;
	display: block;
	background: url(../img/usr/sb/common/hnav_arrow.png) 10px center no-repeat;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
}
nav.CategoryStyleG_ ul li.nochild_ span {
	padding: 10px 10px 10px 35px;
	text-decoration: none;
	display: block;
}
.shoppage_wrap_ nav.CategoryStyleG_ ul li.nochild_ a {
	background: url(../img/usr/sb/common/shop_arrow.png) 10px center no-repeat;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
}
nav.CategoryStyleG_ ul.layer1_ li a {
	padding: 10px 10px 10px 55px;
}
nav.CategoryStyleG_ ul.layer1_ li.nochild_ a {
	background: url(../img/usr/sb/common/hnav_arrow.png) 30px center no-repeat;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
}
.shoppage_wrap_ nav.CategoryStyleG_ ul.layer1_ li.nochild_ a {
	background: url(../img/usr/sb/common/shop_arrow.png) 30px center no-repeat;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
}
nav.CategoryStyleG_ ul.layer2_ li a {
	padding: 10px 10px 10px 75px;
}
nav.CategoryStyleG_ ul.layer2_ li.nochild_ a {
	background: url(../img/usr/sb/common/hnav_arrow.png) 50px center no-repeat;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
}
.shoppage_wrap_ nav.CategoryStyleG_ ul.layer2_ li.nochild_ a {
	background: url(../img/usr/sb/common/shop_arrow.png) 50px center no-repeat;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
}
nav.CategoryStyleG_ ul.layer3_ li a {
	padding: 10px 10px 10px 95px;
}
nav.CategoryStyleG_ ul.layer3_ li.nochild_ a {
	background: url(../img/usr/sb/common/hnav_arrow.png) 70px center no-repeat;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
}
.shoppage_wrap_ nav.CategoryStyleG_ ul.layer3_ li.nochild_ a {
	background: url(../img/usr/sb/common/shop_arrow.png) 70px center no-repeat;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
}
nav.CategoryStyleG_ ul li a .comment_,
nav.CategoryStyleG_ ul li span.nolink_ .comment_ {
	font-size: 12px;
	text-decoration: none;
}
nav.CategoryStyleG_ ul li p.parent_ {
	padding: 0;
	width: 40px;
	height: 40px;
	vertical-align: top;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
nav.CategoryStyleG_ ul li p.parent_ {
	background-image: url(../img/usr/sb/common/tree_minus.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
}
nav.CategoryStyleG_ ul li p.parent_.img_hidden_ {
	background-image: url(../img/usr/sb/common/tree_plus.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
}
.shoppage_wrap_ nav.CategoryStyleG_ ul li p.parent_.img_hidden_ {
	background-image: url(../img/usr/sb/common/shop_cate_plus.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
}
nav.CategoryStyleG_ ul.layer1_ li p.parent_{
	padding-left: 20px !important;
	background-position: 30px center !important;
}
nav.CategoryStyleG_ ul.layer2_ li p.parent_{
	padding-left: 40px !important;
	background-position: 50px center !important;
}
nav.CategoryStyleG_ ul.layer3_ li p.parent_{
	padding-left: 60px !important;
	background-position: 70px center !important;
}
nav.CategoryStyleG_ ul.layer0_ li.nochild_ .name_,
nav.CategoryStyleG_ ul.layer0_ li.nochild_ .comment_ {
}
nav.CategoryStyleG_ ul.layer1_ li.nochild_ .name_,
nav.CategoryStyleG_ ul.layer1_ li.nochild_ .comment_ {
}
nav.CategoryStyleG_ ul.layer2_ li.nochild_ .name_,
nav.CategoryStyleG_ ul.layer2_ li.nochild_ .comment_ {
}
nav.CategoryStyleG_ ul.layer3_ li.nochild_ .name_,
nav.CategoryStyleG_ ul.layer3_ li.nochild_ .comment_ {
}
/* --------------------------------------------------------------------
	ジャンル
-------------------------------------------------------------------- */
/* ジャンル詳細 */
div.sub_genre_ {
}

/* ジャンル一覧 */
nav.GenreStyle_ {
	margin: 10px 10px 30px 10px;
	border-bottom: #dadada 1px solid;
	border-left: #dadada 1px solid;
	border-right: #dadada 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
nav.GenreStyle_ ul.layer0_,
nav.GenreStyle_ ul.layer1_,
nav.GenreStyle_ ul.layer2_,
nav.GenreStyle_ ul.layer3_ {
	background: #ffffff;
}
nav.GenreStyle_ ul li {
	width: 100%;
	min-height: 40px;
	border-top: #dadada 1px solid;
	word-break:break-all;
	position: relative;
}
nav.GenreStyle_ ul.layer0_ li,
nav.GenreStyle_ ul.layer1_ li,
nav.GenreStyle_ ul.layer2_ li,
nav.GenreStyle_ ul.layer3_ li {
	background-color: #FFF;
	background-color: transparent;
}
nav.GenreStyle_ ul.layer0_ li.open_,
nav.GenreStyle_ ul.layer1_ li.open_,
nav.GenreStyle_ ul.layer2_ li.open_,
nav.GenreStyle_ ul.layer3_ li.open_ {
	background-color: #f5f5f5;
}
nav.GenreStyle_ ul li a,
nav.GenreStyle_ ul li span.nolink_ {
	padding: 10px;
	text-decoration: none;
	display: block;
}
nav.GenreStyle_ ul li a .name_{
}
nav.GenreStyle_ ul li a .comment_,
nav.GenreStyle_ ul li span.nolink_ .comment_ {
	font-size: 12px;
	text-decoration: none;
}
nav.GenreStyle_ ul li a {
	padding: 10px 10px 10px 35px;
}
nav.GenreStyle_ ul li.nochild_ a {
	text-decoration: none;
	display: block;
	background: url(../img/usr/sb/common/hnav_arrow.png) 10px center no-repeat;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
}
.shoppage_wrap_ nav.GenreStyle_ ul li.nochild_ a {
	background: url(../img/usr/sb/common/shop_arrow.png) 10px center no-repeat;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
}
nav.GenreStyle_ ul.layer1_ li a {
	padding: 10px 10px 10px 55px;
}
nav.GenreStyle_ ul.layer1_ li.nochild_ a {
	background: url(../img/usr/sb/common/hnav_arrow.png) 30px center no-repeat;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
}
.shoppage_wrap_ nav.GenreStyle_ ul.layer1_ li.nochild_ a {
	background: url(../img/usr/sb/common/shop_arrow.png) 30px center no-repeat;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
}
nav.GenreStyle_ ul.layer1_ li a {
	padding: 10px 10px 10px 75px;
}
nav.GenreStyle_ ul.layer2_ li.nochild_ a {
	background: url(../img/usr/sb/common/hnav_arrow.png) 50px center no-repeat;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
}
.shoppage_wrap_ nav.GenreStyle_ ul.layer2_ li.nochild_ a {
	background: url(../img/usr/sb/common/shop_arrow.png) 50px center no-repeat;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
}
nav.GenreStyle_ ul.layer3_ li a {
	padding: 10px 10px 10px 95px;
}
nav.GenreStyle_ ul.layer3_ li.nochild_ a {
	background: url(../img/usr/sb/common/hnav_arrow.png) 70px center no-repeat;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
}
.shoppage_wrap_ nav.GenreStyle_ ul.layer3_ li.nochild_ a {
	background: url(../img/usr/sb/common/shop_arrow.png) 70px center no-repeat;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
}
nav.GenreStyle_ ul li p.parent_ {
	padding: 0;
	width: 40px;
	height: 40px;
	vertical-align: top;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}
nav.GenreStyle_ ul li p.parent_ {
	background-image: url(../img/usr/sb/common/tree_minus.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
}
nav.GenreStyle_ ul li p.parent_.img_hidden_ {
	background-image: url(../img/usr/sb/common/tree_plus.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
}
.shoppage_wrap_ nav.GenreStyle_ ul li p.parent_.img_hidden_ {
	background-image: url(../img/usr/sb/common/shop_cate_plus.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
}
nav.GenreStyle_ ul.layer1_ li p.parent_{
	padding-left: 20px !important;
	background-position: 30px center !important;
}
nav.GenreStyle_ ul.layer2_ li p.parent_{
	padding-left: 40px !important;
	background-position: 50px center !important;
}
nav.GenreStyle_ ul.layer3_ li p.parent_{
	padding-left: 60px !important;
	background-position: 70px center !important;
}
nav.GenreStyle_ ul.layer0_ li.nochild_ .name_,
nav.GenreStyle_ ul.layer0_ li.nochild_ .comment_ {
}
nav.GenreStyle_ ul.layer1_ li.nochild_ .name_,
nav.GenreStyle_ ul.layer1_ li.nochild_ .comment_ {
}
nav.GenreStyle_ ul.layer2_ li.nochild_ .name_,
nav.GenreStyle_ ul.layer2_ li.nochild_ .comment_ {
}
nav.GenreStyle_ ul.layer3_ li.nochild_ .name_,
nav.GenreStyle_ ul.layer3_ li.nochild_ .comment_ {
}

/* --------------------------------------------------------------------
	イベント
-------------------------------------------------------------------- */

/* イベント一覧 */
div.event_ {
	margin-bottom: 10px;
}
div.event_ h2.event_banner_ {
	margin: 0 10px 10px;
	text-align: center;
}
div.event_ h2.event_title_ {
	padding: 10px;
	border-bottom: #dadada 2px solid;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	clear: both;
	position: relative;
}
div.event_ h2.event_title_::after {
	content: '';
	width: 60px;
	height: 2px;
	display: block;
	background: #179855;
	position: absolute;
	left: 0;
	bottom: -2px;
}
.shoppage_wrap_ div.event_ h2.event_title_::after {
	background: #0da4b2;
}
div.event_ h2.event_title_ a {
	padding: 10px;
	text-decoration: none;
	color: #333333;
	display: block;
}
div.event_ h2.event_title_ span.nolink_ {
	padding: 15px;
	display: block;
}
.event_design_header_ {
	padding: 20px 10px 0;
	border-top: #f8b959 2px solid;
	background  : -moz-linear-gradient(top, #fef4e4 0%, #ffffff 100%);
	background  : -webkit-linear-gradient(top, #fef4e4 0%, #ffffff 100%);
	background  : linear-gradient(to bottom, #fef4e4 0%, #ffffff 100%);
	position: relative;
}
.event_design_header_.brown_ {
	border-top: #400000 2px solid;
	background  : #f5f2f1;
}
.event_design_header_.yellow_ {
	border-top: #f8b959 2px solid;
	background  : -moz-linear-gradient(top, #fef4e4 0%, #ffffff 100%);
	background  : -webkit-linear-gradient(top, #fef4e4 0%, #ffffff 100%);
	background  : linear-gradient(to bottom, #fef4e4 0%, #ffffff 100%);
}
.event_design_header_.pink_ {
	border-top: #fa96a8 2px solid;
	background  : -moz-linear-gradient(top, #fff3f5 0%, #ffffff 100%);
	background  : -webkit-linear-gradient(top, #fff3f5 0%, #ffffff 100%);
	background  : linear-gradient(to bottom, #fff3f5 0%, #ffffff 100%);
}
.event_design_header_.suica_:after {
	content: "";
	width: 66px;
	height: 64px;
	position: absolute;
	top: -40px;
	right: 10px;
	background  : url(../img/usr/sb/common/icon_suica.png) top left no-repeat;
	-webkit-background-size: 66px 64px;
	background-size: 66px 64px;
	z-index: 10;
}
.event_design_header_ .fixed_image_ {
	margin-bottom: 10px;
	text-align: center;
}
.event_design_header_ .text_ {
	line-height: 1.6;
}
.event_design_bottom_.more_ {
	margin: 20px 20% 40px;
	text-align: center;
}
.event_design_bottom_.more_ p.more_btn_ {
	width: 100%;
	height: 40px;
	margin: 0 auto;
}
.event_design_bottom_.more_ p.more_btn_ a {
	height: 38px;
	padding: 0 0 0 10px;
	line-height: 40px;
	border: #179855 1px solid;
	background:#ffffff url(../img/usr/sb/common/hnav_arrow.png) 30px center no-repeat;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	text-decoration: none;
	display: block;
}
.ranking_.more_ {
	padding: 20px 20% 30px;
	margin: 0 0 30px 0;
	background: url(../img/usr/common/side_ranking_bg.png) top center repeat;
	text-align: center;
	position: relative;
	top: -10px;
}
.shoppage_wrap_ .ranking_.more_ {
	background: #fbf8f5;
	top: 0;
}
.ranking_.more_ p.more_btn_ {
	width: 100%;
	height: 40px;
	margin: 0 auto;
	background:none;
}
.ranking_.more_ p.more_btn_ a {
	height: 38px;
	padding: 0 0 0 10px;
	line-height: 40px;
	border: #179855 1px solid;
	background:#ffffff url(../img/usr/sb/common/hnav_arrow.png) 30px center no-repeat;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	text-decoration: none;
	display: block;
}
.shoppage_wrap_ .ranking_.more_ p.more_btn_ a {
	border: #0da4b2 1px solid;
	background:#ffffff url(../img/usr/sb/common/shop_arrow.png) 30px center no-repeat;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
}

/* フリースペース */
.event_comment_ {
	margin: 10px;
}
.event_freespace5_ {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: #dadada 1px solid;
}
.event_freespace4_ ul.banner_ {
	margin: 0 10px;
}
.event_freespace4_ ul.banner_ li {
	margin: 0 0 10px 0;
}

/* --------------------------------------------------------------------
	タグ
-------------------------------------------------------------------- */
h1.tag_name_,
h2.tag_name_ {
	padding: 10px;
	margin-bottom: 20px;
	border-bottom: #179855 2px solid;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	clear: both;
}
.shoppage_wrap_ h1.tag_name_,
.shoppage_wrap_ h2.tag_name_ {
	border-bottom: #0da4b2 2px solid;
}

.side_tag_cloud_ {
}
.side_tag_cloud_ span {
	line-height: 140%;
}
.tag_lowest_ {
	font-size:80%;
}
.tag_low_ {
	font-size:100%;
}
.tag_medium_ {
	font-size:120%;
}
.tag_high_ {
	font-size:144%;
	font-weight:bold;
}
.tag_highest_ {
	font-size: 173%;
	font-weight:bold;
}

.tag_cloud_ {
}

.tag_cloud_ .tag_list_ {
	margin: 10px;
}
.tag_cloud_ span {
	line-height: 140%;
}
.tag_cloud_more_ {
	margin: 10px 0 0 0;
	font-weight: bold;
}
.tag_add_shaping_ {
	margin: 0 10px 10px;
	overflow: hidden;
	border: 1px solid #CCC;
	background: #FFFFFF;
}
.tag_add_shaping_ dt {
	padding: 2px 2px 2px 6px;
	background: #F0F0F0;
}
.tag_add_shaping_ dd {
	padding: 0 0 0 7px;
	font-size: 12px;
}
.tag_add_shaping_ h2 {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
}
.tag_add_shaping_ span {
	margin-right: 10px;
	padding-left:15px;
	float: left;
	white-space: nowrap;
	background: url(../img/usr/icon_tag.gif) 0 center no-repeat;
}
.tag_other_ {
	margin: 10px 10px 10px;
	overflow: hidden;
	border: 1px solid #CCC;
	background: #FFFFFF;
}

.tag_other_ dt {
	padding: 2px 2px 2px 6px;
	background: #F0F0F0;
}
.tag_other_ dd {
	padding: 0 0 0 7px;
	font-size: 12px;
}
.tag_other_ h2 {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
}
.tag_other_ span {
	margin-right: 10px;
	padding-left:15px;
	float: left;
	white-space: nowrap;
	background: url(../img/usr/icon_tag.gif) 0 center no-repeat;
}
.tag_info_ {
	margin: 10px;
}
.tag_info_ p.name_ {
	margin: 0 0 5px 0;
	padding: 0 0 5px 15px;
	background: url(../img/usr/icon_tag.gif) 0 center no-repeat;
	border-bottom: 1px dotted #CCC;
}


/* --------------------------------------------------------------------
	カスタマーレビュー一覧
--------------------------------------------------------------------- */
/* レビュー情報 */
div.review_info_ {
	padding: 0 10px 10px;
}
div.review_count_summary_ {
	padding: 15px 10px;
	margin-bottom: 10px;
	background: #f7f7f7;
}
div.review_count_summary_ dl {
	width: 100%;
	display: table;
}
div.review_count_summary_ dl dt {
	width: 50%;
	text-align: right;
	font-weight: normal;
	display: table-cell;
}
div.review_count_summary_ dl dd {
	width: 50%;
	padding: 0 0 0 10px;
	text-align: left;
	display: table-cell;
	box-sizing: border-box;
}
div.review_count_summary_ dl.review_score_ dd {
	padding: 0 0 0 8px;
}
div.review_count_summary_ dl.review_count_ dd {
	padding: 0 0 0 10px;
}
div.review_desc_ {
}
div.review_desc_ .btn_review_ {
	text-align: right;
}
.review_pagenav_ {
	margin: 10px;
	text-decoration: none;
	clear: both;
}

/* レビュー ページ切換 */
div#page_changer_top {
}
div#page_changer_top .pager_ref_ {
	min-width: 25px;
	padding: 3px 0;
	margin: 0 2px;
	white-space: nowrap;
	background-color: #f5f5f5;
	border: 1px solid #dedede;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	cursor: pointer;
}
div#page_changer_top .pager_ref_ a {
	text-decoration: none;
}
div#page_changer_top .pager_now_ {
	min-width: 25px;
	padding: 3px 0;
	margin: 0 2px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	text-align: center;
	background: #f5fff9;
	border: 1px solid #179855;
	display: inline-block;
	cursor: pointer;
}
#goods_detail_page div#page_changer_top .pager_now_ {
	background: #f3fafb;
	border: 1px solid #0da4b2;
}

/* レビュー記事 */
.review_line_ {
	padding: 10px;
	margin: 10px;
	border: #dadada 1px solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.review_line_title_ {
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}
.review_line_body_ {
	padding: 5px;
}
div.review_line_summary_ {
}
div.review_line_summary_ dl dt,
div.review_line_summary_ dl dd {
	display: inline;
}
div.review_line_summary_ .review_line_name_ {
}
div.review_line_summary_ .review_line_name_ span {
	margin: 0 10px 3px 0;
	font-size: 12px;
	display: inline-block;
}
div.review_line_summary_ .review_line_score_ {
	text-align: left;
}
div.review_line_summary_ .review_line_score_ img {
	vertical-align: top;
	position: relative;
	left: -5px;
}
.review_line_comment_ {
	padding: 2px;
	word-break:break-all;
}
.review_line_ .moderate_vote_ {
	padding: 5px 0 0;
	text-align: right;
	font-size: 12px;
}
.review_line_ .mode_lay_ {
	padding: 0;
	background-color:#ffffff;
	border:solid 1px #0da4b2;
	position:absolute;
	display:none;
	z-index:1;
	right: 20px;
}
.review_line_ .mode_lay_ .mode_select_line_top_ {
	text-align: right;
	padding: 10px;
	background-color:#0da4b2;
	color: #ffffff;
}
.review_line_ .mode_lay_ .mode_select_line_ {
	padding: 10px 20px;
	border-top: #0da4b2 1px solid;
}

.review_line_ .moderate_info1_ {
	margin-top: 5px;
}
.review_line_ .moderate_info2_ {
	margin-top: 5px;
}
.review_line_ .moderate_info2_ span {
	text-decoration:underline!important;
}
.review_line_ .moderate_other_ {
	display:none;
}
.review_line_ .moderate_other_ dl dt,
.review_line_ .moderate_other_ dl dd {
	display: inline;
}
.review_line_ .moderate_other_ dl{
	padding-left: 10px;
}
.review_line_ .moderate_other_ dl dd {
	padding-left: 4px;
}

div.btn_review_ {
	margin: 10px 10px 20px 10px;
}
input.writereview_ {
	width: 70%;
	height: 40px;
	padding: 0;
	margin: 0 auto;
	border: #dedede 1px solid;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	background: url(../img/sys/button/writereview_sp.png) center center no-repeat;
	background-size: 170px 40px;
	text-indent: -9999px;
	display: block;
}

/* --------------------------------------------------------------------
	カスタマーレビュー投稿画面
--------------------------------------------------------------------- */
/* 入力画面 */
div.review_ {
}
div.review_ div.review_header_,
div.review_ div.review_middle_,
div.review_ div.review_footer_,
div.review_ div.review_complete_ {
	margin: 0 10px 10px;
}
dl.review_list_ {
	margin:0 10px;
	border:1px solid #CCC;
	border-bottom: none;
	margin-bottom:10px;
}
dl.review_list_ dt,
dl.review_list_ dd {
	display: block;
	white-space: nowrap;
}
dl.review_list_ dt {
	padding: 5px;
	background-color: #F0F0F0;
}
dl.review_list_ dd {
	padding: 5px 10px;
	border-bottom: 1px solid #CCC;
}
div.review_ input[type=text]
, div.review_ textarea {
	display: block;
}
dl.review_list_ li .count_msg_ {
}

/* 確認画面 */
div.confirm_layer_frame_ {
	margin-top: 5px;
}

/* --------------------------------------------------------------------
	クイックオーダー
-------------------------------------------------------------------- */
div.quickorder_ {
}
div.quickorder_ div.add_order_block_ {
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
	background: #F0F0F0;
}
div.quickorder_ div.add_order_block_ span {
	display: inline-block;
	padding: 5px 20px;
	cursor: pointer;
	-moz-text-shadow: 0 -1px 1px #CCC;
	-webkit-text-shadow: 0 -1px 1px #CCC;
	text-shadow: 0 -1px 1px #CCC;
	background: #DFDFDF -moz-linear-gradient(top,#FFFFFF,#DFDFDF);
	background: #DFDFDF -webkit-gradient(linear,left top,left bottom,from(#FFFFFF),to(#DFDFDF));
	background: #DFDFDF linear-gradient(top,#FFFFFF,#DFDFDF);
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: #333 0 1px 1px -1px;
	-webkit-box-shadow: #333 0 1px 1px -1px;
	box-shadow: #333 0 1px 1px -1px;
}
div.quickorder_ ul.quickorder_list_ {
	margin-bottom: 10px;
	border-top: 1px solid #CCC;
}
div.quickorder_ ul.quickorder_list_ li {
	padding: 10px;
	border-bottom: 1px solid #CCC;
}
div.quickorder_ ul.quickorder_list_ li div.code_qty_ {
	margin-bottom: 10px;
	padding-right: 45px;
	position: relative;
}
div.quickorder_ ul.quickorder_list_ li div.code_qty_ input[type="text"] {
	padding: 5px 0;
	text-indent: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
div.quickorder_ ul.quickorder_list_ li div.code_qty_ input.code_ {
	text-align: left;
	width: 96%;
}
div.quickorder_ ul.quickorder_list_ li div.code_qty_ input.qty_ {
	padding-right: 5px;
	position: absolute;
	right: 0;
	text-align: right;
	width: 35px;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ {
	display: table;
	width: 100%;
}


div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ figure {
	padding: 10px;
	display: table-cell;
	vertical-align: top;
	width: 100px;
	background: #F0F0F0;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ figure img {
	max-width: 100px;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ figure figcaption.price_box_ small {
	display: block;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ {
	padding: 0 0 0 10px;
	display: table-cell;
	vertical-align: top;
}

div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ div.name_ {
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ div.name_ .name1_ {
	font-weight: bold;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ div.name_ .name1_ {
	color: #00377F;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ div.name_ .name2_ {
	font-size: 12px;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ dl.stock_ {
	font-size: 12px;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ dl.stock_ dt {
	float: left;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ dl.stock_ dd {
	padding-left: 3em;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ dl.amt_ {
	margin-bottom: 10px;
	font-size: 12px;
	color: #C00;
	font-weight: bold;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ dl.amt_ dt {
	float: left;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ dl.amt_ dd {
	padding-left: 3em;
}


div.quickorder_ .onProcess_ {
	background-image: url(../img/usr/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
div.quickorder_ .selected {
	color: #00dd00;
	background-color: #FFF;
}
div.quickorder_ span.unit_ {
	margin: 5px;
}
#suggestArea {
	background-color: white;
	border: 1px solid black;
	display: none;
	padding-top: 5px;
	padding-bottom: 5px;
	position: absolute;
	top: 50px;
	left: 5px;
	color: black;
}
.itemNotFound {
	text-align: center;
	color: #777777;
	padding: 0 5px;
	height: 18px;
	line-height: 18px;
}
.itemLine {
	padding: 0px 5px 0px 5px;
	height: 20px;
	line-height: 20px;
	list-style:none;
	white-space:nowrap;
}
.itemLine .itemCode {
	float: left;
	font-weight: bold;
	margin-right: 5px;
}
.itemLine .itemName {
}
.delButton {
}

/* --------------------------------------------------------------------
	メルマガ
-------------------------------------------------------------------- */
div.mail_.col1_ .box_ input {
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
}

/* --------------------------------------------------------------------
	アンケート
-------------------------------------------------------------------- */
div.questionnaire_ {
}
div.questionnaire_ div.questionnaire_name_ {
	font-weight: bold;
}
div.questionnaire_ h3 {
	font-weight: bold;
}
.questionnaire_input_ textarea {
	width: 95%;
}

/* --------------------------------------------------------------------
	マイページ　クーポン一覧
-------------------------------------------------------------------- */
div.coupon_table_ {
	margin: 0 10px;
}
table.coupon_ {
	width: 100%;
	border: 1px solid #dadada;
	border-bottom: none;
	margin: 0 0 10px;
}
table.coupon_ th,
table.coupon_ td {
	padding: 5px;
	border-bottom: 1px solid #dadada;
	text-align:left;
}
table.coupon_ th {
	background-color: #f2faf5;
	vertical-align: middle;
	width: 35%;
	font-weight: normal;
}
table.coupon_.invalid tr td {
	background-color: #A9A9A9;
}

/* --------------------------------------------------------------------
	マイページ　承認設定
-------------------------------------------------------------------- */
table.approvallist_ {
	width: 100%;
	border: 1px solid #dadada;
	border-bottom: none;
	margin: 5px 0;
}
table.approvallist_ th
, table.approvallist_ td {
	padding: 1px 5px;
	border-bottom: 1px solid #dadada;
	text-align:left;
}
table.approvallist_ th {
	background-color: #f2faf5;
	vertical-align: middle;
	width: 35%;
	font-weight: normal;
}
table.approvallist_ td.sys_msg_ {
	color: #cc0000;
}


/* --------------------------------------------------------------------
	関連商品
--------------------------------------------------------------------- */
div.title_block_ {
	padding: 5px 5px 5px 8px;
	margin-top: 5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius:8px;
}

/* --------------------------------------------------------------------
	オークション
--------------------------------------------------------------------- */
/*  header／Footer */
header.auction #header_inner {
	background: #3d3d3d;
}
header.auction #header_nav #sitelogo {
	background: #ffea01;
}
header.auction #header_nav #sitelogo img {
	width: 173px;
	height: 30px;
}
header.auction #header_nav #header_cart {
	background: url(/img/usr/sb/auction/hnav_cart.png) center top no-repeat;
	-webkit-background-size: 42px 50px;
	background-size: 42px 50px;
}
header.auction #header_nav #new_header_menu {
  background: url(/img/usr/sb/auction/hnav_menu.png) center top no-repeat;
  -webkit-background-size: 42px 50px;
  background-size: 42px 50px;
}
#footer.auction .change_mode_ {
	padding: 12px 0;
	background: #ffea00;
    text-align:center;
}
#footer.auction .change_mode_ ul {
	height: 28px;
}
#footer.auction .change_mode_ ul li {
	padding: 0 3px;
    text-align:center;
	line-height: 28px;
	font-size: 12px;
	color: #333333;
	display: inline-block;
}
#footer.auction .change_mode_ ul li.smartpn_,
#footer.auction .change_mode_ ul li.pc_ {
	width: 32%;	
}
#footer.auction .change_mode_ ul li.pc_ a {
	height: 26px;
	border: #333333 1px solid;
	text-decoration: none;
	background: #ffea00;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	color: #333333;
	display: block;
}
#footer.auction .change_mode_ ul li.smartpn_ span {
	height: 26px;
	border: #ffffff 1px solid;
	background: #ffffff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	color: #333333;
	display: block;
}

/* Top */
#shop_mainvisual {
	margin-bottom: 20px;
}
.auction_design_free_ {
	padding: 20px 15px;
	margin: 30px 10px 40px;
	background: #eef9f3;
}
.auction_design_free_ .img_ {
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
}
.auction_design_free_ .desc_ {
	width: 100%;
}
.auction_design_free_ .desc_ .ttl_ {
	margin-bottom: 15px;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.4;
}
.auction_design_free_ .desc_ .text_ {
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.8;
}
.auction_design_free_ .link_btn_ {
	display: block;
	justify-content: center;
}
.auction_design_free_ .link_btn_ a {
	height: 40px;
	margin: 0 auto;
	padding: 0 20px 0 40px;
	line-height: 40px;
	border: #179855 1px solid;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	text-align: center;
	text-decoration: none;
	box-sizing: border-box;
	background:#ffffff url(/img/usr/sb/common/hnav_arrow.png) 20px center no-repeat;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
	display: block;
}

.event_design_bottom_.more_ + .event_design_bottom_.more_category_ {
	position: relative;
	top: -30px;
}
.event_design_bottom_ .more_category_btn_ {
	margin: 0 20px 40px;
	text-align: center;
}
.event_design_bottom_ .more_category_btn_ a {
	width: 100%;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	line-height: 40px;
	border: #179855 1px solid;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	text-align: center;
	text-decoration: none;
	box-sizing: border-box;
	color: #ffffff;
	display: block;
	background: #179855 url(/img/usr/sb/common/arrow_white_green.png) 20px center no-repeat;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
}
.auction_design_bottom_ {
	margin-bottom: 80px;
}

/* Category */
.design_title_ {
	padding: 10px;
	border-bottom: #dadada 2px solid;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	clear: both;
	position: relative;
}
.design_title_::after {
	content: '';
	width: 60px;
	height: 2px;
	display: block;
	background: #179855;
	position: absolute;
	left: 0;
	bottom: -2px;
}
.shoppage_wrap_ .design_title_::after {
	background: #0da4b2;
}
.auction_category_list_ {
	margin-bottom: 40px;
}
.auction_category_list_ .child_box_ {
	display: none;
}
.auction_category_list_ .auction_category_box_ {
	margin: 0 10px 10px 10px;
	border-left: #dadada 1px solid;
	border-right: #dadada 1px solid;
	border-bottom: #dadada 1px solid;
}
.auction_category_list_ .auction_category_box_ .cate_head_ {
	padding: 10px 40px 10px 20px;
	border-top: #dadada 1px solid;
	display: block;
	position: relative;
}
.auction_category_list_ .auction_category_box_ .cate_head_.has-child {
	cursor: pointer;
}
.auction_category_list_ .auction_category_box_ .cate_head_.has-child::after {
	content: '';
	width: 7px;
	height: 6px;
	margin: 0 8px 0 0;
	border: 1px solid;
	border-color: transparent transparent #6a6a6a #6a6a6a;
	transform: rotate(-45deg);
	display: block;
	position: absolute;
	top: calc(50% - 6px);
	right: 15px;
}
.auction_category_list_ .auction_category_box_ .cate_head_.has-child.open::after {
	content: '';
	width: 7px;
	height: 6px;
	margin: 0 8px 0 0;
	border: 1px solid;
	border-color: transparent transparent #6a6a6a #6a6a6a;
	transform: rotate(135deg);
	display: block;
	position: absolute;
	top: calc(50% - 3px);
	right: 15px;
}
.auction_category_list_ .auction_category_box_ .layer02_ .cate_head_ {
	padding: 10px 40px 10px 40px;
}
.auction_category_list_ .auction_category_box_ .layer02_ .cate_head_.open {
	border-bottom: #dadada 1px solid;
}
.auction_category_list_ .layer03_ {
	background: #eef9f3;
}
.auction_category_list_ .layer03_ ul li {
	border-top: #dadada 1px dotted;
}
.auction_category_list_ .layer03_ ul li:first-child {
	border-top: none;
}
.auction_category_list_ .layer03_ ul li a,
.auction_category_list_ .layer03_ ul li span.nolink_ {
	padding: 10px 40px 10px 60px;
	display: block;
	position: relative;
}
.auction_design_bottom_ {
	margin: 0 10px 40px;
}
.auction_design_bottom_ .img_ {
	text-align: center;
}

/* Detail */
.cartbox_.auction_ {
	border-radius: 0;
	background: #eee;
}
.cartbox_.auction_ .cartbox_inner_ {
	margin: 0 0 10px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.cartbox_.auction_ .current_info_ dl {
	display: flex;
	margin: 5px 0;
}
.cartbox_.auction_ .current_info_ dl dt {
	width: 5em;
	font-size: 12px;
	align-self: center;
}
.cartbox_.auction_ .current_info_ dl dd {
	font-size: 14px;
	font-weight: bold;
	align-self: center;
}
.cartbox_.auction_ .current_info_ dl dd::before {
	content: ':';
	margin: 0 10px 0 0;
	font-size: 14px;
	font-weight: bold;
	display: inline;
}
.cartbox_.auction_ .bookmark_button_ {
	width: 46px;
	margin-left: auto;
	position: relative;
	top: -5px;
}
.cartbox_.auction_ li {
	background: #fff;
	border-radius: 10px;
	padding: 15px;
}
.cartbox_.auction_ .current_ {
	margin: 0 0 15px;
}
.cartbox_.auction_ li p {
	margin: 0 0 10px 0;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}
.cartbox_.auction_ .current_ p,
.cartbox_.auction_ .cart_ p {
	color: #179855;
}
.cartbox_.auction_ li.decision_ p {
	color: #005026;
}
.cartbox_.auction_ li p .price_ {
	margin: 0 0 0 10px;
	font-size: 16px;
	font-weight: bold;
}
.cartbox_.auction_ li div {
	width: 100%;
	height: 46px;
	padding: 0;
	line-height: 46px;
	display: block;
	border-radius: 46px;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
}
.cartbox_.auction_ .current_ div {
	background-color: #179855;
}
.cartbox_.auction_ .decision_ div {
	background-color: #005026;
}
.cartbox_.auction_ .cart_ div {
	width: 100%;
	background-color: #0da4b2;
}
.cartbox_.auction_ .decline_ div {
	width: 100%;
	background-color: #666;
}
.cartbox_.auction_ li div span {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.cartbox_.auction_ .current_ div span {
	padding: 0 10px 0 24px;
	background: url(/img/usr/common/icon_check_auction.png) no-repeat left center;
	-webkit-background-size: 14px 14px;
	background-size: 14px 14px;
}
.cartbox_.auction_ .current_.arrow_ div span {
	padding: 0 10px 0 24px;
	background: url(/img/usr/common/icon_arrow_auction.png) no-repeat left center;
	-webkit-background-size: 14px 14px;
	background-size: 14px 14px;
}
.cartbox_.auction_ .decision_ div span {
	padding: 0 10px 0 24px;
	background: url(/img/usr/common/icon_auction.png) no-repeat left center;
	-webkit-background-size: 14px 14px;
	background-size: 14px 14px;
}
.cartbox_.auction_ .cart_ div span {
	padding: 0 10px 0 24px;
	background: url(/img/usr/common/icon_cart_auction.png) no-repeat left center;
	-webkit-background-size: 14px 14px;
	background-size: 14px 14px;
}
.goodsspec_ #auction_seller div {
	color: #179855;
	text-decoration: underline;
	margin: 0 0 0 15px;
}
.goodsspec_ #auction_seller div:hover {
	text-decoration: none;
}
.cartbox_.auction_ .customer_ {
	margin-bottom: 10px;
	font-size: 16px;
	text-align: center;
	color: #005026;
	font-weight: bold;
}
.cartbox_.auction_ .deadline_ dl {
	display: flex;
	margin: 5px 0;
}
.cartbox_.auction_ .deadline_ dl dt {
	width: 5em;
	font-size: 12px;
	align-self: center;
}
.cartbox_.auction_ .deadline_ dl dd {
	font-size: 14px;
	font-weight: bold;
	color: #179855;
	align-self: center;
}
.cartbox_.auction_ .deadline_ dl dd::before {
	content: ':';
	margin: 0 10px 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #404040;
	display: inline;
}
.cartbox_.auction_ .column_ {
	padding: 25px 20px 12px;
	margin-top: 15px;
	border-radius: 10px;
	background-color: #fff;
}
.cartbox_.auction_ .column_ li {
	padding: 0;
	margin-bottom: 0;
	display: block;
	border-radius: 0;
	background-color: transparent;
	text-align: center;
}
.cartbox_.auction_ .column_ li.current_.arrow_ {
	margin-bottom: 20px;
}
.cartbox_.auction_ .column_ .deadline_ {
	margin: 7px 0 0;
}
.cartbox_.auction_ .column_ li div {
	width: 100%;
}
.cartbox_.auction_ a {
	text-decoration: none;
}
#goods_detail_page .goods_contact_ {
	padding: 20px 0 0 0;
	margin: 20px 0 40px 0;
	border-top: #dadada 1px dotted;
	text-align: center;
}
#goods_detail_page .goods_contact_ a {
	padding: 0 0 0 25px;
	font-size: 14px;
	text-decoration: underline;
	background: url(/img/usr/common/icon_contact.png) left center no-repeat;
	-webkit-background-size: 14px 14px;
	background-size: 14px 14px;
}

/* Modal */
.goodsspec_ .modal_detail_ {
	width: 90vw;
	padding: 20px 0 30px;
	margin: auto;
	bottom: 0;
	max-height: 210px;
	background: #fff;
	visibility: hidden;
	opacity: 0;
	z-index: 1100;
	transition: visibility .2s, opacity .2s;
	text-align: center;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
}
.goodsspec_ .modal_detail_.show_ {
	opacity: 1;
	visibility: visible;
}
.goodsspec_ .modal_head_ {
	width: 100%;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.goodsspec_ .modal_text_ {
	height: 86px;
	margin-top: 23px;
	font-size: 14px;
	font-weight: bold;
	color: #179855;
	display: flex;
	align-items: center;
	justify-content: center;
}
.goodsspec_ .modal_text_ span {
	margin: 0 7px;
}
.goodsspec_ .modal_text_ input {
	width: 45vw;
	padding: 15px 8px;
	border: 1px solid #ccc;
	border-radius: 10px;
	font-size: 16px;
	color: #179855;
	text-align: right;
}
.goodsspec_ .modal_confirm_ {
	width: 280px;
	padding: 10px 0;
	margin-top: 15px;
	border: none;
	border-radius: 30px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	background-color: #179855;
	cursor: pointer;
}
.goodsspec_ .close_btn_ {
	width: 34px;
	height: 34px;
	border-radius: 50%;
	background-color: #333;
	position: absolute;
	right: 15px;
	top: 15px;
	cursor: pointer;
}
.goodsspec_ .close_btn_:before,
.goodsspec_ .close_btn_:after {
	content: "";
	width: 20px;
	height: 2px;
	background-color: #fff;
	position: absolute;
	right: 7px;
	top: 50%;
	margin-top: -1px;
}
.goodsspec_ .close_btn_:before {
	transform: rotate(45deg);
}
.goodsspec_ .close_btn_:after {
	transform: rotate(-45deg);
}
.goodsspec_ .modal_bg_ {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.6);
  z-index: 1000;
  display: none;
}
.goodsspec_ .modal_bg_.active_ {
  display: block;
}

/* Confirm */
.goodsspec_ .modal_detail_.s_bid_ .modal_text_ {
	font-size: 14px;
	color: #005026;
}
.goodsspec_ .modal_detail_.s_bid_ .modal_text_ span {
	font-size: 26px;
}
.goodsspec_ .modal_detail_.s_bid_ .modal_confirm_ {
	margin-top: 15px;
}

/* Login */
.goodsspec_ .modal_detail_.login_ {
	padding: 40px 0;
}
.goodsspec_ .modal_detail_.login_ .btn_ {
	max-width: 280px;
	margin: 0 auto;
}
.goodsspec_ .modal_detail_.login_ .btn_:nth-child(1) {
	margin-top: 40px;
}
.goodsspec_ .modal_detail_.login_ .btn_ + .btn_ {
	margin-top: 20px;
}
.goodsspec_ .modal_detail_.login_ a {
	text-decoration: underline;
}

/* --------------------------------------------------------------------
	マイページ　お気に入りオークション
-------------------------------------------------------------------- */
li.bookmark_item_ span.current_bid_price_ {
	font-weight: bold;
}

/* --------------------------------------------------------------------
	マイページ　入札／落札オークション一覧
-------------------------------------------------------------------- */
li.bookmark_item_ span.status_ {
	font-weight: bold;
}

li.bookmark_item_.auction_succeeded_ {
    background-color: #ccffff;
}

li.bookmark_item_.auction_closed_ {
    background-color: #cccccc;
}

span.remaining_time_.highlight_time_ {
  color: red;
}

/* --------------------------------------------------------------------
	定期商品
--------------------------------------------------------------------- */
div.teiki_info_ {
	margin: 30px 12px;
	padding: 16px 12px;
	box-sizing: border-box;
	border: 1px solid #c00;
	border-radius: 10px;
}
.teiki_info_ttl_ {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #c00;
	text-align: center;
}
.teiki_info_txt_ {
	font-size: 12px;
}
div.teiki_box_ {
	margin-bottom: 20px;
	padding: 20px 12px;
	width: 100%;
	background: #f0f0f0;
	box-sizing: border-box;
}
.teiki_box_ttl_ {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
ul.goods_c_ {
	width: 100%;
	margin-top: 16px;
	padding-top: 20px;
	border-top:#dadada 1px dotted;
	overflow: hidden;
	box-sizing: border-box;
}
ul.goods_c_ li {
	width: 100%;
	margin-bottom: 30px;
	display: -webkit-box;
  display: flex;
}
ul.goods_c_ li a {
	display: block;
	text-decoration: none;
}
ul.goods_c_ li:last-child {
	margin-bottom: 0;
}
ul.goods_c_ li > a {
	width: 30%;
}
ul.goods_c_ li .img_ img {
	width: 100%;
	max-width: 300px;
	height: auto;
}
ul.goods_c_ li .desc_ {
	margin-left: 5%;
	-webkit-box-flex: 1;
  flex: 1 1 0%;
}
ul.goods_c_ li .name1_ {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}
ul.goods_c_ li .course_ {
	font-size: 12px;
}
ul.goods_c_ li .price_ {
	margin-bottom: 12px;
	font-size: 12px;
}
ul.goods_c_ li .point_icon_ {
	margin-left: 2px;
	padding: 0 3px;
	border: #179855 1px solid;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #179855;
	letter-spacing: -1px;
	display: inline-block;
	vertical-align: middle;
	word-break: keep-all;
	box-sizing: border-box;
	background-color: #fff;
}
ul.goods_c_ li .postagefree_icon_ {
	margin-left: 2px;
	padding: 0 3px;
	border: #179855 1px solid;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #179855;
	letter-spacing: -1px;
	display: inline-block;
	vertical-align: middle;
	word-break: keep-all;
	box-sizing: border-box;
	background-color: #fff;
}
ul.goods_c_ li .cart_ a {
	position: relative;
	padding: 8px 0;
	text-align: center;
	width: 200px;
	height: 35px;
	border-radius: 18px;
	display: block;
	background: #0da4b2;
	box-sizing: border-box;
}
ul.goods_c_ li .cart_ a::before {
	content: '';
  display: inline-block;
	width: 18px;
  height: 18px;
	margin-right: 6px;
  vertical-align: top;
	background: url(/img/usr/sb/common/icon_cart.png) left top no-repeat;
  background-size: contain;
}
ul.goods_c_ li .cart_ a span {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
table.history_ td.delete_ p.delete_btn_ span {
	width: 100%;
	padding: 7px 5px 7px 15px;
	margin: 5px 0;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	border: #179855 1px solid;
	background-color: #f5fff9;
	background-image: url(/img/usr/sb/common/hnav_arrow.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #00833f;
	display: block;
	box-sizing: border-box;
}

/* --------------------------------------------------------------------
    電子チケット一覧
-------------------------------------------------------------------- */
.ticketlist_ {
  padding: 0 2.6vw;
  margin-bottom: 8vw;
}
.ticketlist_tablist_ {
  border-bottom: 1px solid #333;
  padding: 0 2.6vw;
  position: relative;
}
.ticketlist_tab_,
.ticketlist_tab_:link {
  align-items: center;
  background: #f2f2f2;
  border: 1px solid #333;
  display: inline-flex;
  font-size: 3.7vw;
  justify-content: center;
  margin-bottom: -1px;
  margin-left: 2.6vw;
  min-height: 10vw;
  text-align: center;
  text-decoration: none;
  width: 22vw;
  outline: 0;
}
.ticketlist_tab_.active_ {
  background: #fff;
  border-bottom: 1px solid #fff;
}
.ticketlist_body_ {
  padding: 4.8vw 0 0;
}

.ticketlist_item_ {
  border: 1px solid #dadada;
  display: flex;
/*  margin-bottom: 2.6vw;*/
  padding: 4vw;
}
.ticketlist_.ticketlist_used_ .ticketlist_item_,
.ticketlist_.ticketlist_used_ .used_ticketlist_ {
	background-color: #f2f2f2;
}
.ticketlist_itemimage_ {
  margin-right: 4vw;
  width: 14.6vw;
  min-width: 14.6vw;
}
.ticketlist_itemimage_ img {
  aspect-ratio: attr(width) / attr(height);
  height: auto;
  width: 100%;
}
.ticketlist_itemdetail_ {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.ticketlist_itemdetail_ > * {
  overflow-wrap: anywhere;
  word-break: break-all
}
.ticketlist_itemname_ {
  font-size: 3.7vw;
  font-weight: bold;
  margin-bottom: 1.3vw;
}
.ticketlist_itemdate_ {
  font-size: 2.9vw;
  margin-bottom: 1.3vw;
}
.ticketlist_iteminfo_ {
  font-size: 3.5vw;
}
.ticketlist_itembtnlist_ {
  display: flex;
  margin-top: 4.6vw;
  width: 100%;
  justify-content: space-between;
}
.ticketlist_itembtn_,
.ticketlist_itembtn_:link,
.ticketlist_itembtn_:visited,
.ticketlist_itembtn_:focus {
  border: 1px solid #0a8c0d;
  color: #179855;
  background: #f5fff9;
  border-radius: 5.3vw;
  font-size: 4.2vw;
  font-weight: bold;
  min-height: 10.6vw;
  padding: 2vw 0;
  box-sizing: border-box;
  text-decoration: none;
  display: block;
  text-align: center;
  width: 42%;
}
.ticketlist_itembtn_:first-of-type {
  width: 54%;
}
.ticketlist_itembtn_:not(:first-of-type) {
  margin-left: 2.6vw;
}
.used_ticketlist_ {
  border: 1px solid #dadada;
  margin-bottom: 2.6vw;
  padding: 4vw;
}
.used_ticketlist_ .used_ticketlist_title_ {
  font-size: 4.0vw;
  font-weight: bold;
  margin-bottom: 1.3vw;
}
.used_ticketlist_ .used_ticketlist_line_ {
  font-size: 3.5vw;
}


/* --------------------------------------------------------------------
    モーダル
-------------------------------------------------------------------- */
.m_modal_ {
  position: fixed;
  z-index: 190002;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
}
.m_modal_inner_ {
  display: flex;
  align-items: center;
  height: 100%;
  margin: 0 auto;
}
@media print, screen and (min-width: 737px) {
  .m_modal_inner_ {
    width: 90vw;
    max-width: 720px;
  }
}
@media screen and (max-width: 736px) {
  .m_modal_inner_ {
    width: 84vw;
  }
}
.m_modal_inner2_ {
  position: relative;
  width: 100%;
}
.m_modal_inner3_ {
  background-color: #fff;
}
@media print, screen and (min-width: 769px) {
  .m_modal_inner3_ {
    max-height: 80vh;
    border: 1.5rem solid #fff;
  }
}
@media print, screen and (max-width: 768px) {
  .m_modal_inner3_ {
    max-height: calc(90vh);
    border-width: 15px 0 20px;
    border-style: solid;
    border-color: #fff;
  }
}
.m_modal_body_ {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}
.m_modal_scroll_.is-scroll {
  overflow-y: scroll;
}
@media print, screen and (min-width: 769px) {
  .m_modal_scroll_.is-scroll {
    padding-right: 0.5rem;
  }
}
.m_modal_close_ {
  position: absolute;
  top: 10px;
  right: 10px;
  transform: translate(0, 0);
}
.m_modal_close_btn_ {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  background-color: #666;
  cursor: pointer;
}
.m_modal_close_btn_ span {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  text-indent: -9999px;
}
.m_modal_close_btn_ span::before,
.m_modal_close_btn_ span::after {
  position: absolute;
  box-sizing: border-box;
  margin: auto;
  content: '';
  vertical-align: middle;
}
.m_modal_close_btn_ span::before {
  top: 0;
  bottom: 0;
  left: 0;
  width: 20px;
  height: 0;
  transform: rotate(45deg);
  border-top: 1px solid #fff;
}
.m_modal_close_btn_ span::after {
  top: 0;
  bottom: 0;
  left: 9px;
  width: 0;
  height: 20px;
  transform: rotate(45deg);
  border-left: 1px solid #fff;
}
@media print, screen and (min-width: 769px) {
.m_modal_close_btn_ span {
  width: 15px;
  height: 15px;
}
.m_modal_close_btn_ span::before {
  width: 15px;
}
.m_modal_close_btn_ span::after {
  left: 7px;
  height: 15px;
}
}
.m_modal_overlay_ {
  position: fixed;
  z-index: 190001;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.3);
}

/* 絞り込み */
#search_detail_modal .search_detail_ttl_ {
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0 20px;
	text-align: center;
	border-bottom: 2px solid #b3b3b3;
}
#search_detail_modal .goodssearch_ {
	border: solid #dadada;
	border-width: 0 0 1px 0;
	margin: 0;
	padding: 0 10px;
	border-radius: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#search_detail_modal dl.goodssearch_ dt {
	background: transparent;
	color: #333333;
	font-size: 13px;
}
#search_detail_modal dl.goodssearch_ dd {
	padding-left: 0;
}
#search_detail_modal dl.goodssearch_.keyword_,
#search_detail_modal dl.goodssearch_.category_ {
	flex-wrap: wrap;
}
#search_detail_modal dl.goodssearch_.keyword_ dt,
#search_detail_modal dl.goodssearch_.category_ dt {
	padding-top: 15px;
	padding-bottom: 0;
	width: 100%;
}
#search_detail_modal dl.goodssearch_.keyword_ dd {
	width: 100%;
	padding-top: 5px;
	padding-left: 10px;
}
#search_detail_modal dl.goodssearch_.category_ dd {
	width: 100%;
	padding-top: 5px;
}
#search_detail_modal dl.goodssearch_ dd.search_detail_select_ {
	width: 43%;
}
#search_detail_modal dl.goodssearch_ dd.search_detail_code_ {
	width: 50%;
}

#search_detail_modal dl.goodssearch_ dd.goodssearch_price_ {
	text-align: right;
	line-height: 3.5;
	padding: 5px 10px;
}
#search_detail_modal dl.goodssearch_ dd.goodssearch_price_ input {
	width: 30vw;
}
#search_detail_modal dl.goodssearch_ dd nav.CategoryStyleG_ {
	margin: 0;
}
#search_detail_modal .m_modal_close_ {
	top: 20px;
}
#search_detail_modal .m_modal_close_btn_ {
	background-color: transparent;
}
#search_detail_modal .m_modal_close_btn_,
#search_detail_modal .m_modal_close_btn_ span {
	width: 30px;
	height: 30px;
}
#search_detail_modal .m_modal_close_btn_ span::before,
#search_detail_modal .m_modal_close_btn_ span::after {
	border-color: #ccc;
}
#search_detail_modal .m_modal_close_btn_ span::before {
	width: 30px;
}
#search_detail_modal .m_modal_close_btn_ span::after {
	height: 30px;
	left: 14px;
}
/* 表示形式 */
#search_detail_modal .display_ {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
#search_detail_modal .display_ input {
	display: none;
}
#search_detail_modal .display_ label {
	width: 44px;
	height: 30px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-left: 10px;
	display: inline-block;
}
#search_detail_modal .display_ input#display_clm + label {
	background-image: url(../img/usr/common/ico_clm.png);
}
#search_detail_modal .display_ input#display_list + label {
	background-image: url(../img/usr/common/ico_list.png);
}
#search_detail_modal .display_ input#display_clm:checked + label {
	/* background-image: url(../img/usr/common/ico_clm.png); */
}
#search_detail_modal .display_ input#display_list:checked + label {
	/* background-image: url(../img/usr/common/ico_list.png); */
}



/* トグルスイッチ */
.toggle_switch_checkbox_ {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  opacity: 0;
  cursor: pointer;
}
.toggle_switch_label_ {
  width: 58px;
  height: 28px;
  background: #efefef;
  position: relative;
  display: inline-block;
  border-radius: 30px;
  transition: 0.4s;
  box-sizing: border-box;
  border: 2px solid #cccccc;
}
.toggle_switch_label_::after {
	content: '';
	position: absolute;
	width: 26px;
	box-sizing: border-box;
	height: 26px;
	border-radius: 100%;
	left: -1px;
	top: -1px;
	z-index: 2;
	background: #fff;
	border: 1px solid #cccccc;
	transition: 0.4s;
}

.toggle_switch_checkbox_:checked + .toggle_switch_label_{
	background-color: #00833e;
}
.toggle_switch_checkbox_:checked + .toggle_switch_label_::after {
      left: auto;
	  right: -1px;
}
.toggle_switch_ {
	display: flex;
	align-items: center;
}


/* 詳細検索ボタン */
.search_detail_btn_wrap_ {
	display: flex;
	align-items: center;
	justify-content: center;
}
.search_clear_btn_,
.search_submit_btn_ {
	padding: 25px 5px 10px;
	width: 43%;
}
.search_clear_btn_ button ,
.search_submit_btn_ button {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
	border-radius: 3px;
	font-size: 12px;
	padding: 10px;
	font-weight: bold;
	border: 1px solid #00833e;
	cursor: pointer;
}
.search_clear_btn_ button {
	background-color: #fff;
	color: #00833e;
}
.search_submit_btn_ button {
	background-color: #00833e;
	color: #fff;
}

/* 絞り込みモーダル（カテゴリ） */
#search_detail_modal nav.CategoryStyleG_.category_modal_ ul li p.parent_ {
	background-image: url(../img/usr/sb/common/tree_minus.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	-webkit-background-size: 20px 20px;
	background-size: 20px 20px;
}
#search_detail_modal nav.CategoryStyleG_.category_modal_ ul li p.parent_.img_hidden_ {
	background-image: url(../img/usr/sb/common/tree_plus.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	-webkit-background-size: 20px 20px;
	background-size: 20px 20px;
}
#search_detail_modal nav.CategoryStyleG_.category_modal_ {
	margin: 10px 10px 30px 10px;
	border-top: #dadada 0.5px solid;
	border-bottom: #dadada 1px solid;
	border-left: #dadada 1px solid;
	border-right: #dadada 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
#search_detail_modal nav.CategoryStyleG_.category_modal_ ul li {
	width: 100%;
	min-height: 40px;
	position: relative;
	border-top: #dadada 0.5px solid;
	white-space: normal;
}
#search_detail_modal nav.CategoryStyleG_ ul.selected_box_ span.selected_ {
	height: 21px;
}
#search_detail_modal nav.CategoryStyleG_ ul.action_box_ li.mall_blanc_ span {
	padding: 10px 10px 10px 35px;
}
#search_detail_modal nav.CategoryStyleG_ ul.action_box_ li.mall_blanc_ span p {
	height: 21px;
}
#search_detail_modal nav.CategoryStyleG_ ul.selected_box_ {
	white-space: normal;
}
#search_detail_modal nav.CategoryStyleG_ ul li a,
#search_detail_modal nav.CategoryStyleG_ ul li span,
#search_detail_modal nav.CategoryStyleG_ ul.selected_box_ span {
	padding: 10px;
	text-decoration: none;
	display: block;
}
#search_detail_modal nav.CategoryStyleG_ ul li a,
#search_detail_modal nav.CategoryStyleG_ ul li span {
	padding: 10px 10px 10px 35px;
}
#search_detail_modal nav.CategoryStyleG_ ul.selected_box_ span {
	padding: 10px;
}
#search_detail_modal nav.CategoryStyleG_ ul.selected_box_ span p.blanc_ {
	height: 21px;
}
#search_detail_modal nav.CategoryStyleG_ ul.action_box_ li.mall_blanc_ span {
	padding: 10px 10px 10px 35px;
}
#search_detail_modal nav.CategoryStyleG_ ul.action_box_ li.mall_blanc_ span p {
	height: 21px;
}
#search_detail_modal nav.CategoryStyleG_ ul.layer1_ li a,
#search_detail_modal nav.CategoryStyleG_ ul.layer1_ li span {
	padding: 10px 10px 10px 55px;
}
#search_detail_modal nav.CategoryStyleG_ ul.layer2_ li a,
#search_detail_modal nav.CategoryStyleG_ ul.layer2_ li span {
	padding: 10px 10px 10px 75px;
}

#search_detail_modal nav.CategoryStyleG_ ul.layer3_ li a,
#search_detail_modal nav.CategoryStyleG_ ul.layer3_ li span {
	padding: 10px 10px 10px 95px;
}
#search_detail_modal nav.CategoryStyleG_ ul li.selected_ > span {
	font-weight: bold;
}
#search_detail_modal nav.CategoryStyleG_ ul.selected_box_ span {
	font-weight: bold;
}
#search_detail_modal nav.CategoryStyleG_ ul.action_box_ span.selected_ {
	font-weight: bold;
}
.font_normal_ {
	font-weight: normal;
}
.font_bold_ {
	font-weight: bold;
}

/* ショップトップ 202204 */
.shoppage_wrap_ #shop_mainvisual a {
	text-decoration: none;
}
.shoppage_wrap_ .shop_mainvisual_caption {
	margin-top: 10px;
	padding: 0 10px;
	text-align: left;
	font-size: 13px;
}
.shoppage_wrap_ #shop_mainvisual ul.thumbnail_ li.active_ a {
	border: #0da4b2 2px solid;
}
.shoppage_wrap_ div.topiclist_ {
	margin: 24px 0;
	padding: 0 10px;
}
.shoppage_wrap_ div.topiclist_ .topiclist_head_ {
	border-bottom: none;
	padding: 0;
}
.shoppage_wrap_ div.topiclist_ .topiclist_head_ + .topiclist_body_ {
	margin-top: 16px;
}
.shoppage_wrap_ div.topiclist_ .topicline_ li {
	background-color: #F6FEFF;
}
.shoppage_wrap_ div.topiclist_ .topicline_ li:nth-child(2n) {
	background-color: #fff;
}
.shoppage_wrap_ div.event_ h2.event_title_::after {
	width: 130px;
	background: #0da4b2;
}
.shoppage_wrap_ div.topiclist_ .topiclist_head_ h2 {
	padding: 10px 0;
	border-bottom: #dadada 2px solid;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	clear: both;
	position: relative;
}
.shoppage_wrap_ div.topiclist_ .topiclist_head_ h2::after {
	content: '';
	width: 130px;
	height: 2px;
	display: block;
	background: #0da4b2;
	position: absolute;
	left: 0;
	bottom: -2px;
}
.shoppage_wrap_ .topicline_::-webkit-scrollbar {
	width: 6px;
}
.shoppage_wrap_ .topicline_::-webkit-scrollbar-thumb {
	border-radius: 3px;
	background: #808080;
}
.shoppage_wrap_ div.topiclist_ .topiclist_body_ li {
	border-bottom: none;
}
.shoppage_wrap_ div.topiclist_ .topiclist_body_ li a,
.shoppage_wrap_ div.topiclist_ .topiclist_body_ li span.nolink_ {
	padding: 10px 25px 10px 0;
}
.shoppage_wrap_ div.topiclist_ .topiclist_body_ li span.date_ {
	margin-bottom: 0;
	font-weight: normal;
}

/* CategoryStyleG_shoptop */
.shoppage_wrap_ nav.CategoryStyleG_.CategoryStyleG_shoptop {
	margin: 24px 10px 10px 10px;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	overflow: hidden;
}
.shoppage_wrap_ nav.CategoryStyleG_.CategoryStyleG_shoptop:last-of-type {
	margin-bottom: 20px;
}
.shoppage_wrap_ nav.CategoryStyleG_.CategoryStyleG_shoptop + nav.CategoryStyleG_.CategoryStyleG_shoptop {
	margin-top: 10px;
}
.shoppage_wrap_ nav.CategoryStyleG_.CategoryStyleG_shoptop ul li {
	border-top: none;
}
.shoppage_wrap_ nav.CategoryStyleG_.CategoryStyleG_shoptop ul li p.parent_ {
	left: auto;
	right: 0;
	top: 7px;
}
.shoppage_wrap_ nav.CategoryStyleG_.CategoryStyleG_shoptop ul li p.parent_.img_hidden_ {
	-webkit-background-size: 16px 16px;
	background-size: 16px 16px;
	background-image: url(../img/usr/sb/common/shop_cate_plus_icon.png);
}
.shoppage_wrap_ nav.CategoryStyleG_.CategoryStyleG_shoptop ul li p.parent_ {
	background-image: url(../img/usr/sb/common/shop_cate_minus_icon.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	-webkit-background-size: 16px 2px;
	background-size: 16px 2px;
}
.shoppage_wrap_ nav.CategoryStyleG_.CategoryStyleG_shoptop ul.layer1_ p.parent_.img_hidden_ {
	width: 40px;
    height: 40px;
    top: 5.5px;
    padding-left: 0px !important;
    background-position: center center !important;
	-webkit-background-size: 10px 10px;
	background-size: 10px 10px;
	background-image: url(../img/usr/sb/common/shop_cate_plus_icon_green.png);
}
.shoppage_wrap_ nav.CategoryStyleG_.CategoryStyleG_shoptop ul.layer1_ p.parent_ {
	width: 40px;
    height: 40px;
    top: 5.5px;
    padding-left: 0px !important;
    background-position: center center !important;
	-webkit-background-size: 10px 10px;
	background-size: 10px 10px;
	background-image: url(../img/usr/sb/common/shop_cate_minus_icon_green.png);
}
.shoppage_wrap_ nav.CategoryStyleG_.CategoryStyleG_shoptop .layer0_ > li > span {
	display: block;
	padding: 15px;
	border-radius: 4px;
	background-color: #0DA4B2;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.shoppage_wrap_ nav.CategoryStyleG_.CategoryStyleG_shoptop .layer0_ > li.open_ > span {
	border-radius: 4px 4px 0 0;
}
.shoppage_wrap_ nav.CategoryStyleG_.CategoryStyleG_shoptop .layer0_ > li > span .name_ {
	font-size: 16px;
}
.shoppage_wrap_ nav.CategoryStyleG_.CategoryStyleG_shoptop .layer1_ {
	border: 2px solid #0DA4B2;
}
.shoppage_wrap_ nav.CategoryStyleG_.CategoryStyleG_shoptop .layer1_ li {
	border-bottom: 1px solid #ccc;
}
.shoppage_wrap_ nav.CategoryStyleG_.CategoryStyleG_shoptop .layer1_ li:last-child {
	border-bottom: none;
}
.shoppage_wrap_ nav.CategoryStyleG_.CategoryStyleG_shoptop ul.layer1_ li a {
	padding: 15px 50px 15px 15px;
}
.shoppage_wrap_ nav.CategoryStyleG_.CategoryStyleG_shoptop ul.layer1_ li.open_ a {
	background-color: #fff;
	border-bottom: 1px solid #ebebeb;
}
.shoppage_wrap_ nav.CategoryStyleG_.CategoryStyleG_shoptop ul.layer1_ li.nochild_ a {
	width: auto;
	padding: 15px 20px 15px 15px;
	text-decoration: none;
	position: relative;
	display: block;
	overflow: hidden;
	background: url(../img/usr/sb/common/goods_list_arrow_icon.png) right 15px center no-repeat;
	-webkit-background-size: 10px 10px;
	background-size: 10px 10px;
}
.shoppage_wrap_ nav.CategoryStyleG_.CategoryStyleG_shoptop .layer2_ li {
	border-bottom: 1px solid #ebebeb;
}
.shoppage_wrap_ nav.CategoryStyleG_.CategoryStyleG_shoptop ul.layer1_ li.open_ ul.layer2_ .nochild_ a {
	border-bottom: none;
	padding-left: 30px;
}
.shoppage_wrap_ .shop_event_list_ {
	margin-top: 10px;
	padding: 10px;
	background: #F6FEFF;
}
.shoppage_wrap_ .shop_event_list_ ul {
	display: flex;
	flex-wrap: wrap;
}
.shoppage_wrap_ .shop_event_list_ ul li {
	display: block;
	width: calc((100% - 10px) / 2);
	margin-top: 10px;
	margin-right: 10px;
}
.shoppage_wrap_ .shop_event_list_ ul li:nth-child(-n + 2) {
	margin-top: 0;
}
.shoppage_wrap_ .shop_event_list_ ul li:nth-child(2n) {
	margin-right: 0;
}
.shoppage_wrap_ .shop_event_list_ ul li a {
	border: 1px solid #0da4b2;
	border-radius: 4px;
	padding: 12px 0;
	font-size: 14px;
	font-weight: bold;
	color: #0da4b2;
	background-color: #fff;
	text-decoration: none;
	display: flex;
	justify-content: center;
	align-items: center;
}
.shoppage_wrap_ .bx-wrapper .bx-prev {
	width: 30px;
	height: 30px;
	margin-top: -15px;
	background: url(../img/usr/visual/shoppage_slider_prev_sp.png) center center no-repeat;
	-webkit-background-size: 30px 30px; 
	background-size: 30px 30px; 
	left: 0;
}
.shoppage_wrap_ .bx-wrapper .bx-next {
	width: 30px;
	height: 30px;
	margin-top: -15px;
	background: url(../img/usr/visual/shoppage_slider_next_sp.png) center center no-repeat;
	-webkit-background-size: 30px 30px; 
	background-size: 30px 30px; 
	right: 0;
}
.shoppage_wrap_ div.event_ h2.event_title_ {
	margin: 0 10px;
}
.shoppage_wrap_ .goods_.scrollItem ul li .name_ .name1_,
.shoppage_wrap_ ul.goods_p_ li div.desc_ div.name_ .name2_ {
	font-size: 12px;
}
.shoppage_wrap_ ul.goods_p_ li div.desc_ div.name_ .name1_ + .name2_ {
	margin-top: 10px;
}
.shoppage_wrap_ .goods_.scrollItem ul li .price_ {
	color: #666;
}
.shoppage_wrap_ .goods_.scrollItem ul {
	border-radius: 0;
}
.shoppage_wrap_ .event_design_bottom_.more_ p.more_btn_,
.shoppage_wrap_ .ranking_.more_ p.more_btn_ {
	width: 100%;
	height: 50px;
	margin: 0 auto;
}
.shoppage_wrap_ .event_design_bottom_.more_ p.more_btn_ a,
.shoppage_wrap_ .ranking_.more_ p.more_btn_ a {
	height: 48px;
	padding: 0;
	line-height: 50px;
	border: #50A2B0 2px solid;
	background:#ffffff url(../img/usr/common/arrow_blue_2.png) right 15px center no-repeat;
	-webkit-background-size: 20px 20px;
	background-size: 20px 20px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	text-decoration: none;
	display: block;
	color: #0DA4B2;
	font-weight: bold;
}
.shoppage_wrap_ .shop_top_banner {
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0 10px;
}
.shoppage_wrap_  .shop_top_banner ul li,
.shoppage_wrap_  .shop_top_banner ul li a,
.shoppage_wrap_ .shop_top_banner ul li img {
	display: block;
}
.shoppage_wrap_  .shop_top_banner ul li {
	width: 100%;
	margin-bottom: 10px;
}
.shoppage_wrap_  .shop_top_banner ul li:last-child {
	margin-bottom: 0;
}
.shoppage_wrap_  .shop_top_banner ul li img {
	width: 100%;
}
.shoppage_wrap_ #itemhistory .goods_ {
	margin-top: 10px;
}
.shoppage_wrap_ #itemhistory .goods_ ul {
	margin: 0;
	border-radius: 0;
}
.shoppage_wrap_ ul.goods_r_,
.shoppage_wrap_ .ranking_.more_ {
	background: #fff;
}
/* 検索モーダル */
#cmn_header_bottom_modal_overlay,
#cmn_header_bottom_modal {
  display: none;
}
#cmn_header_bottom_modal_overlay.modal_open,
#cmn_header_bottom_modal.modal_open {
  display: block;
}
#cmn_header_bottom_modal_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 110000;
}
#cmn_header_bottom_modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 120000;
}

/* 検索モーダル：モーダル内容 */
#cmn_header_bottom_modal .modal_content {
  padding: 10px;
}
#cmn_header_bottom_modal .search_form_ {
  position: relative;
}
#cmn_header_bottom_modal #menu_keyword_box {
  width: calc(100% - 34px);
  padding: 7px 10px;
  border-radius: 4px 0 0 4px;
  border-right: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
#cmn_header_bottom_modal #menu_keyword_box::placeholder {
  color: #A7A7A7;
}
#cmn_header_bottom_modal #menu_keyword_box_go {
  width: 34px;
  height: 30px;
  margin-left: -5px;
  border-radius: 0 4px 4px 0;
}
.modal_search_searcharea {
	display: flex;
	align-items: center;
}
.modal_search_searcharea .modal_search_textinput {
  flex-grow: 1;
}
.modal_search_searcharea .modal_close {
  margin-left: 16px;
  margin-right: 16px;
  color: #0DA4B2;
  font-size: 14px;
}
.modal_search_option {
  margin-top: 14px;
  padding-left: 6px;
  display: flex;
  align-items: center;
}
.modal_search_option .modal_search_name + .modal_search_name {
  margin-left: 25px;
}
.modal_search_option .modal_search_name label {
  display: flex;
  align-items: center;
}
.modal_search_option .modal_search_name label input[type="radio"] {
  position: relative;
  width: 20px;
  height: 20px;
  margin: 0;
  border: 2px solid #d1d1d1;
  border-radius: 100%;
  appearance: none;
  background-color: #fff;
}
.modal_search_option .modal_search_name label input[type="radio"]:checked {
  border: none;
  background-color: #0DA4B2;
}
.modal_search_option .modal_search_name label input[type="radio"]:checked:after {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 10px;
  height: 10px;
  margin: auto;
  border-radius: 50%;
  background-color: #fff;
}
.modal_search_option .modal_search_option_txt {
	margin-left: 10px;
}
#cmn_header_bottom_modal .search_form_ div[id^="suggestions-template"] {
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
	left: 1px;
	margin: -1px 0 0;
	padding: 9px 0;
	position: absolute;
	top: 100%;
	width: calc(100% - 34px);
	z-index: 2;
}
#cmn_header_bottom_modal .search_form_ input#menu_keyword_box:placeholder-shown ~ div[id^="suggestions-template"] {
	display: none;
}
#cmn_header_bottom_modal .search_form_ a.suggestions_word {
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2;
	padding: 10px;
	transition: background-color 0s;
  text-decoration: none;
}

/* ショップトップ：中部スライダー */
#shop_mainvisual_thumbnail_wrap {
    padding: 10px 10px 0;
}
#shop_mainvisual ul.thumbnail_ li {
    width: calc((100% - 10px) / 2);
	padding: 0;
}
#shop_mainvisual ul.thumbnail_ li:nth-child(2n) {
    margin-left: 10px;
}

/* イベントアンカーリンクのリンク先用divタグ */
div.event_anchor_ {
	padding-top: 40px;
	margin-top: -40px;
}

/* --------------------------------------------------------------------
    送料無料モーダル
-------------------------------------------------------------------- */
.about_postagefree {
	padding: 10px 10px;
	border-top: #dadada 1px dotted;
}
.about_postagefree .about_postagefree_title {
	display: flex;
	justify-content: left;
	align-items: center;
}
.pf_modal_ {
	position: fixed;
	z-index: 190002;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
}
.pf_modal_inner_ {
	display: flex;
	align-items: center;
	height: 100%;
	margin: 0 auto;
}
@media print, screen and (min-width: 737px) {
	.pf_modal_inner_ {
		width: 90vw;
		max-width: 720px;
	}
}
@media screen and (max-width: 736px) {
	.pf_modal_inner_ {
		width: 84vw;
	}
}
.pf_modal_inner2_ {
	position: relative;
	width: 100%;
}
.pf_modal_inner3_ {
	background-color: #fff;
}
@media print, screen and (min-width: 769px) {
	.pf_modal_inner3_ {
		max-height: 80vh;
		border: 1.5rem solid #fff;
	}
}
@media print, screen and (max-width: 768px) {
	.pf_modal_inner3_ {
		max-height: calc(90vh);
	}
}
.pf_modal_body_ {
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
}
.pf_modal_scroll_.is-scroll {
overflow-y: scroll;
}
@media print, screen and (min-width: 769px) {
	.pf_modal_scroll_.is-scroll {
		padding-right: 0.5rem;
	}
}
.pf_modal_close_ {
	position: absolute;
	top: 10px;
	right: 10px;
	transform: translate(0, 0);
}
.pf_modal_close_btn_ {
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	width: 12px;
	height: 12px;
	background-color: #fff;
	cursor: pointer;
}
.pf_modal_close_btn_ span {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	width: 12px;
	height: 12px;
	background: url(../img/usr/common/popup_close_btn.png) top left no-repeat;
	background-size: 12px auto;
}
@media print, screen and (min-width: 769px) {
	.pf_modal_close_btn_ span {
		width: 15px;
		height: 15px;
	}
	.pf_modal_close_btn_ span::before {
		width: 15px;
	}
	.pf_modal_close_btn_ span::after {
		left: 7px;
		height: 15px;
	}
}
.pf_modal_overlay_ {
	position: fixed;
	z-index: 190001;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.3);
}
.pf_modal_overlay_ + .navipage_.top_ {
	margin-top: 0;
}

/* モーダル：内容 */
.pf_modal_ .popup_content .popup_content_inner {
	border: 2px solid #dadada;
	padding: 20px 16px 16px;
	background-color: #fff;
}
.pf_modal_ .popup_content .popup_title a {
	color: #008000;
	font-weight: bold;
	text-decoration: underline;
}
.pf_modal_ .popup_content .popup_title + .popup_body {
	margin-top: 8px;
}
.pf_modal_ .popup_content .popup_body a {
	padding-left: 20px;
	background-repeat: no-repeat;
	text-decoration: underline;
	background-image: url(../img/usr/common/hnav_arrow.png);
	background-position: 0% 55%;
	text-indent: 0;
	display: inline;
}

span.about_postagefree_q {
	text-decoration: none;
	display: inline-block;
	text-align: center;
	width: 21px;
	height: 21px;
	border-radius: 50%;
	background-color: #999;
	color: #fff;
}
.about_postagefree .about_postagefree_title .postagefree_icon_ {
	margin: 0 5px;
	border: #b9e0cc 3px solid;
	text-align: center;
	font-size: 13px;
	width: 70px;
	padding: 3px 4px;
	color: #00833f;
	display: flex;
	justify-content: space-between;
	align-items: center;
	word-break: keep-all;
	line-height: 0;
}
.about_postagefree .about_postagefree_title .postagefree_icon_ img {
	width: 15px;
	height: 15px;
}

ul.goods_p_ li span.postagefree_icon_,
ul.goods_t_ li span.postagefree_icon_,
ul.goods_r_ li span.postagefree_icon_,
ul.goods_d_ li span.postagefree_icon_,
ul.goods_c_ li span.postagefree_icon_ {
	display: inline-flex;
	justify-content: space-between;
	align-items: center;
}
ul.goods_p_ li span,
ul.goods_t_ li span,
ul.goods_r_ li span,
ul.goods_d_ li span,
ul.goods_c_ li span{
	margin: 0!important;
}
ul.goods_p_ li span.postagefree_icon_ img,
ul.goods_t_ li span.postagefree_icon_ img,
ul.goods_r_ li span.postagefree_icon_ img,
ul.goods_d_ li span.postagefree_icon_ img,
ul.goods_c_ li span.postagefree_icon_ img {
	height: 13px;
	width: 13px;
	margin-left: 3px;
}

/* --------------------------------------------------------------------
	商品検索画面 loading
--------------------------------------------------------------------- */
.search-loading-area {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .75);
  z-index: 190002;
}
.search-loading {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 28vw;
  background-color: #c4e6f5;
  background-image: url(../img/usr/common/bg_loading_sp.png);
  background-repeat: repeat-x;
  background-position: left top;
  background-size: auto 100%;
  animation: scroll-anim 5s linear infinite;
}
.search-loading-bg {
  min-width: 100vw;
}
.search-loading-train {
  position: absolute;
  left: 40px;
  bottom: 0;
  width: 100%;
}
@keyframes scroll-anim {
  100% {
    background-position: 100vw 0;
  }
}