/* --------------------------------------------------------------------
	common　ヘッドライン
-------------------------------------------------------------------- */
h1.optimaizedH1{
    background: #fff;
    text-align: center;
    line-height: 24px;
    color: #555;
    font-size: 9px;
    font-weight: bold;
}
h2.goods_name_ {
	margin: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #555555;
}
h2.category_name_ {
	margin: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #555555;
}
h2.category_name_img_ {
	margin: 10px 0;
	text-align: center;
}
h2.genre_name_ {
	margin: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #555555;
}
h2.genre_name_img_ {
	margin: 10px 0;
	text-align: center;
}
h2.event_name_ {
	margin: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #555555;
}
h2.event_name_img_ {
	margin: 10px 0;
	text-align: center;
}
.top_comment_ {
	margin: 0 10px 10px;
}
.top_comment_ p {
	font-size:12px;
}

/* --------------------------------------------------------------------
	common　ナビゲーション
-------------------------------------------------------------------- */
/* パンくず */
.navitopicpath_ {
	padding: 10px;
	font-size:11px;
	overflow:hidden;
	border-bottom: 1px dotted #DFDFDF;
}
.navitopicpath_ a {
	margin: 0 0.5em;
	font-size:11px;
	white-space: nowrap;
}
.navitopicpath_ a span,
.navitopicpath_ a span strong {
	font-size:11px;
	font-weight: normal;
}
.navitopicpath_ span,
.navitopicpath_ span strong {
	font-size:11px;
	font-weight: normal;
}
.navitopicpath_ a.topicpath_home_ {
	background: url(../img/usr/sb/icn_home.png) 0 0 no-repeat;
	background-size: 14px 13px;
	width: 14px;
	height: 13px;
	display: inline-block;
	text-indent: -9999px;
}
.navitopicpath_ span.current_ {
	margin: 0 0.5em;
	font-size:11px;
	white-space: nowrap;
}
.navitopicpath_ div.block {
	float:left;
}
.navitopicpath_ div {
	float:right;
}
#bread-crumb-list {
  width: 100%;
  float: left;
  overflow: hidden;
  text-indent: -27px;
  padding-left: 27px;
}
#bread-crumb-list li {
	font-size:11px;
	display: inline;
}

/* ページジャンプ */
.page_navi_ {
	margin-top: 10px;
	background: #eee;
	padding: 10px 10px 5px;
	color: #555;
}
.navipage_ {
	margin: 0 10px 10px;
	font-size: 11px;
	line-height: 11px;
	text-align:center;
}
.navipage_.top_ {		/* ページジャンプ上部 */
	margin-bottom: 10px;
}
.navipage_.bottom_ {	/* ページジャンプ下部 */
	margin: 5px 0 0 0;
	background: #eaeaea;
	padding: 10px 0;
}
.navipage_.bottom_ nav {
    margin-top: 5px;
}
.navipage_ .navipage_sum_ {
}
.navipage_ nav a,
.navipage_ nav span {
	white-space: nowrap;
	min-width: 24px;
	margin: 0 1px;
	text-align:center;
	font-size: 12px;
}
.navipage_ a {
	font-size: 12px;
	white-space: nowrap;
	display: inline-block;
	background-color: #FFFFFF;
	text-decoration:none;
	height: 32px;
	line-height: 32px;
	min-width: 32px;
	margin: 0 2px;
}
.navipage_now_ {
	font-size: 12px;
	display: inline-block;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	background:#cf0008;
	height: 32px;
	line-height: 32px;
	min-width: 32px;
	margin: 0 2px;
}
.navipage_ .navipage_reverse_,
.navipage_ .navipage_forward_{
	display: inline-block;
	height: 32px;
	line-height: 32px;
	min-width: 32px;
}

.navipage_ .navipage_reverse_{
	margin-right: -3px;
}
.navipage_ .navipage_forward_{
	margin-left: -3px;
}

.navipage_ .navipage_reverse_ a,
.navipage_ .navipage_forward_ a{
	display: inline-block;
	margin: 0 2px;
}
.navipage_ .navipage_reverse_ img,
.navipage_ .navipage_forward_ img{
	display: inline-block;
}
.navipage_prev_,
.navipage_first_,
.navipage_next_,
.navipage_last_{
	display: inline-block;
	margin: 0 0;
}
/* 並び替え */
.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_ {
}
.navistyle_ dd {
    margin-bottom: 5px;
}
.navistyle_ dd select{
	width: 100%;
	max-width: 100%;
}
.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;
}
/* 商品分類絞込 */
#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: 10px 10px;
	clear: both;
	text-shadow: 0 -1px 1px #999;
	font-size: 16px;
	font-weight: bold;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #DFDFDF -moz-linear-gradient(top, #FFF, #DFDFDF);
	background: #DFDFDF -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#DFDFDF));
	background: #DFDFDF linear-gradient(top, #FFF, #DFDFDF);
}
.topiclist_body_ figure {
	padding: 0 10px 10px;
}
.topiclist_body_ article {
	padding: 0 10px 10px;
}
/* トピック一覧 */
#block_of_topic {
}
div.topiclist_ {
}
div.topiclist_ .topiclist_head_ {
	padding: 6px 10px 4px;
	font-size: 14px;
	font-weight: bold;
	font-weight: bold;
	color: #555;
}
div.topiclist_ .topiclist_body_ {
	padding: 0;
	background: #FFF;
}
div.topiclist_ .topiclist_body_ li {
	padding:3px 0;
	border-bottom: 1px dotted #CCCCCC;
}


div.topiclist_ .topiclist_body_ li {
	padding: 7px 10px;
	border-bottom: 1px dotted #979797;
}
div.topiclist_ .topiclist_body_ li a {
	display:block;
	text-decoration: none;
}
div.topiclist_ .topiclist_body_ li .date {
	color: #CB000A;
	display: block;
	width: 70px;
}
div.topiclist_ .topiclist_body_ li .topic_title_ {
	display: block;
	margin-bottom: 0;
	padding: 0;
	text-shadow: none;
	font-size: 12px;
	font-weight: normal;
	border-top: none;
	border-bottom: none;
	background: none;
}








/* トピック詳細一覧 */
div.topicdetaillist_ {
	margin: 0 10px 10px;
	border: 1px solid #E0E0E0;
}
div.topicdetaillist_ .topicdetaillist_body_ {
	margin: 0 5px 5px;
	padding: 0 10px;
}
div.topicdetaillist_ .topicdetaillist_body_ li {
	border-bottom: 1px dotted #CCC;
}
div.topicdetaillist_ .topicdetaillist_body_ li:last-child {
	border-bottom: none;
}
div.topicdetaillist_ .topicdetaillist_body_ li a,
div.topicdetaillist_ .topicdetaillist_body_ li span.nolink_ {
	padding: 5px;
	display: block;
}
div.topicdetaillist_ .topicdetaillist_body_ li a {
	display:block;
	text-decoration: none;
}
div.topicdetaillist_ .topicdetaillist_body_ li .date {
	color: #CB000A;
	display: block;
	width: 70px;
}

/* --------------------------------------------------------------------
	商品詳細
--------------------------------------------------------------------- */
div.goods_ {
	clear: both;
}




div.goodsproductdetail_ {
	margin-bottom: 10px;
	width:100%;
	overflow: hidden;
}
div.goodsdetail1_ h2 {
	padding:5px 10px;
	background:#e5e5e5;
}
div.goodsdetail1_ div.inner_ {
	padding:10px 10px;
}
div.goodsdetail2_ h2 {
	padding:5px 10px;
	background:#e5e5e5;
}
div.goodsdetail2_ div.inner_ {
	padding:10px 10px;
}
div.goodsdetail3_ h2 {
	padding:5px 10px;
	background:#e5e5e5;
}
div.goodsdetail3_ div.inner_ {
	padding:10px 10px;
}
div.goodsdetail4_ h2 {
	padding:5px 10px;
	background:#e5e5e5;
}
div.goodsdetail4_ div.inner_ {
	padding:10px 10px;
}
div.goodsdetail5_ h2 {
	padding:5px 10px;
	background:#e5e5e5;
}
div.goodsdetail5_ div.inner_ {
	padding:10px 10px;
}
table.goodsproductdetail_ {
	width: 100%;
}
table.goodsproductdetail_ td {
	vertical-align: top;
}
td.goodscomment_ {
	background-color: #ffffff;
	width: 592px;
}

.goodsproductdetail_ .maker_ {
	margin: 10px 10px 5px;
	font-size: 13px;
	text-decoration: underline;
}
.goodsproductdetail_ .goods_name_ {
	margin: 5px 10px 5px;
	font-size: 16px;
}
.goodsproductdetail_ .star_ {
	float: left;
	width: 60px;
	margin: 0 10px 10px;
}
.goodsproductdetail_ .star_ img {
	width: 100%;
	display: block;
}
.goodsproductdetail_ .icon_ span {
	margin-right: 3px;
	display: block;
	float: left;
}
.goodsproductdetail_ .icon_ span img {
	height: 20px;
	display: block;
}
/* 商品画像 */
div.goodsimg_ {
}
div.goodsproductdetail_ #gallery {
	position: relative;
	padding-top: 1px;
	clear: both;
}
div.goodsproductdetail_ #gallery .goodsimg_line_ {
	border-top: 1px solid #EFEFEF;
}
div.goodsproductdetail_ #gallery .owl-controls {
	position: relative;
	border-top: 1px solid #EFEFEF;
	padding: 10px;
}
div.goodsproductdetail_ #gallery .owl-prev {
	background: url(../img/usr/sb/goods_detail/arw_left.png) 50% 50% no-repeat;
	background-size: 9px;
	width: 20px;
	height: 20px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 10px;
	left: 10px;
}
div.goodsproductdetail_ #gallery .owl-next {
	background: url(../img/usr/sb/goods_detail/arw_right.png) 50% 50% no-repeat;
	background-size: 9px;
	width: 20px;
	height: 20px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 10px;
	right: 10px;
}
div.goodsproductdetail_ #gallery .owl-theme .owl-dots .owl-dot span {
	border: 2px solid #FFFFFF;
	margin: 3px 5px;
}
div.goodsproductdetail_ #gallery .owl-theme .owl-dots .owl-dot.active span,
div.goodsproductdetail_ #gallery .owl-theme .owl-dots .owl-dot:hover span {
    background: #FFFFFF;
	border: 2px solid #666666;
}
div.goodsimg_ .img_L_ {
	margin-bottom: 10px;
	text-align:center;
}
div.goodsimg_ .img_L_ img {
	margin: 0 auto;
	max-width: 100%;
}
div.goodsproductdetail_ #gallery .icn_ {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
div.goodsproductdetail_ #gallery .icn_ img {
	width: 53px;
}
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_ img {
	max-width: 200px;
}
div.goodsimg_ .img_c_ .comment_ {
	margin-top: 5px;
}
.border_ {
	border-bottom: 1px solid #333333;
	clear: both;
	margin-bottom: 10px;
	padding-top: 10px;
	width: 100%;
}
.border_dot_ {
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
	margin-bottom: 10px;
	padding-top: 10px;
	width: 100%;
}
div.goodsproductdetail_ .btn_3d_ {
	margin: 0 10px;
}
div.goodsproductdetail_ .btn_3d_ img {
	width: 100%;
}
/* 商品画像バリエーション */
div.etc_goodsimg_ {
	margin:0 3px 5px 10px;
}
div.etc_goodsimg_line_ {
	overflow:hidden;
}
div.etc_goodsimg_item_ {
	width:18%;
	margin:0 2% 0 0;
	float:left;
	text-align: center;
}
div.etc_goodsimg_item_ img {
}

/* 商品スペック */
div.goodsspec_ {
	margin-bottom:10px;
}
dl.goodsspec_ {
	margin:0 10px;
	margin-bottom:10px;
}
dl.goodsspec_ dt,
dl.goodsspec_ dd {
	display: block;
}
dl.goodsspec_ dt {
	padding:2px 2px 2px 6px;
	background-color: #F0F0F0;
}
dl.goodsspec_ dd {
	font-size: 14px;
	padding:2px 2px 2px 12px;
}
dl.goodsspec_ dd .price_box_ small {
	display: block;
}
.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.goodsproductdetail_ div.icon_ {
    margin: 0 10px 10px;
    overflow: hidden;
}
div.goodsproductdetail_ div.icon_ img {
}
#spec_code {
	font-size:12px;
	font-weight:bold;
	margin:0 10px;
}
#spec_price {
	text-align:right;
}
#spec_price p.special_price_ {
	margin:0 10px;
	display:block;
	font-size:20px;
	font-weight:bold;
	color:#ff0000;
}
#spec_price p.normal_price_ {
	margin:0 10px;
	display:block;
	text-align:right;
	font-size:12px;
}

/* 入荷案内申込関係 */
div.backorder_variation_unit_ {
	margin: 0 10px 20px;
	padding: 10px;
	vertical-align:middle;
	background: #F0F0F0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* カートボタン関係 */
div.cartbox_ {
	margin: 0 10px 20px;
	vertical-align:middle;
}
div.cartbox_ .variationlist_ h2.ttl_color_,
div.cartbox_ .variationlist_ h2.ttl_size_ {
	padding:6px 0;
	text-align:left;
}
div.cartbox_ .variationlist_ h2.ttl_color_ img,
div.cartbox_ .variationlist_ h2.ttl_size_ img {
	height:13px;
}
div.cartbox_ input.main_action_button_#cart_in {
	width:80%;
	padding:0;
}
div.cartbox_ input#cart_bookmark {
	width:15%;
	padding:0;
	margin:0 0 0 2%;
	background:#ff4877;
	border-bottom:#dd315e 2px solid;
}

/* バリエーションプルダウン */
div.cartbox_ .variation_pulldown_ {
	margin-bottom: 10px;
}

/* バリエーションボックス */
div.cartbox_ p.guide_ {
	background: #FFF;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
div.cartbox_ p.message_ {
	padding-left: 5px;
}
div.cartbox_ div.colors_ {
	margin-bottom: 10px;
	width: 100%;
	overflow: hidden;
}
div.cartbox_ div.colors_ div.color_ {
	width: 46px;
	height: 46px;
	margin: 2px 2px 5px 2px;
	display: inline-block;
	white-space: nowrap;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
div.cartbox_ div.colors_ div.color2_ {
	width: 54px;
	height: 54px;
	margin: 0px 1px 1px 1px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
	background-position: center;
	box-sizing: border-box;
	background-size: 100%;
}
div.cartbox_ div.colors_ div.color_EnableStock_ {
	border:solid 1px #EFEFEF;
	background-color:#FFF;
	cursor:pointer;
}
div.cartbox_ div.colors_ div.color_DisableStock_ {
	border:dashed 1px #EFEFEF;
	background-color:#909090;
	cursor:pointer;
}
div.cartbox_ div.colors_ div.color_Selected_ {
	border:solid 2px #FF0000;
	background-color:#ffffff;
}
div.cartbox_ div.colors_ div.color_DisableSelected_ {
	border:solid 2px #FF0000;
	background-color:#909090;
	color:#ffc0c0;
}
div.cartbox_ div.colors_ br,div.cartbox_ div.sizes_ p.message_ {
	clear:left;
}
div.cartbox_ div.sizes_ {
	margin-bottom: 10px;
	width: 100%;
	overflow: hidden;
	font-size: 12px;
	line-height: 17px;
}
div.cartbox_ div.sizes_ .hanrei_box_ {
	text-align: right;
	margin: 8px;
}
div.cartbox_ div.sizes_ .hanrei_box_ img {
	margin-right: 10px;
}
div.cartbox_ div.sizes_ div.size_ {
	width: 48%;
	min-height: 46px;
	float:left;
	padding:1px 5px;
	margin:2px 1% 5px 1%;
	text-align:center;
	box-sizing: border-box;
}
div.cartbox_ div.sizes_ div.size_ div{
	word-break: break-all;
	vertical-align: middle;
	padding: 10px 0;
}
div.cartbox_ div.sizes_ div.size_ p {
	clear:both;
}
div.cartbox_ div.sizes_ div.size_EnableStock_ {
	background-color:#333333;
	cursor:pointer;
	color: #fff;
}
div.cartbox_ div.sizes_ div.size_DisableStock_ {
	border:solid 1px #CCCCCC;
	background: #F7F7F7 url(../img/usr/sb/goods_detail/bg_zaikohashi.png);
	background-size: 100% 100%;
	cursor:pointer;
}
div.cartbox_ div.sizes_ div.size_Selected_ {
	border:solid 2px #FF0000;
	background-color:#333333;
	color: #fff;
}
div.cartbox_ div.sizes_ div.size_DisableStock_.size_Selected_ ,
div.cartbox_ div.sizes_ div.size_DisableStock_.size_DisableSelected_.size_Selected_ {
	color: #555555;
}
div.cartbox_ div.sizes_ div.size_DisableSelected_ {
	/*border:solid 2px #FF0000;*/
	background-color:#909090;
}
.goodsproductdetail_ .goodsimg_ div.mask_ {
	position:absolute;
	z-index:10;
	color:#ff4a4a;
	font-weight:bold;
}
/**/

.goodsproductdetail_ .goods_info_ {
	margin: 0;
}
.goodsproductdetail_ .goods_info_ strong {
	color: #139E00;
}
div.goodsspec_ .sale_name_ {
	border: 1px solid #FF0000;
	color: #FF0000;
	text-align: center;
	font-size: 15px;
	padding: 4px 20px;
	margin-bottom: 10px;
	display: block;
}
div.goodsspec_ .price_ {
	font-size: 13px;
	margin-bottom: 3px;
	font-weight: normal;
}
div.goodsspec_ .price_ .label_ {
	color: #333;
	font-weight: normal;
	font-size: 11px;
}
div.goodsspec_ .price_ .label_:after {
	content: ":";
	padding: 0 5px;
}
div.goodsspec_ .price_ .point_ {
	font-size: 11px;
	color: #cc3300;
	font-weight: normal;
}
div.goodsspec_ .price_ .price_before_ {
	text-decoration: line-through;
	color: #333;
	font-size: 11px;
}
div.goodsspec_ .price_ .price_sale_ {
	font-size: 17px;
	font-weight: bold;
}
div.goodsspec_ .maker_price_ {
	font-size: 10px;
	color: #666;
	margin-bottom: 10px;
}
div.goodsspec_ .maker_price_ span {
	font-size: 10px;
}
div.goodsspec_ .option_ {
	overflow: hidden;
	margin-bottom: 10px;
	clear: both;
}
div.goodsspec_ .option_ li {
	float: left;
	margin-right: 5px;
}
div.goodsspec_ .option_ li label {
	font-size: 14px;
}
.cart_btn_wrapper_ input {
	width: 100%;
	margin-bottom: 10px;
	border-radius: 0;
}
.cart_btn_wrapper_ .btn_tool_wrapper_ span {
	width: 49%;
	display: block;
}
.cart_btn_wrapper_ .btn_tool_wrapper_ {
    clear: right;
}
.cart_btn_wrapper_ .btn_tool_wrapper_ .btn_btn_myitem_ {
	float: left;
}
.cart_btn_wrapper_ .btn_tool_wrapper_ .btn_okiniiri_ {
	float: right;
	position:relative;
}
.cart_btn_wrapper_ .okiniiri_count_ {
    clear: both;
    text-align: right;
    padding: 0 0 10px 20px;
    background: url(../img/usr/sb/goods_detail/sp_count_fukidashi_left.png) 0 0 no-repeat;
    background-size: 40px;
    height: 30px;
    line-height: 30px;
    float: right;
}
.cart_btn_wrapper_ .okiniiri_count_inner_ {
    display: block;
    background: url(../img/usr/sb/goods_detail/sp_count_fukidashi_right.png) right 0 no-repeat;
    background-size: auto 40px;
    height: 30px;
    line-height: 30px;
    padding: 0 20px 10px 0;
}
.cart_btn_wrapper_ .okiniiri_count_ .count_ {
    display: inline;
    width: auto;
    color: #BD0007;
}
.cart_btn_fixed_bottom_ {
	-webkit-box-pack: justify;
	box-pack: justify;
	flex-pack: justify;
	width: 100%;
	position: fixed;
	z-index: 100;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.70);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,.4);
	box-shadow: 0 0 2px rgba(0,0,0,.4);
	padding: 5px 0;
}
.cart_btn_fixed_bottom_ .option_ {
	color: #fff;
	margin: 5px 10px;
}
.cart_btn_fixed_bottom_ .cart_btn_wrapper_ {
	margin: 0 5px;
}
.cart_btn_fixed_bottom_ .cart_btn_wrapper_ input {
	margin-bottom: 0;
}
/* お問い合わせボタンのレイアウト調整 ↓*/
.about_kaitori {
	margin-bottom: 10px;
}
/* お問い合わせボタンのレイアウト調整 ↑*/
.awasetekaitai_ .goods_list_awasetekaitai_ li.goods_ {
	position: relative;
	min-height: 79px;
	background:  #eee;
	margin-bottom: 10px;
}
.awasetekaitai_ .goods_list_awasetekaitai_ li.goods_ input ,
.awasetekaitai_ .goods_list_awasetekaitai_ li.goods_ label {
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -10px;
}
.awasetekaitai_ .goods_list_awasetekaitai_ li.goods_ .img_ {
	position:absolute;
	top: 10px;
	left: 40px;
	width: 60px;
}
.awasetekaitai_ .goods_list_awasetekaitai_ li.goods_ .goods_name_ {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 2px 110px;
	padding-top: 13px;
}
.awasetekaitai_ .goods_list_awasetekaitai_ li.goods_ .price_ {
	margin-left: 110px;
}

/* あわせて買いたいのアイコン調整 ↓*/
.awasetekaitai_ .goods_list_awasetekaitai_ li.goods_ .icn_wrapper_ {
	margin: 5px 0 0 110px;
}
/* あわせて買いたいのアイコン調整 ↑*/
.goodsproductdetail_ .kessai_ h2 {
	margin-bottom: 7px;
}
.goodsproductdetail_ .kessai_list_ {
	overflow: hidden;
	margin-bottom: 3px;
}
.goodsproductdetail_ .kessai_list_ li {
	width: 48%;
	background: #eeeeee;
	margin: 0 1% 2%;
	padding: 10px 0;
	text-align:center;
	border-radius: 5px;
	float: left;
	font-weight: bold;
}
.goodsproductdetail_ .kessai_list_ li.wide_ {
	width: 98%;
}
.goodsproductdetail_ .link_bunkatsu_ {
	text-align: right;
	margin-bottom: 10px;
}
.goodsproductdetail_ .link_bunkatsu_ a {
	background: url(../img/usr/sb/arw.png) right 50% no-repeat;
	background-size: 10px;
	padding-right: 15px;
}
.goodsproductdetail_ .btn_service_ .btn_ {
	margin-bottom: 10px;
}
.goodsproductdetail_ .bnr_area_ {
	margin-bottom: 10px;
}
.goodsproductdetail_ .bottom_btn_box_ {
	margin-bottom: 10px;
}
.goodsproductdetail_ .bottom_btn_box_ ul {
	margin-bottom: 10px;
}
.goodsproductdetail_ .bottom_btn_box_ ul:after {
	content: ""; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}
.goodsproductdetail_ .bottom_btn_box_ .btn_otoiawase_ {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #DBDBDB), color-stop(0.00, #FDFEFE));
	background: -webkit-linear-gradient(#FDFEFE, #DBDBDB);
	background: -moz-linear-gradient(#FDFEFE, #DBDBDB);
	background: -o-linear-gradient(#FDFEFE, #DBDBDB);
	background: -ms-linear-gradient(#FDFEFE, #DBDBDB);
	background: linear-gradient(#FDFEFE, #DBDBDB);
	padding: 10px;
	display: block;
	text-align: center;
	border: 1px solid #CCCCCC;
	text-decoration: none;
}
.goodsproductdetail_ .bottom_btn_box_ .btn_otoiawase_ .label_ {
	background: url(../img/usr/sb/goods_detail/icn_otoiawase.png) 0 50% no-repeat;
	background-size: 17px;
	padding-left: 20px;
	text-decoration: none;
}

.goodsproductdetail_ .bottom_btn_box_ .btns_sns_ {
	text-align: center;
	margin: 0 auto;
	display: inline-block;
	width: 100%;
}
.goodsproductdetail_ .bottom_btn_box_ .btns_sns_ li {
	display: inline-block;
	text-align: center;
	margin: 0 10px;
}

table.goodsspec_ {
	width: 100%;
	margin: 0 0 20px 0;
	border:none;
	border-bottom: 1px solid #DDDDDD;
}
table.goodsspec_ th {
	width:100px;
	text-align:center;
	padding: 10px;
	vertical-align:top;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	background: #EFEFEF;
	font-size: 11px;
	font-weight: normal;
}
table.goodsspec_ td {
	text-align:left;
	padding: 10px;
	vertical-align:top;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	font-size: 11px;
}
.note_box_ {
	margin-bottom: 10px;
}
.toggle_box_ {
	margin-bottom: 10px;
}
.toggle_box_ .btn_toggle_ {
	background: url(../img/usr/sb/kodawari/icn_toggle_plus.png), -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #dadbda), color-stop(0.00, #f5f5f5));
	background: url(../img/usr/sb/kodawari/icn_toggle_plus.png), -webkit-linear-gradient(#f5f5f5, #dadbda);
	background: url(../img/usr/sb/kodawari/icn_toggle_plus.png), -moz-linear-gradient(#f5f5f5, #dadbda);
	background: url(../img/usr/sb/kodawari/icn_toggle_plus.png), -o-linear-gradient(#f5f5f5, #dadbda);
	background: url(../img/usr/sb/kodawari/icn_toggle_plus.png), -ms-linear-gradient(#f5f5f5, #dadbda);
	background: url(../img/usr/sb/kodawari/icn_toggle_plus.png), linear-gradient(#f5f5f5, #dadbda);
	background-size: 33px 16px, 100%;
	background-position: right 50%;
	background-repeat: no-repeat;
	font-size: 15px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	border-radius: 3px;
}
.toggle_box_ .btn_toggle_.active_ {
	border-radius: 3px 3px 0 0;
	background: url(../img/usr/sb/kodawari/icn_toggle_minus.png), -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #dadbda), color-stop(0.00, #f5f5f5));
	background: url(../img/usr/sb/kodawari/icn_toggle_minus.png), -webkit-linear-gradient(#f5f5f5, #dadbda);
	background: url(../img/usr/sb/kodawari/icn_toggle_minus.png), -moz-linear-gradient(#f5f5f5, #dadbda);
	background: url(../img/usr/sb/kodawari/icn_toggle_minus.png), -o-linear-gradient(#f5f5f5, #dadbda);
	background: url(../img/usr/sb/kodawari/icn_toggle_minus.png), -ms-linear-gradient(#f5f5f5, #dadbda);
	background: url(../img/usr/sb/kodawari/icn_toggle_minus.png), linear-gradient(#f5f5f5, #dadbda);
	background-size: 33px 16px, 100%;
	background-position: right 50%;
	background-repeat: no-repeat;
	font-size: 15px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	border-radius: 3px;
}
.toggle_box_ .toggle_contents_ {
	background: #181818;
	padding: 0 10px;
	color: #fff;
	font-size: 12px;
	overflow: hidden;
}


.toggle_box_ .sakurei_box_ {
	background-color:#181818;
	padding: 10px;
}
.toggle_box_ .sakurei_box_ img {
	display: block;
	margin: 0 auto 10px;
}
.toggle_box_ .sakurei_box_ .sakurei_info_ {
	text-align: center;
	font-size: 12px;
}
.toggle_box_ .owl-controls {
	padding: 10px;
}
.toggle_box_ .owl-prev {
	background: url(../img/usr/sb/goods_detail/arw_left.png) 50% 50% no-repeat;
	background-size: 9px;
	width: 20px;
	height: 20px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 80px;
	left: -10px;
}
.toggle_box_ .owl-next {
	background: url(../img/usr/sb/goods_detail/arw_right.png) 50% 50% no-repeat;
	background-size: 9px;
	width: 20px;
	height: 20px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 80px;
	right: -10px;
}

.toggle_box_ .spec_summary_item_ {
	margin: 10px;
	padding: 10px 0;
}
.toggle_box_ .spec_summary_item_ p {
	margin-bottom: 10px;
}
.spec_summary_area_ .spec_summary_item_ .image_box_ {
	background: #fff;
	padding: 20px;
}
.spec_summary_area_ .spec_summary_item_ .image_box_ .box_ {
	color: #666;
	padding: 0;
}
.spec_summary_area_ .spec_summary_item_ .image_box_ .box_ .img_ {
	margin-bottom: 10px;
}
.spec_summary_area_ .spec_summary_item_ .image_box_ .box_ .text_ {
	font-size: 10px;
}

.spec_table_area_ {
	padding: 10px 0;
}
.spec_table_area_ table {
	width: 100%;
	border-top: 1px solid #333333;
}
.spec_table_area_ th {
	background: #242424;
	padding: 5px;
	border-bottom: 1px solid #333333;
	vertical-align: top;
	font-size: 9px;
    display: block;
}
.spec_table_area_ td {
	background: #181818;
	padding: 5px;
	border-bottom: 1px solid #333333;
	line-height: 1.8;
	font-size: 9px;
    display: block;
}
.spec_table_area_ .link_makersite_ {
    text-align: left;
    margin: 10px;
}
.spec_table_area_ .link_makersite_ li {
    display: block;
}
.spec_table_area_ .link_makersite_ li a {
    background: url(../img/usr/sb/arw.png) left 50% no-repeat;
    background-size: 10px;
    padding-left: 15px;
    font-size: 11px;
    text-decoration: underline;
    color: #fff;
}
.userreview_area_ {
	padding: 10px 0;
}
.comment_area_ {
	padding: 20px 10px;
}
.comment_area_ h3 {
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: bold;
}
.comment_area_ p {
    line-height: 1.8;
}
.qa_area_ {
	padding: 10px 0;
}
.qa_area_ dl dt ,
.qa_area_ dl dd {
    padding: 10px 10px 0;
    font-size: 12px;
    text-indent: -22px;
    margin-left: 22px;
}
.qa_area_ dl dd {
    margin-bottom: 10px;
    font-size: 12px;
}
.qa_area_ dl dt .ttl_q {
    font-size: 16px;
    font-weight: bold;
    color: #FF0004;
    padding: 10px 10px 0 0;
}
.qa_area_ dl dd .ttl_a {
    font-size: 16px;
    font-weight: bold;
    color: #51D400;
    padding: 10px 10px 10px 0;
}


#block_of_recommend .goods_ ,
.accessory_list_ .goods_ {
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}
.accessory_list_ .goods_ li {
	border-bottom: 0;
}


.bottom_serach_links_ {
	padding: 10px;
	border-top: 1px dotted #E0E0E0;
	border-bottom: 1px dotted #E0E0E0;
}
.bottom_serach_links_ a {
	background: url(../img/usr/sb/arw.png) 0 50% no-repeat;
	padding-left: 15px;
	background-size: 10px;
	font-size: 12px;
}

/**/
/* セット内容一覧 */
div.goods_set_list_ {
	margin: 0 5px;
}
table.goods_set_ {
	margin: 0 0 5px;
	width: 100%;
	border: 1px solid #CCCCCC;
	border-bottom: none;
}
table.goods_set_ td {
	padding: 1px 5px;
	border-bottom: 1px solid #CCCCCC;
}
table.goods_set_ th {
	background-color: #F8F8F8;
	vertical-align: middle;
	width: 25%;
	font-weight: normal;
	text-align: left;
	padding: 1px 5px;
	border-bottom: 1px solid #CCCCCC;
	white-space: nowrap;
}
/**/

/**/
/* 店舗在庫 */
div.storestock_ {
	margin-bottom:10px;
}
dl.storestock_ {
	margin:0 10px;
	border:1px solid #CCC;
	margin-bottom:10px;
}
dl.storestock_ dt,
dl.goodsspec_ dd {
	display: block;
}
dl.storestock_ dt {
	padding:5px 5px 5px 6px;
	background-color: #F0F0F0;
}
dl.storestock_ dd {
	font-size: 14px;
	padding:5px 5px 5px 12px;
}
span.storestock_div_ {
	font-weight: bold;
	margin-left: 10px;
}
span.storestock_item_ {
	font-size: 16px;
	padding-right: 12px;
}
div.storestock_alert_ {
	margin: 0 10px 10px;	
}
/**/

div.goodscomment1_ {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.goodscomment2_ {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.goodscomment3_ {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.goodscomment4_ {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.goodscomment5_ {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.rulescomment_ {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
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;
}

/* --------------------------------------------------------------------
	商品一覧
-------------------------------------------------------------------- */
div.goods_ {
}
.event_ div.goods_ {
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}
div.icon_ span img {
	vertical-align: top;
}
ul.goods_p_ {
	text-align: center;
	letter-spacing: -.50em; /* 文字間を詰めて隙間を削除する */
	-webkit-overflow-scrolling: touch;
}
ul.goods_p_:after {
	content: ""; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}
ul.goods_p_ li {
	width: 104px;
	/*float: left;*/
	box-sizing: border-box;
	padding: 0 8px;
	border-bottom: 1px solid #B9B9B9;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	letter-spacing: normal; /* 文字間を通常に戻す */
	position: relative;
}
ul.goods_p_ li a{
	text-decoration: none;
	display: block;
}
ul.goods_p_ div.icn_wrapper_ {
	margin: 0 0 3px;
	background: #fff;
    overflow: hidden;
	width: 100%;
	padding-top: 5px;
}
ul.goods_p_ div.icn_wrapper_ img {
	text-align: center;
	display: block;
    float: left;
    width: 50%;
}
ul.goods_p_ div.icn_wrapper_ img {
	text-align: center;
	display: inline;
}
ul.goods_p_ div.icn_wrapper_ img:first-child {
    margin-right: 0%;
}
ul.goods_p_ div.icn_wrapper_2_ {
	margin: 2px 0 5px;
    overflow: hidden;
	background: #fff;
	width: 100%;
}
ul.goods_p_ div.icn_wrapper_2_ img {
	display: block;
    width: 90%;
    margin: 0 auto 3px;
}

ul.goods_p_ div.img_ {
	width:100%;
	background: #fff;
	text-align:center;
	vertical-align:middle;
	position: relative;
	min-height: 90px;
}
ul.goods_p_ div.img_ img {
	width: 100%;
	display: inline;
}
ul.goods_p_ div.name_ {
	margin: 0;
	text-align:left;
	padding: 0 0 10px;
	border-bottom: 1px dotted #979797;
	font-size: 14px;
}
ul.goods_p_ div.name_ .name1_ {
	font-size: 14px;
	text-decoration: none;
	color: #353535;
}
ul.goods_p_ div.zaiko_ {
	text-align: left;
	padding: 5px 0;
	font-size: 10px;
}
ul.goods_p_ div.zaiko_ .null_ {
	color: #ff0000;
	font-size: 11px;
}
ul.goods_p_ .sale_name_ {
	border: 1px solid #FF0000;
	color: #FF0000;
	text-align: center;
	padding: 1px;
	font-size: 10px;
	margin-bottom: 5px;
}
ul.goods_p_ div.price_ {
	margin: 0;
	text-align:right;
	font-weight: normal;
	color: #363636;
	font-size: 10px;
}
ul.goods_p_ div.price_ .purchase_price_name_ {
	font-size: 10px;
    padding: 5px 0;
}
ul.goods_p_ div.price_ .small_ {
	padding: 0 0 0 3px;
	font-size:9px;
	font-weight:normal;
}
ul.goods_p_ .price_before_ {
	font-weight: normal;
	color: #363636;
	text-decoration: line-through;
	font-size: 9px;
}
ul.goods_p_ .price_sale_ {
	font-weight: normal;
	color: #B7000A;
	font-size: 10px;
}
ul.goods_p_ .point_ {
	font-weight: normal;
	font-size: 9px;
	color: #B7000A;
	text-align: right;
    margin-bottom: 5px;
}
ul.goods_p_ .PLU_num_ {
	font-weight: normal;
	font-size: 9px;
	color: #6F6F6F;
	text-align: left;
	border-top: 1px dotted #979797;
	padding: 5px 0;
}


.event_ ul.goods_p_ {
	width: 96%;
	overflow: visible;
}
.event_ .owl-carousel .owl-stage-outer {
	overflow: visible;
}
.event_ .goods_p_ li {
	border-bottom: none;
}








.liquidize_goods_item_ {
  padding:0 3px; 
  margin:10px 0 0 0;
  width:100px;
  float:left;
  text-align:center;
}
.liquidize_goods_item_ img{
  width:100px;
}
#goods_list_load_button {
	width: 100%; 
	text-align:center;
	background-color: #6396E2;
}
#goods_list_load_button span {
	font-weight: bold;
	font-size: 18px;
	line-height: 50px;
	color: #fff;
}
#goods_list_loading_button {
	display: none;
	width: 100%;
	text-align:center;
}


/* --------------------------------------------------------------------
	商品一覧 ランキング
-------------------------------------------------------------------- */
.rank_ {
    color: #3d62d9;
    font-weight: bold;
    display: inline-block;
    /* position: absolute; */
    /* top: 10px; */
    /* left: 50%; */
    margin-left: -9px;
    /* width: 26px; */
    font-size: 10px;
    line-height: 12px;
    text-align: left;
}
.rank_1_ {
	background: url(../img/usr/sb/list/crown_1.png) 0 50% no-repeat;
	background-size: 15px;
	padding-left: 18px;
	color: #dc8d11;
	margin-left: -14px;
}
.rank_2_ {
	background: url(../img/usr/sb/list/crown_2.png) 0 50% no-repeat;
	background-size: 15px;
	padding-left: 18px;
	color: #888888;
	margin-left: -14px;
}
.rank_3_ {
	background: url(../img/usr/sb/list/crown_3.png) 0 50% no-repeat;
	background-size: 15px;
	padding-left: 18px;
	color: #d23333;
	margin-left: -14px;
}
.rank_4_ {
	background: url(../img/usr/sb/list/crown_4.png) 0 50% no-repeat;
	background-size: 15px;
	padding-left: 18px;
	margin-left: -14px;
}


/* --------------------------------------------------------------------
	商品一覧 ランキング
-------------------------------------------------------------------- */
ul.goods_h_ {
	padding:10px 5px;
	border-top: 1px solid #CCC;
	overflow:hidden;
}
ul.goods_h_ li {
	width:25%;
	text-align:center;
	float:left;
	padding-bottom:10px;
}
ul.goods_h_ li figure.img_ {
	margin:0 5px;
	border:1px solid #CCC;
}
ul.goods_h_ li p {
	margin:5px 5px 0 5px;
	text-align:left;
	font-size:10px;
}

/* --------------------------------------------------------------------
	商品検索
--------------------------------------------------------------------- */
dl.goodssearch_ {
	margin:0 10px;
	border:1px solid #CCC;
	margin-bottom:10px;
}
dl.goodssearch_ dt
, dl.goodssearch_ dd {
	display: block;
	white-space: nowrap;
}
dl.goodssearch_ dt {
	padding:2px 2px 2px 6px;
	background-color: #F0F0F0;
}
dl.goodssearch_ dd {
	padding:5px;
}
dl.goodssearch_ dd.goodssearch_price_ input {
	width: 9.0em;
}
dl.goodssearch_ dd.goodssearch_last_sdt_ input {
	width: 4.5em;
}
/**/

/* --------------------------------------------------------------------
	カテゴリー
-------------------------------------------------------------------- */
/* カテゴリー詳細 */
div.sub_category_ {
	margin-top: 10px;
}
/* カテゴリー一覧 */
nav.CategoryStyleG_ {
	border-top: 1px solid #e5e5e5;
}
nav.CategoryStyleG_ ul.layer0_ {
	padding-left: 0;
	background: #F0F0F0;
}
nav.CategoryStyleG_ ul.layer1_ {
	background: #F0F0F0;
}
nav.CategoryStyleG_ ul.layer2_ {
	background: #F0F0F0;
}
nav.CategoryStyleG_ ul.layer3_ {
	background: #F0F0F0;
}
nav.CategoryStyleG_ ul {
	overflow:hidden;
}
nav.CategoryStyleG_ ul li {
	width:100%;
	border-bottom: 1px solid #e5e5e5;
	word-break:break-all;
}
nav.CategoryStyleG_ ul li.nochild_ {
}
nav.CategoryStyleG_ ul.layer0_ li {
	min-height:40px;
	background-color: #FFF;
	position:relative;
}
nav.CategoryStyleG_ ul.layer1_ li,
nav.CategoryStyleG_ ul.layer2_ li,
nav.CategoryStyleG_ ul.layer3_ li {
	min-height:40px;
	border-top: 1px solid #e5e5e5;
	border-bottom:none;
	background-color: transparent;
}
nav.CategoryStyleG_ ul li a,
nav.CategoryStyleG_ ul li span.nolink_ {
	padding:10px 10px;
	text-decoration: none;
	vertical-align:middle;
	display:block;
}
nav.CategoryStyleG_ ul li a.haveimg_,
nav.CategoryStyleG_ ul li span.haveimg_ {
	padding:0 10px;
	text-decoration: none;
	vertical-align:middle;
	display:block;
}
nav.CategoryStyleG_ ul li a .name_{
	text-decoration: underline;
}
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;
	text-indent: -9999px;
	width: 40px;
	height: 40px;
	vertical-align: top;
	overflow: hidden;
	position:absolute;
	top:0;
	right:0;
}
nav.CategoryStyleG_ ul li p.img_ {
	width: 35px;
	height: 35px;
	padding:2px 10px 0 0;
	vertical-align:middle;
	overflow: hidden;
	display:table-cell;
}
nav.CategoryStyleG_ ul li p.img_ img {
	width: 35px;
	height: 35px;
}
nav.CategoryStyleG_ ul li p.name_ {
	vertical-align:middle;
	display:table-cell;
}

nav.CategoryStyleG_ ul li p.parent_ {
	background: url(../img/usr/minus.png) right top no-repeat;
}
nav.CategoryStyleG_ ul li p.parent_.img_hidden_ {
	background: url(../img/usr/plus.png) right top no-repeat;
}
nav.CategoryStyleG_ ul.layer1_ li p.parent_{
}
nav.CategoryStyleG_ ul.layer2_ li p.parent_{
}
nav.CategoryStyleG_ ul.layer3_ li p.parent_{
}
nav.CategoryStyleG_ ul.layer0_ li .name_,
nav.CategoryStyleG_ ul.layer0_ li .comment_ {
	padding-left:0;
}
nav.CategoryStyleG_ ul.layer1_ li .name_,
nav.CategoryStyleG_ ul.layer1_ li .comment_ {
	padding-left: 20px;
}
nav.CategoryStyleG_ ul.layer2_ li .name_,
nav.CategoryStyleG_ ul.layer2_ li .comment_ {
	padding-left: 40px;
}
nav.CategoryStyleG_ ul.layer3_ li .name_,
nav.CategoryStyleG_ ul.layer3_ li.comment_ {
	padding-left: 60px;
}
div.CategoryStyleL_ div.name_ {
	margin: 0;
	padding: 5px 10px;
	border-top: 1px solid #eae5e3;
	border-left: 1px solid #eae5e3;
	border-right: 1px solid #eae5e3;
	background: #ffffff url(../img/usr/sb/menu_arrow2.png)  50% right no-repeat;
}
div.CategoryStyleL_ div.name_ {
	border-bottom: 1px solid #eae5e3;
	margin-bottom: 2px;
}
div.CategoryStyleL_ div.comment_ {
	padding: 2px 2px 4px 10px;
}

/* --------------------------------------------------------------------
	ジャンル
-------------------------------------------------------------------- */
/* ジャンル詳細 */
div.sub_genre_ {
    padding-top: 10px;
    clear: both;
}
/* ジャンル一覧 */
nav.GenreStyle_ {
}
nav.GenreStyle_ ul.layer0_ {
	padding-left: 0;
}
nav.GenreStyle_ ul.layer1_ {
}
nav.GenreStyle_ ul.layer2_ {
}
nav.GenreStyle_ ul.layer3_ {
}
nav.GenreStyle_ ul {
	overflow:hidden;
}
nav.GenreStyle_ ul li {
	margin-bottom: 10px;
}
nav.GenreStyle_ ul li.nochild_ {
}
nav.GenreStyle_ ul.layer0_ li {
	min-height:40px;
	background-color: #FFF;
	position:relative;
	float: left;
	width: 160px;
	text-align: center;
    box-sizing: border-box;
    padding: 10px;
}
nav.GenreStyle_ ul.layer1_ li,
nav.GenreStyle_ ul.layer2_ li,
nav.GenreStyle_ ul.layer3_ li {
	min-height:40px;
	border-top: 1px solid #e5e5e5;
	border-bottom:none;
	background-color: transparent;
}
nav.GenreStyle_ ul li a,
nav.GenreStyle_ ul li span.nolink_ {
	padding:10px 10px;
	text-decoration: none;
	vertical-align:middle;
	display:block;
}
nav.GenreStyle_ ul li a.haveimg_,
nav.GenreStyle_ ul li span.haveimg_ {
	padding:0;
	text-decoration: none;
	vertical-align:middle;
	display:block;
}
nav.GenreStyle_ ul li a .name_{
	text-decoration: underline;
}
nav.GenreStyle_ ul li a .comment_,
nav.GenreStyle_ ul li span.nolink_ .comment_ {
	font-size: 12px;
	text-decoration: none;
}
nav.GenreStyle_ ul li p.parent_ {
	padding: 0;
	text-indent: -9999px;
	width: 40px;
	height: 40px;
	vertical-align: top;
	overflow: hidden;
	position:absolute;
	top:0;
	right:0;
}
nav.GenreStyle_ ul li p.img_ {
	padding: 2px 0 0 0;
	text-align: center;
}
nav.GenreStyle_ ul li p.img_ img {
}
nav.GenreStyle_ ul li p.name_ {
	text-align: center;
}

nav.GenreStyle_ ul li p.parent_ {
	background: url(../img/usr/minus.png) right top no-repeat;
}
nav.GenreStyle_ ul li p.parent_.img_hidden_ {
	background: url(../img/usr/plus.png) right top no-repeat;
}
nav.GenreStyle_ ul.layer1_ li p.parent_{
}
nav.GenreStyle_ ul.layer2_ li p.parent_{
}
nav.GenreStyle_ ul.layer3_ li p.parent_{
}
nav.GenreStyle_ ul.layer0_ li .name_,
nav.GenreStyle_ ul.layer0_ li .comment_ {
	padding-left:0;
}
nav.GenreStyle_ ul.layer1_ li .name_,
nav.GenreStyle_ ul.layer1_ li .comment_ {
	padding-left: 20px;
}
nav.GenreStyle_ ul.layer2_ li .name_,
nav.GenreStyle_ ul.layer2_ li .comment_ {
	padding-left: 40px;
}
nav.GenreStyle_ ul.layer3_ li .name_,
nav.GenreStyle_ ul.layer3_ li.comment_ {
	padding-left: 60px;
}

/* --------------------------------------------------------------------
	絞り込み項目
-------------------------------------------------------------------- */
/* 絞り込み項目一覧 */
nav.FilterStyle_ {
	border-top: 5px solid #6396E2;
	border-bottom: 5px solid #6396E2;
}
nav.FilterStyle_ ul.layer0_ {
	padding-left: 0;
	background: #F0F0F0;
}
nav.FilterStyle_ ul li {
	border-top: 1px solid #CCC;
	width: 100%;
	word-break:break-all;
}
nav.FilterStyle_ ul.layer0_ li {
	background-color: #FFF;
}
nav.FilterStyle_ ul li p.parent_,
nav.FilterStyle_ ul li span {
	vertical-align: top;
	display: table-cell;
}
nav.FilterStyle_ ul li span {
	padding: 10px 10px 10px 0;
	text-decoration: none;
}
nav.FilterStyle_ ul li p.parent_ {
	padding: 0;
	text-indent: -9999px;
	width: 40px;
	height: 40px;
	vertical-align: top;
	overflow: hidden;
}
nav.FilterStyle_ ul li p.parent_ {
	background: url(../img/usr/minus.png) right top no-repeat;
}
nav.FilterStyle_ ul li p.parent_.img_hidden_ {
	background: url(../img/usr/plus.png) right top no-repeat;
}
nav.FilterStyle_ ul.layer0_ li span.nochild_ {
	padding-left: 40px;
}
nav.FilterStyle_ ul.layer_ li.nochild_ .name_ {
	padding-left: 70px;
}

/* --------------------------------------------------------------------
	イベント
-------------------------------------------------------------------- */
/* イベント一覧 */
div.event_ {
	margin-bottom: 10px;
}
div.event_ h2.event_banner_ {
	margin: 0 10px 10px;
	text-align: center;
}
div.event_ h2.event_title_ {
	margin: 10px 0 0 0;
	padding: 6px 10px 4px;
	font-size: 13px;
	font-weight: bold;
	color: #555;
	border-bottom: 1px solid #999;
	clear: both;
}
div.event_ h2.event_title_ a {
	display: inline-block;
	text-decoration: none;
	color:#000000;
	
}
div.event_ h2.event_title_ span.nolink_ {
	padding: 15px;
	display: block;
}
div.event_ .event_title_image_ {
	text-align: center;
    box-sizing: border-box;
	padding: 10px;
    width: 160px;
    float: left;
}
div.event_ .event_freespace_2_ {
	padding: 10px;
}
/* --------------------------------------------------------------------
	履歴
-------------------------------------------------------------------- */
#block_of_history {
	margin-bottom:10px;
}
.ttl_history_ {
	margin:10px 0 0 0;
	padding: 6px 10px 4px;
	font-size: 14px;
	font-weight: bold;
	color:#fff;
	background: #999999;
	clear: both;
}

/* --------------------------------------------------------------------
	カスタマーレビュー一覧
--------------------------------------------------------------------- */
/* レビュー情報 */
h2#ttl_userreview {
	margin-bottom:0;
}
div.review_info_ {
	padding:10px;
	background:#4F4F4F;
}
div.review_count_summary_ {
	margin-bottom: 5px;
	padding: 6px;
	background: #000;
}
div.review_count_summary_ dl dt,
div.review_count_summary_ dl dd {
	display: inline;
}
div.review_count_summary_ dl dd img {
	height:17px;
	position:relative;
	top:-3px;
}
div.review_count_summary_ dl.review_score_ {
}
div.review_count_summary_ dl.review_score_ dt {
	font-weight: bold;
}
div.review_count_summary_ dl.review_count_ {
}
div.review_count_summary_ dl.review_count_ dt {
	font-weight: bold;
}
div.review_count_summary_ dl.review_count_ dd {
	padding-left: 4px;
}
div.review_desc_ {
}
/* レビュー一覧のレイアウト調整 ↓*/
div.review_desc_ a {
	color: #fff;
}
div.review_desc_nothing_ a {
	color: #fff;
}
/* レビュー一覧のレイアウト調整 ↑*/
div.review_desc_ .btn_review_ {
	text-align: right;
}
div.review_desc_ .btn_review_ a {
	padding:0 0 0 20px;
	background:url(../img/usr/sb/common/ico_write.png) left center no-repeat;
	-webkit-background-size:14px 14px;
	background-size:14px 14px;
	text-decoration: underline!important;
	color: #fff;
}
.review_pagenav_ {
	margin: 0 0 10px 0;
	clear: both;
	background: #686868;
	padding: 5px 10px;
}
.review_pagenav_ a{
	color: #fff;
}
/**/
/* レビュー ページ切換 */
div#page_changer_top {
}
div#page_changer_top .pager_ref_ {
	margin: 2px 5px;
	color: #003780;
	text-decoration: underline;
	font-weight: bold;
	white-space: nowrap;
}
div#page_changer_top .pager_now_ {
	margin: 2px 5px;
	color:#CC0000;
	font-weight: bold;
	white-space: nowrap;
}
/**/
/* レビュー記事 */
.review_line_ {
	padding: 10px;
	border-bottom:1px solid #7F7F7F;
}
.review_line_title_ {
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	word-break:break-all;
}
.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_ dl.review_line_name_ {
}
div.review_line_summary_ dl.review_line_name_ dt {
	font-weight:normal;
}
div.review_line_summary_ dl.review_line_name_ dd {
	padding-left: 4px;
}
div.review_line_summary_ dl.review_line_score_ img {
	height:17px;
	position:relative;
	top:-3px;
}
div.review_line_summary_ dl.review_line_score_ dt {
	font-weight:normal;
}
.review_line_comment_ {
	padding: 2px;
	word-break:break-all;
}
.review_line_ .moderate_vote_ {
	padding:10px 0 0;
	border-top:#e5e5e5 1px dotted;
	font-size:11px;
}
.review_line_ .moderate_vote_ a {
	color: #fff;
}
.review_line_ .mode_lay_ {
	position:absolute;
	display:none;
	z-index:1;
	padding: 0;
	background-color:#ffffff;
	border:solid 1px #ffcc33;
}
.review_line_ .mode_lay_ .mode_select_line_top_ {
	text-align: right;
	padding: 10px;
	background-color:#ffcc33;
	color:#000;
}
.review_line_ .mode_lay_ .mode_select_line_ {
	padding: 10px 20px;
	border-top:solid 1px #ffcc33;
	color:#000;
}

.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;
}


#review_form {
	margin: 0 10px 20px;
}
#review_form a {
	text-decoration:none;
}

/**/
/* --------------------------------------------------------------------
	カスタマーレビュー投稿画面
--------------------------------------------------------------------- */
/* 入力画面 */
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.review_confirm_ {
	background-color: #ffffff;
	display: none;
}
/**/

/* --------------------------------------------------------------------
	クイックオーダー
-------------------------------------------------------------------- */

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"],
div.quickorder_ ul.quickorder_list_ li div.code_qty_ input[type="number"] {
	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;
	display: none;
}
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 {
}
.quickorder_qty_bg_ {
	background-color: #e6e6e6;
}
/* --------------------------------------------------------------------
	アンケート
-------------------------------------------------------------------- */

div.questionnaire_ {
}
div.questionnaire_ div.questionnaire_name_ {
	font-weight: bold;
}
div.questionnaire_ h3 {
	font-weight: bold;
}
.questionnaire_input_ textarea {
	width: 95%;
}
div.questionnaire_ div.typeCust input.zip_ {
	width: 140px;
}
/* --------------------------------------------------------------------
	マイページ　クーポン一覧
-------------------------------------------------------------------- */
div.coupon_table_ {
	margin: 0 10px;
}
table.coupon_ {
	width: 100%;
	border: 1px solid #CCCCCC;
	border-bottom: none;
	margin: 0 0 10px;
}
table.coupon_ th
, table.coupon_ td {
	padding: 1px 5px;
	border-bottom: 1px solid #CCCCCC;
	text-align:left;
}
table.coupon_ th {
	background-color: #F8F8F8;
	vertical-align: middle;
	width: 35%;
	font-weight: normal;
}

/* --------------------------------------------------------------------
	マイページ　店舗クーポン一覧
-------------------------------------------------------------------- */
div.coupon_table_ {
	margin: 0 10px;
}
div.coupon_table_ a{
	text-decoration: none;
}
table.storecoupon_ {
	width: 100%;
	border: 1px solid #CCCCCC;
	margin: 0 0 10px;
}
table.storecoupon_ td {
	padding: 1px 5px;
	text-align:left;
	color:#000;
}
table.storecoupon_ td.bonus {
	text-align:right;
	color:#FF0000;
	font-size: 400%;
}
table.storecoupon_ td.bonus2 {
	color:#FF0000;
	font-size: 180%;
}
table.storecoupon_ td.dt {
	text-align:right;
}
/* --------------------------------------------------------------------
	マイページ　カード情報確認
-------------------------------------------------------------------- */
div.cardedit_info_ input.card_num_ {
	width: 150px;
}
/* --------------------------------------------------------------------
	マイページ　アドレス帳の新規登録・変更
-------------------------------------------------------------------- */
dl.custdest_ input.zip_ {
	width: 140px;
}
/* --------------------------------------------------------------------
	関連商品
--------------------------------------------------------------------- */
div.title_block_ {
	padding: 5px 5px 5px 8px;
	margin-top: 5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius:8px;
}
div.point_table_ {
	margin: 0 10px;
}
table.point_ {
	width: 100%;
	border: 1px solid #CCCCCC;
	border-bottom: none;
	margin: 0 0 10px;
}
table.point_ th
, table.point_ td {
	padding: 1px 5px;
	border-bottom: 1px solid #CCCCCC;
	text-align:left;
}
table.point_ th {
	background-color: #F8F8F8;
	vertical-align: middle;
	width: 35%;
	font-weight: normal;
}

/* --------------------------------------------------------------------
	利用可能なクーポン一覧
--------------------------------------------------------------------- */
.coupon_area_ .label_ {
	display: inline-block;
}
.coupon_area_ .input_ {
	display: inline-block;
	width: 100%;
}

#method_promotion input ,
.coupon_area_ .input_ input {
	width: 94%;
	max-width: 94%;
}

a.open_available_coupon {
	display: block;
	text-align: right;
	background: url(../img/usr/sb/arw.png) right 50% no-repeat;
	background-size: 10px;
	font-size: 14px;
	padding-right: 15px;
}

#available_coupon {
	padding-bottom: 20px;
	margin: 0 auto;
	background: #fff;
}
table.available_coupon_ {
	width: 95%;
	border: 1px solid #CCCCCC;
	border-bottom: none;
	margin: 0 auto 5px;
}
table.available_coupon_ th ,
table.available_coupon_ td {
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
	text-align:left;
	word-break: break-all;
    font-size: 14px;
}
table.available_coupon_ th {
	background-color: #F8F8F8;
	vertical-align: middle;
	width: 40%;
	font-weight: normal;
}
table.available_coupon_ freespace_ {
	word-break: break-all;
}
#available_coupon .navipage_.bottom_ {
    margin: 0 10px;
}
.select_coupon_area_ {
	text-align: center;
	margin: 0 auto 10px;
}
.select_coupon_ {
	width: 95%;
}

#available_coupon .navipage_ a[href=''] {
	display: none;
}

#available_coupon .close_button_ {
	text-align: right;
}

#available_coupon .close_button_ img {
	width: 45px;
	height: 45px;
	color: #000;
}

/* --------------------------------------------------------------------
	トップページバナー
--------------------------------------------------------------------- */
.header_bottom_bnr_ {
	margin-bottom: 7px;
}
.header_bottom_bnr_ img {
	width: 100%;
}
.mainvisual_ {
	margin-bottom: 15px;
}
.mainvisual_ img {
	width: 100%;
}
.image_search_slider_ {
	width: 100%;
	margin-left: 0px;
}
.image_search_slider_ .owl-stage-outer {
	overflow: visible;
}
.bnr_slider_ {
	margin-bottom: 10px;
}



/* 入荷案内申し込みリスト */
.backorder_frame_ {
	margin-bottom: 10px;
}
.backorder_frame_ .backorder_item_ {
	overflow: hidden;
	margin: 0 10px;
	padding: 10px 0;
	border-bottom: 1px dotted #ddd;
}
.backorder_frame_ .backorder_item_ .img_ {
	float: left;
	width: 30%;
	margin-right: 10px;
}
.backorder_frame_ .backorder_item_ .desc_ {
	width: auto;
}

/* ラジオボタンデザイン */
input[type=radio]{
	opacity: 0;
	position: absolute;
}
input[type=radio] + label {
	background: url(../img/usr/sb/radio_off.png) 0 50% no-repeat;
	background-size: 17px;
	padding-left: 23px;
	line-height: 30px;
	display: inline-block;
	margin-right: 10px;
}
input[type=radio]:checked + label {
	background: url(../img/usr/sb/radio_on.png) 0 50% no-repeat;
	background-size: 17px;
	padding-left: 23px;
	line-height: 30px;
	display: inline-block;
}
.estimate_.card_ select {
	width: 100px;
}
.checktype_date select{
	width: 70px;
}
.delivery_dest_add_ {
	margin: 0 10px;
}
select[name=destlist]{
	width: 150px;
}

/* 3Dボタン関連 */
#content_3D {
    display: none;
}
#modal_btn_close a {
    width: 30px;
    height: 30px;
    background: url(../img/usr/list/btn_close_sakurei.png) 50% 50% no-repeat;
    background-size: 15px;
    position: absolute;
    top: -35px;
    right: -5px;
}

/* ナビプラス　レコメンド */
.nvpls-section {
	margin: 0 0 0;
	padding: 0;
}
.nvpls-section .nvpls-section-title {
	margin: 10px 0 5px;
	padding: 6px 10px 4px;
	font-size: 15px;
	font-weight: bold;
	color: #555;
	clear: both;
}
.nvpls-section .nvpls-section-frame {
	overflow: auto;
}
.nvpls-section .nvpls-section-frame ul {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.nvpls-section .nvpls-section-frame ul li {
	box-sizing: border-box;
	width: 104px;
	min-width: 104px;
	margin: 0;
	padding: 0 8px 8px;
}
.nvpls-section .nvpls-section-frame ul li a {
	text-decoration: none;
}
.nvpls-section .nvpls-section-frame ul li div.icons_ {
	display: flex;
	justify-content: space-between;
	margin: 0 0 3px;
	background: #ffffff;
	padding: 5px 0 0;
	height: 3.46vw;
}
.nvpls-section .nvpls-section-frame ul li div.icons_ span {
	width: 48%;
	display: flex;
}
.nvpls-section .nvpls-section-frame ul li div.icons_ span img {
	vertical-align: top;
}
.nvpls-section .nvpls-section-frame ul li div.img_ {
	width: 100%;
	background: #fff;
	text-align: center;
	vertical-align: middle;
	position: relative;
	min-height: 90px;
}
.nvpls-section .nvpls-section-frame ul li div.img_ img {
	width: 100%;
	display: inline;
}
.nvpls-section .nvpls-section-frame ul li div.name_ {
	margin: 0;
	text-align: left;
	padding: 0 0 10px;
	border-bottom: 1px dotted #979797;
	font-size: 11px;
}
.nvpls-section .nvpls-section-frame ul li div.name_ .name1_ {
	font-size: 14px;
}
.nvpls-section .nvpls-section-frame ul li div.price_ {
	margin: 5px 0 0;
	text-align: right;
	font-weight: normal;
	color: #363636;
	font-size: 10px;
}
.nvpls-section .nvpls-section-frame ul li div.point_ {
	font-weight: normal;
    font-size: 9px;
    color: #B7000A;
    text-align: right;
    margin-bottom: 5px;
}

/* ReviCo 商品一覧レビュー星表示 */
ul.goods_p_ li {
height:auto!important;
}
ul.goods_p_ li {
border-bottom: none;
}
ul.goods_p_ li {
margin-bottom: 20px;
}

/* --------------------------------------------------------------------
	マイページ　本人様確認書類/銀行口座の登録
-------------------------------------------------------------------- */
.block-upload-customer-img--file-upload--file table.formdetail_ {
	margin: 15px 10px;
	width: calc(100% - 20px);
}

.block-upload-customer-img--file-upload--file .block-upload-customer-img--img {
	display: block;
	margin: 10px 10px 30px;
}
.block-upload-customer-img--file-upload--file .block-upload-customer-img--img > div {
	text-align: center;
}
.block-upload-customer-img--file-upload--file .block-upload-customer-img--img .deletebtn {
	margin: 10px 0 0;
	font-size: 1.0em;
	padding: 10px 30px;
	background-color: #aa0000;
	color: #fff;
	border-style: none;
	width: 100%;
}

.block-upload-customer-img--file-upload--file table.formdetail_ input[type="file"] {
	width: 100%;
	margin: 0 0 10px;
}
.block-upload-customer-img--file-upload--file table.formdetail_ input[type="submit"] {
	display: block;
	width: 100%;
	text-align: center;
	margin: 0 auto 30px;
	font-size: 14px;
	letter-spacing: 4px;
	color: #ffffff;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	text-shadow: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e05e00), color-stop(0.52, #e25500), color-stop(0.00, #df6d00));
	background: -webkit-linear-gradient(top, #df6d00 0%, #e25500 52%, #e05e00 100%);
	background: -moz-linear-gradient(top, #df6d00 0%, #e25500 52%, #e05e00 100%);
	background: -o-linear-gradient(top, #df6d00 0%, #e25500 52%, #e05e00 100%);
	background: -ms-linear-gradient(top, #df6d00 0%, #e25500 52%, #e05e00 100%);
	background: linear-gradient(to bottom, #df6d00 0%, #e25500 52%, #e05e00 100%);
	outline: 1px solid #E15C00;
	border: 1px solid #fff;
	text-decoration: none;
	border-radius: 0;
	appearance: none;
	-webkit-appearance: none;
	padding: 10px 0;

}
/* --------------------------------------------------------------------
	マイページ　買取履歴詳細
-------------------------------------------------------------------- */
div.customer_.col1_ .spandual_ .formlist_ th:empty,
div.customer_.col1_ .spandual_ .formlist_ td:empty {
	display: none;
}
.customer_ .formlist_.goodslist_ + .formdetail_.purchase_ {
	margin-top: 14px;
}

/* --------------------------------------------------------------------
	買取
-------------------------------------------------------------------- */
#purchasekit_picture {
	position: relative;
	background: url(../img/usr/purchase/takuhai-box-size.png) 0 0 no-repeat;
	margin: 12px 0 24px;
	padding: 145px 0 0;
}
#purchasekit_picture:before {
	display: block;
	white-space: pre;
	content: '小： 内寸 横250mm×奥行き210mm×高さ200mm\a中： 内寸 横330mm×奥行き230mm×高さ380mm\a大： 内寸 横405mm×奥行き435mm×高さ420mm';
	background: #f1f1f1;
	padding: 10px 14px;
	font-size: 12px;
	line-height: 1.5;
}
/* --------------------------------------------------------------------
	買取申込
-------------------------------------------------------------------- */
.purchase_.purchase_col1_ {
	margin: 0 10px;
}
.purchase_.purchase_col1_ .common_headline1_ {
	margin-left: -10px;
	margin-right: -10px;
}
.purchase_.purchase_col1_ .order_flow_ {
	margin-left: 0;
	margin-right: 0;
}


.purchase_.purchase_col1_ .common_headline2_ {
	margin-left: -10px;
	margin-right: -10px;
}
.purchase_purchasekit_qty_ {
	margin-bottom: 20px;
}
.purchase_purchasekit_size_ > p:first-child,
.purchase_purchasekit_qty_ > p:first-child {
	margin: 0 0 10px;
}
.purchase_purchasekit_size_ > p:first-child .must_,
.purchase_purchasekit_qty_ > p:first-child .must_ {
	display: inline-block;
	margin: 0 0 0 10px;
}

.purchase_.purchase_col1_ div.method_box_ h3 {
	margin-left: -10px;
	margin-right: -10px;
	font-size: 11px;
}
.purchase_.purchase_col1_ .back_.button_ #order_back.sub_action_button_ {
	display: block;
}

.purchase_.purchase_col1_ .purchase_cartpurchase_ {
	margin-top: 20px;
}
.purchase_cartpurchase_ table.goodslist_,
.purchase_purchasekit_ table.goodslist_ {
	width: 100%;
	margin: 0 0 20px;
}
.purchase_cartpurchase_ table.goodslist_total_ {
	width: 60%;
}
.purchase_kitinfo_ table {
	width: 100%;
}

.cartlist_.purchase_col1_ #cart_form .total_box_ .total_price_ {
	display: flex;
	justify-content: space-between;
	padding: 7px 10px;
	font-weight: bold;
}
.cartlist_.purchase_col1_ #cart_form .total_box_ .btn_ {
	padding: 3px 10px 7px;
}
.cartlist_.purchase_col1_ #cart_form .total_box_ .btn_ input[type="image"] {
	width: 100%;
}
table.cartlist_ .tools_ .btn_delete_ {
}
table.cartlist_ .tools_ .btn_delete_ a {
	background: url(../img/usr/sb/cart/icn_delete.png) 0 50% no-repeat;
	background-size: 9px;
	border: 0;
	padding: 0px 15px 0px 15px;
	font-size: 10px;
	color: #1d3994;
	text-decoration: underline;
}

.purchase_thanks_ {
	margin: 24px 0;
}
.purchase_thanks_ .submit_ {
	margin-top: 18px;
}

.cart_purchase_link, .cart_link {
	margin-top: 6px;
	text-align: center;
}

/* --------------------------------------------------------------------
	フッターのSNSアイコン
-------------------------------------------------------------------- */
.sns_icons_area {
	margin: 20px;
}
.sns_icons_area img {
	margin: 0 10px;
	width: 30px;
}

/* --------------------------------------------------------------------
	カテゴリの上部バナー　（新製品・中古）
-------------------------------------------------------------------- */
.item_category_bnr-sp {
    margin: 0 10px;
}

.item_category_bnr-sp img {
    margin: 0 0 5px 0;
}


/* --------------------------------------------------------------------
	202501　wazzup 周辺デザインの追加（SP）
-------------------------------------------------------------------- */
.wazzup_line_box {
	width: 84%;
	margin: 10px auto;
	padding: 6px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.wazzup_line_box p {
	font-size: 13px;
	margin: 8px auto 4px auto;
	width: 90%;
}

.wazzup_line_box i fa {
	width: 20px;
	height: 10px;
	margin: 5px auto;
}

.wazzup_line_btn {
	width: 250px;
	margin: auto;
}

.wazzup_line_arrow {
	width: 15px;
	margin: 0 auto 2px auto
}

.wazzup_line_arrow img {
	width: 15px;
}


/* ----------------------------------------------------------------------
	注文画面　モーダル風ウィンドウ   AmazonPayV2対応
---------------------------------------------------------------------- */
.order_modal_ {
	display: none;
	width: 94%;
	margin: 2% 2% 2% 4%;
	border: 2px solid #fff;
	position: fixed;
	background-color: #ffffff;
	bottom: -568px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: rgba(107, 107, 107, 0.65098) 0px 0px 6px 3px;
	-webkit-box-shadow: rgba(107, 107, 107, 0.65098) 0px 0px 6px 3px;
	-moz-box-shadow: rgba(107, 107, 107, 0.65098) 0px 0px 6px 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 300px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	z-index: 1000;
}
.order_modal_inner {
	width: 100%;
	padding: 5% 6%;
	border: 2px solid #3fbf0d;
	background-color: #f6fff3;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.order_modal_inner:before {
    content: ' ';
	display: block;
	background:  url(../img/sys/icon_order_modal_info.png) no-repeat;
	background-size: 39px 40px;
	width: 39px;
	height: 40px;
    position: absolute;
    top: -16px;
    left: -16px;
    z-index: 1;
}
.order_modal_ h3 {
	font-size: 16px;
	font-weight: bold;
	width: 90%;
	margin-bottom: 3%;
}
.order_modal_ p {
	margin-bottom: 5%;
	font-size: 13px;
}
.order_modal_ .close {
	background: #ffffff url(../img/sys/button/order_modal_close_sb.png) no-repeat;
	background-size: 30px;
	position: absolute;
	display: block;
	top: 4%;
	right: 2%;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
}
.order_modal_btn {
	text-align:center;
}
.order_modal_btn li{
	margin-bottom: 3%;
	display: block;
	padding-bottom: 6px;
}