
/* --------------------------------------------------------------------
	common　ヘッドライン
-------------------------------------------------------------------- */
h1.optimaizedH1{
	font-size: 8px;
	padding: 5px 5px 0;
}
h2.goods_name_ {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.1;
}
h2.category_name_ {
	font-size: 17px;
	font-weight: bold;
	line-height: 1.1;
	margin:10px 0 10px;
	padding:5px 10px;
/*	background-image: url(../img/usr/sb/common/title_bg2.png), url(../img/usr/sb/common/title_bg1.png);*/
	background-position: left top,right top;
	background-repeat: no-repeat,repeat-x;
	background-size: 300px 26px,26px 26px;
    -webkit-background-size: 300px 26px,26px 26px;
color:#000000;
}
h2.category_name_img_ {
	margin: 10px 0;
	text-align: center;
}
h2.genre_name_ {
	font-size: 17px;
	font-weight: bold;
	line-height: 1.1;
	margin:10px 0 10px;
	padding:5px 10px;
/*	background-image: url(../img/usr/sb/common/title_bg2.png), url(../img/usr/sb/common/title_bg1.png);*/
	background-position: left top,right top;
	background-repeat: no-repeat,repeat-x;
	background-size: 300px 26px,26px 26px;
    -webkit-background-size: 300px 26px,26px 26px;
color:#000000;
}
h2.genre_name_img_ {
	margin: 10px 0;
	text-align: center;
}
h2.event_name_ {
	font-size: 17px;
	font-weight: bold;
	line-height: 1.1;
	margin:10px 0 10px;
	padding:5px 10px;
/*	background-image: url(../img/usr/sb/common/title_bg2.png), url(../img/usr/sb/common/title_bg1.png);*/
	background-position: left top,right top;
	background-repeat: no-repeat,repeat-x;
	background-size: 300px 26px,26px 26px;
    -webkit-background-size: 300px 26px,26px 26px;
color:#000000;
}
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;
	background:#eeeeee;
	overflow:hidden;
}
.navitopicpath_ a {
	margin: 0 0.5em;
	white-space: nowrap;
	text-decoration: none;
}
.navitopicpath_ a.topicpath_home_ span {
	display: inline-block;
	width: 14px;
	height: 24px;
	background-image: url(../img/usr/sb/common/icon_home.png);
	background-position: center -2px;
	background-repeat: no-repeat;
	background-size: 14px 24px;
    -webkit-background-size: 14px 24px;
	text-indent: -9999px;
}
.navitopicpath_ a span,
.navitopicpath_ a span strong {
	font-size:11px;
}
.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-align:left;
}
#bread-crumb-list li {
	display: inline;
	line-height: 2.0;
}

/* ページジャンプ */
.navipage_ {
	margin: 10px;
	text-align:center;
}
.navipage_.top_ {		/* ページジャンプ上部 */
	margin-bottom: 10px;
	margin-top: 10px;
}
.navipage_.bottom_ {	/* ページジャンプ下部 */
	margin-top: 10px;
}
.navipage_ nav a,
.navipage_ nav span {
	white-space: nowrap;
	min-width: 24px;
	margin: 0 1px;
	text-align:center;
	font-size: 12px
}
.navipage_ a {
	white-space: nowrap;
	padding: 4px 1px;
	display: inline-block;
	border:#E5E5E5 1px solid;
	background-color: #FFFFFF;
	text-decoration:none;
}
.navipage_now_ {
	padding: 4px 1px;
	display: inline-block;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	background:#3FBF0D;
	border:#3FBF0D 1px solid;
}

/* 並び替え */
.navisort_ {
	margin: 7px 10px 0;
}
.navisort_ dt {
	font-weight: bold;
	line-height: 2.5;
}
.navisort_ dd a {
	color: #da1404;
	font-size: 13px;
	line-height: 1.0;
	border: 1px solid #da1404;
	display: inline-block;
	padding: 7px 9px;
	text-align: center;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-decoration: none;
}
.navisort_ dd .navisort_now_ {
	color: #fff;
	font-size: 13px;
	line-height: 1.0;
	background-color: #da1404;
	border: 1px solid #da1404;
	display: inline-block;
	padding: 7px 9px;
	text-align: center;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-decoration: none;
}


.navisort_now_ {
	color:#CC0000;
	text-decoration:none;
	margin:2px 5px;
	white-space: nowrap;
}
.navisort_ a {
	margin:2px 5px;
	white-space: nowrap;
}
/* 表示切替 */
.navistyle_ {
	display: table;
	margin: 0 10px;
}
.navistyle_ dt,
.navistyle_ dd {
	display: table-cell;
	vertical-align: middle;
}
.navistyle_ dt {
	width: 22%;
	font-weight: bold;
}
.navistyle_ dd {
	width: 78%;
}
.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_ .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;
}

/* --------------------------------------------------------------------
	トピックス
-------------------------------------------------------------------- */
/* トピック詳細 */
.topiclist_body_ .topic_title_ {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.3;
	padding: 5px 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #da1404;
	clear: both;
}
.topiclist_body_ figure {
	padding: 0 10px 10px;
}
.topiclist_body_ article {
	padding: 0 10px 10px;
}
/* トピック一覧 */
#block_of_topic {
	margin-bottom: 2px;
}
div.topiclist_ {
	position: relative;
}
div.topiclist_ .list_btn_ {
	width: 75px;
	height: 17px;
	position: absolute;
	top: 10px;
	right: 0;
}
div.topiclist_ .list_btn_ a {
	display: block;
	width: 75px;
	height: 17px;
	background-image: url(../img/usr/sb/common/list_btn.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 75px 17px;
    -webkit-background-size: 75px 17px;
	text-indent: -9999px;
}
div.topiclist_ h2 {
	background-color: #fff;
	background-image: url(../img/usr/sb/common/title_bg1.png);
	background-position: left top;
	background-repeat: repeat-x;
	background-size: auto 26px;
    -webkit-background-size: auto 26px;
}
div.topiclist_ h2 img {
	height: 26px;
}
div.topiclist_ .topiclist_body_ {
	padding:0 0 20px;
	background:#FFFFFF;
}
div.topiclist_ .topiclist_body_ li {
	padding:3px 0;
	border-bottom: 1px dashed #cdcdcd;
}
div.topiclist_ .topiclist_body_ li a,
div.topiclist_ .topiclist_body_ li span.nolink_ {
	padding: 10px 10px 9px;
	display: block;
}
div.topiclist_ .topiclist_body_ li a {
/*
	padding-right: 45px;
	background-image: url(../img/usr/sb/common/icon_arrow01.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 18px 12px;
    -webkit-background-size: 18px 12px;
*/
	text-decoration: none;
}
div.topiclist_ .topiclist_body_ li .day_ {
	line-height: 1.1;
	margin-right: 15px;
}
div.topiclist_ .topiclist_body_ li .icon_ img {
	height: 15px;
	vertical-align: top;
}
div.topiclist_ .topiclist_body_ li .comment_ {
	display: block;
	line-height: 1.1;
	margin-top: 8px;
}


/* トピック詳細一覧 */
div.topicdetaillist_ {
	border-top: 1px dashed #cdcdcd;
	margin-bottom: 10px;
}
div.topicdetaillist_ .topicdetaillist_body_ li {
	padding:3px 0;
	border-bottom: 1px dashed #cdcdcd;
}
div.topicdetaillist_ .topicdetaillist_body_ li a,
div.topicdetaillist_ .topicdetaillist_body_ li span.nolink_ {
	padding: 10px 10px 9px;
	display: block;
}
div.topicdetaillist_ .topicdetaillist_body_ li a {
	padding-right: 45px;
	background-image: url(../img/usr/sb/common/icon_arrow01.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 18px 12px;
    -webkit-background-size: 18px 12px;
	text-decoration: none;
}

div.topicdetaillist_ .topicdetaillist_body_ li .day_ {
	line-height: 1.1;
	margin-right: 15px;
}
div.topicdetaillist_ .topicdetaillist_body_ li .icon_ img {
	height: 15px;
	vertical-align: top;
}
div.topicdetaillist_ .topicdetaillist_body_ li .comment_ {
	display: block;
	line-height: 1.1;
	margin-top: 8px;
}

/* --------------------------------------------------------------------
	商品詳細
--------------------------------------------------------------------- */
div.goods_ {
	clear: both;
}
div.goodsproductdetail_ {
	padding: 10px 0;
	width:100%;
	background-color: #ffffff;
}
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_ {
	padding:5px 10px;
}

div.goodsdetail4_ {
	padding:5px 10px;
}

div.goodsdetail5_ {
	padding:5px 10px;
}
div.goodsdetail5_ h2 {
	height: 26px;
	margin: 0 0 15px;
	background-color:  #fff;
	background-image: url(../img/usr/sb/common/title_movie.png), url(../img/usr/sb/common/title_bg1.png);
	background-position: left bottom, left bottom;
	background-repeat: no-repeat, repeat-x;
	background-size: 300px 26px, 26px 26px;
    -webkit-background-size: 300px 26px, 26px 26px;
	text-indent: -9999px;
}
div.goodsdetail5_ iframe {
	width: 100% !important;
	height: 100% !important;
}

table.goodsproductdetail_ {
	width: 100%;
}
table.goodsproductdetail_ td {
	vertical-align: top;
}
td.goodscomment_ {
	background-color: #ffffff;
	width: 592px;
}

/* 商品画像 */
div.goodsimg_ {
	margin: 10px;
	padding: 0;
	position: relative;
}
div.goodsimg_ .icon2_ {
	width: 44px;
	position: absolute;
	top: 4px;
	left: 3px;
}
div.goodsimg_ .icon2_ {
	width: 44px;
}
div.goodsimg_ .img_L_ {
	text-align:center;
	width: 300px;
	height: 300px;
	margin: 0 auto;
	display: table;
	table-layout: fixed;
}
div.goodsimg_ .img_L_ a,
div.goodsimg_ .img_L_ span.nolink_ {
	display: table-cell;
	width: 300px;
	height: 300px;
	vertical-align: middle;
	text-align: center;
}
div.goodsimg_ .img_L_ img {
	max-width: 295px;
	max-height: 295px;
}
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;
}

/* 商品画像バリエーション */
div.etc_goodsimg_ {
	margin: 10px 25px 0 35px;
}
div.etc_goodsimg_line_ {
	overflow:hidden;
}
div.etc_goodsimg_item_ {
	width: 20%;
	margin:0 3% 10px 0;
	float:left;
	text-align: center;
	border: 1px solid #cdcdcd;
	display: table;
	table-layout: fixed;
}
div.etc_goodsimg_item_ a {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	text-align: center;
	padding: 5px;
}
div.etc_goodsimg_item_ img {
	max-width: 100%;
	max-height: 100%;
}

/* 商品スペック */
div.goodsspec_ {
	padding: 30px 10px 10px;
}
dl.goodsspec_ {
	margin:0 10px;
	margin-bottom:10px;
}
/**/
div.goodsspec_ .variation_name1_ {
	font-size: 11px;
	line-height: 1.8;
	margin-top: 3px;
}
div.goodsspec_ .spec_sellby_ {
	color: #da1404;
	line-height: 1.6;
	margin-top: 6px;
}
div.goodsspec_ .top_comment_ {
	line-height: 1.5;
	margin-top: 11px;
	margin: 10px 0 0;
}
div.goodsspec_ .spec_stock_ {
	overflow: hidden;
	padding-top: 15px;
	margin-top: 7px;
	border-top: 1px dashed #cdcdcd;
}
div.goodsspec_ .spec_stock_ ul {
	float: right;
	overflow: hidden;
}
div.goodsspec_ .spec_stock_ ul li {
	float: left;
	display: inline;
	font-size: 13px;
}
div.goodsspec_ .spec_stock_ ul li#spec_point {
	margin-left: 18px;
	padding-left: 20px;
	background-image: url(../img/usr/sb/common/icon_point.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 17px 17px;
    -webkit-background-size: 17px 17px;
}
/**/
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;
}
div.goodsproductdetail_ div.icon_ img {
	height: 18px;
	margin: 0 3px 0 0;
	vertical-align:top;
}
#spec_code {
	font-size:12px;
	font-weight:bold;
	margin:0 10px;
}
#spec_price {
	text-align:right;
	margin-top: 10px;
	padding-bottom: 7px;
}
#spec_price .price_pop_ {
	display: block;
	font-size: 12px;
	line-height: 1.6;
}
#spec_price .sale_price_ {
	font-size: 18px;
}
#spec_price .usual_price_ {
	font-size: 11px;
}
/* 入荷案内申込関係 */
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.customer_ ul.backorder_frame_ {
	margin: 10px;
	border-top: 1px dotted #cdcdcd;
}
div.customer_ ul.backorder_frame_ li {
	display: table;
	width: 100%;
	border-bottom: 1px dotted #cdcdcd;
}
div.customer_ ul.backorder_frame_ li .img_,
div.customer_ ul.backorder_frame_ li .desc_ {
	display: table-cell;
	vertical-align: middle;
}
div.customer_ ul.backorder_frame_ li .img_ {
	padding: 10px;
}
div.customer_ ul.backorder_frame_ li .desc_ {
	padding: 10px 10px 10px 0;
}
/* カートボタン関係 */
div.cartbox_ {
	margin: 0;
	vertical-align:middle;
}
div.cartbox_ .variationlist_ h2.ttl_color_,
div.cartbox_ .variationlist_ h2.ttl_size_ {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
	text-align:left;
	padding: 0 3px 3px;
	margin-bottom: 10px;
	border-bottom: 2px solid #da1404;
}
div.cartbox_ .variationlist_ h2.ttl_color_ img,
div.cartbox_ .variationlist_ h2.ttl_size_ img {
	height:13px;
}
div.cartbox_ input.main_action_button_#cart_in,
div.cartbox2_ input.main_action_button_#cart_in {
	width: 100%;
	padding:0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #da1404), color-stop(0.00, #da1404));
	background: -webkit-linear-gradient(#da1404, #da1404);
	background: -moz-linear-gradient(#da1404, #da1404);
	background: -o-linear-gradient(#da1404, #da1404);
	background: -ms-linear-gradient(#da1404, #da1404);
	background: linear-gradient(#da1404, #da1404);
	border-bottom: 3px solid #B71103;
	border-right: 3px solid #B71103;
}

div.cartbox_ input#cart_bookmark {
	width:15%;
	padding:0;
	margin:0 0 0 2%;
	background:#ff4877;
	border-bottom:#dd315e 2px solid;
}
div.cartbox_ .cart_bookmark_ {
	text-align: right;
	margin-top: 8px;
}
div.cartbox_ .cart_bookmark_ a {
	text-decoration: none;
	padding: 4px 0 2px 23px;
	line-height: 1.5;
	background-image: url(../img/usr/sb/common/icon_bookmark.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 18px 18px;
    -webkit-background-size: 18px 18px;
}
/**/
div.cartbox2_ {
	padding: 15px 10px;
	background-color: #f9e7e5;
}
div.cartbox2_ .cart_bookmark_ {
	margin-top: 7px;
	background-color: #fff;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-right: 3px solid #d8cfcf;
	border-bottom: 3px solid #d8cfcf;
}
div.cartbox2_ .cart_bookmark_ a {
	display:block;
	width: 100%;
	height: 38px;
	background-image: url(../img/usr/sb/common/btn_bookmark.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 297px 38px;
    -webkit-background-size: 297px 38px;
	text-indent: -9999px;
}
/* バリエーションプルダウン */
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;
	line-height: 1.6;
}
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: 46px;
	height: 46px;
	margin: 2px 2px 5px 2px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
	background-position: center;
}
div.cartbox_ div.colors_ div.color_EnableStock_ {
	border:solid 2px #d0d0d0;
	background-color:#FFF;
	cursor:pointer;
}
div.cartbox_ div.colors_ div.color_DisableStock_ {
	border:dashed 2px #d0d0d0;
	background-color:#909090;
	cursor:pointer;
}
div.cartbox_ div.colors_ div.color_Selected_ {
	border:solid 2px #3fbf0d;
	background-color:#ffffff;
}
div.cartbox_ div.colors_ div.color_DisableSelected_ {
	border:dashed 2px #ffc0c0;
	background-color:#909090;
	color:#ffc0c0;
}
div.cartbox_ div.colors_ br,div.cartbox_ div.sizes_ p.message_ {
	clear:left;
}
div.cartbox_ div.sizes_ {
	margin-top: 22px;
	width: 100%;
	overflow: hidden;
}
div.cartbox_ div.sizes_ div.size_ {
	width: 48%;
	height: 40px;
	float:left;
	display: inline-block;
	padding:1px 0;
	margin: 0 0 10px 0;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: table;
	table-layout: fixed;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
div.cartbox_ div.sizes_ div.size_:nth-child(odd) {
	float: right;
}

div.cartbox_ div.sizes_ div.size_ div{
	word-break: break-all;
	display: table-cell;
	vertical-align: middle;
}
div.cartbox_ div.sizes_ div.size_ p {
	clear:both;
}
div.cartbox_ div.sizes_ div.size_EnableStock_ {
	border:solid 1px #cdcdcd;
	
	background-color:#FFF;
	cursor:pointer;
}
div.cartbox_ div.sizes_ div.size_DisableStock_ {
	border:solid 1px #d0d0d0;
	background-color:#909090;
	cursor:pointer;
}
div.cartbox_ div.sizes_ div.size_Selected_ {
	color: #da1404;
	font-weight: bold;
	border:solid 1px #f9e7e5;
	background-color:#f9e7e5;
}
div.cartbox_ div.sizes_ div.size_DisableSelected_ {
	border:solid 1px #d0d0d0;
	background-color:#909090;
	color:#ffc0c0;
}
.goodsproductdetail_ .goodsimg_ div.mask_ {
	position:absolute;
	z-index:10;
	color:#ff4a4a;
	font-weight:bold;
}
/**/

/**/
/* セット内容一覧 */
h2.goods_set_list__ttl_ {
	font-size: 13px;
	font-weight: bold;
	padding: 5px 9px;
	background-color: #f8f0e5;
	border: 1px solid #cdcdcd;
	border-bottom: 0;
	border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}
div.goods_set_list_ {
	margin-top: 12px;
}
table.goods_set_ {
	margin: 0 0 5px;
	width: 100%;
	border: 1px solid #cdcdcd;
	border-collapse: separate;
	border-bottom: none;
	border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
}
table.goods_set_ th,
table.goods_set_ td {
	vertical-align: middle;
	padding: 6px 8px 4px;
	border-bottom: 1px solid #cdcdcd;
}
table.goods_set_ .name_ {
	text-align: left;
	width: 73%;
	border-right: 1px solid #cdcdcd;
}
table.goods_set_ .qty_ {
	width: 27%;
	text-align: center;
}
table.goods_set_ tbody,
table.goods_set_ tr:last-child {
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
table.goods_set_ tr:last-child td.name_ {
	border-radius: 0 0 0 5px;
    -webkit-border-radius: 0 0 0 5px;
	-moz-border-radius: 0 0 0 5px;
}
table.goods_set_ tr:last-child td.qty_ {
	border-radius: 0 0 5px 0;
    -webkit-border-radius: 0 0 5px 0;
	-moz-border-radius: 0 0 5px 0;
}
/**/

/**/
/* 店舗在庫 */
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: 10px;
}
div.goodscomment2_ {
}
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: 14px 0 10px;
}
.option_buttons_ li.social_ {
	text-align: right;
/*	text-align: center;*/
}
.option_buttons_ li.social_ div.socialbutton_ {
	display: inline-block;
	vertical-align: top;
}
/**/
div.goodstab_wrap_ {
	margin: 10px;
	padding-top: 33px;
	position: relative;
}
div.goodstab_wrap_ h2.goodstab_nav_ {
	color: #da1404;
	font-size: 13px;
	padding: 8px 16px 6px;
	border: 1px solid #da1404;
	border-bottom: 0;
	text-align: center;
	display: inline-block;
	border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}
div.goodstab_wrap_ .active_ h2.goodstab_nav_ {
	color: #fff;
	background-color: #da1404;
}
div.goodstab_wrap_ .goodscomment_inner_ {
	display: none;
	padding: 10px;
	border: 1px solid #da1404;
	border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
	-moz-border-radius: 0 5px 5px 5px;
}
div.goodstab_wrap_ .active_ .goodscomment_inner_ {
	display: block;
	line-height: 1.6;
}
div.goodstab_wrap_ .active_ .goodscomment_inner_ li {
	line-height: 1.6;
}

div.goodstab_wrap_ .goodscomment_inner_ table.nutritional_ {
	border: 1px solid #cdcdcd;
	margin: 10px 0 0 0;
}
div.goodstab_wrap_ .goodscomment_inner_ table.nutritional_ th,
div.goodstab_wrap_ .goodscomment_inner_ table.nutritional_ td {
	text-align: center;
	line-height: 1.6;
	padding: 3px 5px 1px;
	border: 1px solid #cdcdcd;
}
div.goodstab_wrap_ .goodscomment_inner_ table.nutritional_ th {
	background-color: #ededed;
}
/* アレルギー情報 */
/* 栄養成分 */
div.goodstab_wrap_ #nutritional_info .goodscomment_inner_ .wrap_ {
	overflow: hidden;
}
div.goodstab_wrap_ #nutritional_info .goodscomment_inner_ .wrap_ dl {
	float: left;
	width: 31%;
	margin: 10px 5px 0 0;
}
div.goodstab_wrap_ #nutritional_info .goodscomment_inner_ .wrap_ dl dt,
div.goodstab_wrap_ #nutritional_info .goodscomment_inner_ .wrap_ dl dd {
	text-align: center;
	line-height: 1.6;
	padding: 3px 10px 1px;
	border-top: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
}
div.goodstab_wrap_ #nutritional_info .goodscomment_inner_ .wrap_ dl dt {
	background-color: #ededed;
}
div.goodstab_wrap_ #nutritional_info .goodscomment_inner_ .wrap_ dl dd {
	border-bottom: 1px solid #cdcdcd;
}
/* タブの位置 */

div.goods_tab_ h2.first_ {
	position: absolute;
	left: 0;
	top: 0;
}

div.goods_tab_ h2.second_ {
	position: absolute;
	left: 80px;
	top: 0;
}

div.goods_tab_ h2.third_ {
	position: absolute;
	left: 208px;
	top: 0;
}
/* --------------------------------------------------------------------
	商品一覧
-------------------------------------------------------------------- */
div.goods_ {
	/*margin-bottom:10px;*/
	/*padding-bottom:10px;*/
}
div.icon_ span img {
	vertical-align: top;
}
ul.goods_p_ {
	padding: 10px;
	background-color: #fff;
}
ul.goods_p_ li {
	border-top: 1px dashed #cdcdcd;
}
ul.goods_p_ li:first-child {
	border-top: none;
/*	border-top: 1px solid #cdcdcd;*/
}
ul.goods_p_ li a,
ul.goods_p_ li span.nolink_ {
	padding: 10px 0;
	display: block;
	text-decoration: none;
}
ul.goods_p_ li div.nolink_ {
	padding: 10px 0;
	display: block;
	text-decoration: none;
}
ul.goods_p_ li div.item_left_,
ul.goods_p_ li div.desc_ {
	display: table-cell;
	vertical-align: top;
}
ul.goods_p_ li div.item_left_ {
	width: 120px;
	position: relative;
}
ul.goods_p_ li figure.img_ {
	width: 120px;
	margin-bottom: 5px;
}
ul.goods_p_ li figure.img_ img {
	width: 120px;
	display: block;
}
ul.goods_p_ li div.item_left_ .icon2_ {
	width: 30px;
	position: absolute;
	top: 5px;
	left: 7px;
}
ul.goods_p_ li div.item_left_ .icon2_ img {
	width: 30px;
}
ul.goods_p_ li div.item_left_ .icon_ {
	width: 124px;
}
ul.goods_p_ li div.item_left_ .icon_ img {
	height: 15px;
	margin: 0 3px 3px 0;
}
ul.goods_p_ li div.desc_ {
	padding: 3px 0 0 15px;
}

ul.goods_p_ li div.desc_ div.name_ {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
}
ul.goods_p_ li div.desc_ div.name_ .name1_ {
	font-weight: bold;
}

ul.goods_p_ li div.desc_ .name2_ {
	font-size: 10px;
	line-height: 2.0;
}
ul.goods_p_ li div.desc_ .price_box_ small {
	display: block;
}
ul.goods_p_ li div.desc_ .comment_ {
	padding-top: 5px;
}
.liquidize_goods_item_ {
  padding:0 3px; 
  margin:10px 0 0 0;
  width:100px;
  float:left;
  text-align:center;
}
.liquidize_goods_item_ img{
  width:100px;
}
ul.goods_p_ li div.desc_ .stock_ {
	margin-top: 5px;
}

ul.goods_p_ li div.desc_ .price_box_ {
	margin-top: 17px;
}
ul.goods_p_ li div.desc_ .price_box_ .price_pop_ {
	font-size: 12px;
}


#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;
}

ul.goods_p_ li .cart_btn_ {
	width: 100%;
	padding-bottom: 20px;
}
ul.goods_p_ li .cart_btn_ a {
	display: block;
	width: 100%;
	height: 42px;
	padding: 0;
	margin: 0;
	background-color: #ff7800;
	border-bottom:#d26a05 3px solid;
	border-right: #d26a05 3px solid;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-image: url(../img/usr/sb/common/icon_cart.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	background-size: 23px 21px;
    -webkit-background-size: 23px 21px;
}
ul.goods_p_ li .cart_btn_ a input {
	display: block;
	width: 100%;
	height: 42px;
	padding: 3px 0 0 0;
	margin: 0;
	border: 0;
	background: none;
	-moz-text-shadow:none;
	-webkit-text-shadow:none;
	text-shadow:none;
	text-decoration:none;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-appearance: none;
}
/* --------------------------------------------------------------------
	商品一覧 ランキング
-------------------------------------------------------------------- */
ul.goods_r_ {
	padding:0 10px 10px;
	background-color: #ffffff;
	overflow: hidden;
}
ul.goods_r_ li {
	width:50%;
	float:left;
	border-bottom: 1px dashed #cdcdcd;
}
ul.goods_r_ li:nth-child(2n) {
	width:50%;
	float:right;
}
ul.goods_r_ li a,
ul.goods_r_ li span.nolink_ {
	padding: 13px 15px 20px 15px;
	text-decoration:none;
	display: block;
}

ul.goods_r_ li .rank_icon_{
	color: #ffffff;
	text-align: center;
	width: 100%;
	height: 23px;
 line-height:25px;
	background-image: url(../img/usr/sb/common/rank00.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 120px 23px;
    -webkit-background-size: 120px 23px;
}
ul.goods_r_ li.rank1_ .rank_icon_{
	background-image: url(../img/usr/sb/common/rank01.png);
	text-indent: -99999px;
}
ul.goods_r_ li.rank2_ .rank_icon_{
	background-image: url(../img/usr/sb/common/rank02.png);
	text-indent: -99999px;
}
ul.goods_r_ li.rank3_ .rank_icon_{
	background-image: url(../img/usr/sb/common/rank03.png);
	text-indent: -99999px;
}

ul.goods_r_ li figure.img_ {
	width: 100%;
	padding-bottom: 5px;
	position: relative;
}
ul.goods_r_ li figure.img_ span img {
	width: 100%;
}
ul.goods_r_ li figure.img_ .icon2_ {
	width: 30px;
	position: absolute;
	left: 3px;
	top: 2px;
}
ul.goods_r_ li figure.img_ .icon2_ img {
	width: 30px;
}
ul.goods_r_ li div.desc_ {
}
ul.goods_r_ li div.desc_ div.icon_ {
}
ul.goods_r_ li div.desc_ div.icon_ img {
	height: 15px;
	margin: 0 3px 3px 0;
}
ul.goods_r_ li a div.desc_ div.name1_ {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.3;
	margin-top: 10px;
}

ul.goods_r_ li div.desc_ .name2_ {
	font-size: 10px;
	line-height: 2.0;
}
ul.goods_r_ li div.desc_ .price_box_ {
	display: block;
	margin-top: 10px;
}
ul.goods_r_ li a div.desc_ div.price_box p.price_ {
	text-decoration:none;
}
ul.goods_r_ li .cart_btn_ {
	margin: 0 15px 20px;
}
ul.goods_r_ li .cart_btn_ a {
	display: block;
	width: 100%;
	height: 24px;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
border:1px #c62f19 solid;
/*	border-bottom:#d26a05 3px solid;
	border-right: #d26a05 3px solid;*/
	border-radius: 24px;
    -webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	background-image: url(../img/usr/sb/common/icon_cart.png);
	background-position: 8px center;
	background-repeat: no-repeat;
	background-size: 16px 16px;
    -webkit-background-size: 16px 16px;
}
ul.goods_r_ li .cart_btn_ input {
	display: block;
	margin: 0;
	background: none;
	border: 0;
	width: 100%;
	height: 24px;
	padding: 2px 0 0 8px;
	font-size: 12px;
	-moz-text-shadow:none;
	-webkit-text-shadow:none;
	text-shadow:none;
	text-decoration:none;
	border-radius: 24px;
    -webkit-border-radius: 24px;
	-moz-border-radius: 24px;
color:#c62f19;
font-family: "Times New Roman","游明朝","YuMincho","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",Meiryo,serif;
}
/* --------------------------------------------------------------------
	商品一覧 ランキング
-------------------------------------------------------------------- */
ul.goods_h_ {
	padding: 10px 10px 15px;
	background-color: #fff;
	overflow:hidden;
}
ul.goods_h_ li {
	width: 22%;
	text-align:center;
	float:left;
	margin-right: 3%;
}
ul.goods_h_ li a {
	display: table;
	width: 100%;
	table-layout: fixed;
}
ul.goods_h_ li figure.img_ {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	text-align: center;
}
ul.goods_h_ li p {
	margin:5px 5px 0 5px;
	text-align:left;
	font-size:10px;
}
/* --------------------------------------------------------------------
	商品一覧 サムネイル
-------------------------------------------------------------------- */
ul.goods_t_ {
	margin: 15px 10px 10px;
	background-color: #ffffff;
	border-top: 1px solid #cdcdcd;
	overflow: hidden;
}
ul.goods_t_ li {
	width:50%;
	float:left;
	border-bottom: 1px dashed #cdcdcd;
}
ul.goods_t_ li:nth-child(2n) {
	width:50%;
	float:right;
}
ul.goods_t_ li a,
ul.goods_t_ li span.nolink_ {
	padding: 13px 15px 20px 15px;
	text-decoration:none;
	display: block;
}


ul.goods_t_ li figure.img_ {
	width: 100%;
	padding-bottom: 5px;
	position: relative;
}
ul.goods_t_ li figure.img_ span img {
	width: 100%;
}
ul.goods_t_ li figure.img_ .icon2_ {
	width: 30px;
	position: absolute;
	left: 3px;
	top: 2px;
}
ul.goods_t_ li figure.img_ .icon2_ img {
	width: 30px;
}
ul.goods_t_ li div.desc_ {
}
ul.goods_t_ li div.desc_ div.icon_ {
}
ul.goods_t_ li div.desc_ div.icon_ img {
	height: 15px;
	margin: 0 0 3px 0;
}
ul.goods_t_ li a div.desc_ div.name1_ {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.3;
	margin-top: 10px;
}

ul.goods_t_ li div.desc_ .name2_ {
	font-size: 10px;
	line-height: 2.0;
}
ul.goods_t_ li div.desc_ .price_box_ {
	display: block;
	margin-top: 10px;
}
ul.goods_t_ li a div.desc_ div.price_box p.price_ {
	text-decoration:none;
}
ul.goods_t_ li .cart_btn_ {
	margin: 0 15px 20px;
}
ul.goods_t_ li .cart_btn_ a {
	display: block;
	height: 32px;
	padding: 0;
/*
	background-color: #ff7800;
	border-bottom:#d26a05 3px solid;
	border-right: #d26a05 3px solid;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
*/
	background-color: #ffffff;
	border:#c62f19 1px solid;
	border-radius: 32px;
    -webkit-border-radius: 32px;
	-moz-border-radius: 32px;
	background-image: url(../img/usr/sb/common/icon_cart.png);
	background-position: 8px center;
	background-repeat: no-repeat;
	background-size: 17px 16px;
    -webkit-background-size: 17px 16px;
}
ul.goods_t_ li .cart_btn_ a input {
	display: block;
	margin: 0;
	background: none;
	border: 0;
	width: 100%;
	height: 32px;
 line-height:32px;
	padding: 0 0 0 16px;
	font-size: 12px;
 color:#c62F19;
	-moz-text-shadow:none;
	-webkit-text-shadow:none;
	text-shadow:none;
	text-decoration:none;
	border-radius: 32px;
    -webkit-border-radius: 32px;
	-moz-border-radius: 32px;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
/* --------------------------------------------------------------------
	商品一覧 サムネイル
-------------------------------------------------------------------- */
ul.goods_i_ {
	margin: 15px 10px 10px;
	background-color: #ffffff;
	border-top: 1px solid #cdcdcd;
	overflow: hidden;
}
ul.goods_i_ li {
	width:50%;
	float:left;
	border-bottom: 1px dashed #cdcdcd;
}
ul.goods_i_ li:nth-child(2n) {
	width:50%;
	float:right;
}
ul.goods_i_ li a,
ul.goods_i_ li span.nolink_ {
	padding: 13px 15px 20px 15px;
	text-decoration:none;
	display: block;
}


ul.goods_i_ li figure.img_,
ul.goods_i_ li div.desc_ {
}
ul.goods_i_ li figure.img_ {
	width: 100%;
	padding-bottom: 5px;
	position: relative;
}
ul.goods_i_ li figure.img_ span img {
	width: 100%;
}
ul.goods_i_ li figure.img_ .icon2_ {
	width: 30px;
	position: absolute;
	left: 3px;
	top: 2px;
}
ul.goods_i_ li figure.img_ .icon2_ img {
	width: 30px;
}
ul.goods_i_ li div.desc_ {
}
ul.goods_i_ li div.desc_ div.icon_ {
}
ul.goods_i_ li div.desc_ div.icon_ img {
	height: 15px;
	margin: 0 0 3px 0;
}
ul.goods_i_ li a div.desc_ div.name1_ {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.3;
	margin-top: 10px;
}

ul.goods_i_ li div.desc_ .name2_ {
	font-size: 10px;
	line-height: 2.0;
}
ul.goods_i_ li div.desc_ .price_box_ {
	display: block;
	margin-top: 10px;
}
ul.goods_i_ li a div.desc_ div.price_box p.price_ {
	text-decoration:none;
}
ul.goods_i_ li .cart_btn_ {
	margin: 0 15px 20px;
}
ul.goods_i_ li .cart_btn_ a {
	display: block;
	width: 100%;
	height: 32px;
	padding: 0;
	margin: 0;
	background-color: #ff7800;
	border-bottom:#d26a05 3px solid;
	border-right: #d26a05 3px solid;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-image: url(../img/usr/sb/common/icon_cart.png);
	background-position: 8px center;
	background-repeat: no-repeat;
	background-size: 17px 16px;
    -webkit-background-size: 17px 16px;
}
ul.goods_i_ li .cart_btn_ a input {
	display: block;
	margin: 0;
	background: none;
	border: 0;
	width: 100%;
	height: 32px;
	padding: 2px 0 0 16px;
	font-size: 12px;
	-moz-text-shadow:none;
	-webkit-text-shadow:none;
	text-shadow:none;
	text-decoration:none;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
/* --------------------------------------------------------------------
	商品検索
--------------------------------------------------------------------- */
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;
}
/**/

/* --------------------------------------------------------------------
	カテゴリー
-------------------------------------------------------------------- */
h2.ttl_category {
background-color:#9b7f00;
text-align:center;
}
h2.ttl_category img {
	width: 320px;
}
/* カテゴリー詳細 */
div.sub_category_ {
	margin-top: 10px;
	border-top: 1px solid #e5e5e5;
}
/* カテゴリー一覧 */
nav.CategoryStyleG_ {
}
nav.CategoryStyleG_ ul.layer0_ {
	padding-left: 0;
	background: #ffffff;
}
nav.CategoryStyleG_ ul.layer1_ {
	background: #eeeeee;
}
nav.CategoryStyleG_ ul.layer2_ {
	background: #f0f0f0;
}
nav.CategoryStyleG_ ul.layer3_ {
	background: #f2f2f2;
}
/*
nav.CategoryStyleG_ ul.layer1_ {
	background: #f9e7e5;
}
nav.CategoryStyleG_ ul.layer2_ {
	background: #f8f0e5;
}
nav.CategoryStyleG_ ul.layer3_ {
	background: #ecdeca;
}
*/
nav.CategoryStyleG_ ul {
	overflow:hidden;
}
nav.CategoryStyleG_ ul li {
	width:100%;
	border-top: 1px solid #e5e5e5;
	word-break:break-all;
}
nav.CategoryStyleG_ ul li.nochild_ {
}
nav.CategoryStyleG_ ul.layer0_ li {
	min-height:40px;
	position:relative;
}
nav.CategoryStyleG_ ul.layer0_ > li {
	border-top: 0;
	border-bottom: 1px solid #e5e5e5;
	background-color: #FFF;
}
nav.CategoryStyleG_ ul.layer1_ li,
nav.CategoryStyleG_ ul.layer2_ li,
nav.CategoryStyleG_ ul.layer3_ li {
	min-height:40px;
	background-color: transparent;
}
nav.CategoryStyleG_ ul li a,
nav.CategoryStyleG_ ul li span.nolink_ {
	padding: 16px 50px 14px 10px;
	text-decoration: none;
	vertical-align:middle;
	display:block;
}
nav.CategoryStyleG_ ul li a.haveimg_,
nav.CategoryStyleG_ ul li span.haveimg_ {
	padding:0 50px 0 10px;
	text-decoration: none;
	vertical-align:middle;
	display:block;
}
nav.CategoryStyleG_ ul li a .name_{
	font-size: 12px;
	line-height: 1.1;
	font-family: "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
nav.CategoryStyleG_ ul.layer0_ > li > a > .name_{
	font-size: 13px;
	line-height: 1.0;
}
nav.CategoryStyleG_ ul li a .comment_,
nav.CategoryStyleG_ ul li span.nolink_ .comment_ {
	font-size: 12px;
	line-height: 1.4;
	padding-top: 5px;
	text-decoration: none;
}
nav.CategoryStyleG_ ul.layer0_ > li > a .comment_,
nav.CategoryStyleG_ ul.layer0_ > li > span.nolink_ .comment_ {
	padding-bottom: 7px;
}
nav.CategoryStyleG_ ul li p.parent_ {
	padding: 0;
	text-indent: -9999px;
	width: 45px;
	height: 45px;
	vertical-align: top;
	overflow: hidden;
	position:absolute;
	top:0;
	right:0;
}
nav.CategoryStyleG_ ul li p.img_ {
	width: 30px;
	height: 30px;
	padding: 7px 10px 7px 0;
	vertical-align:middle;
	overflow: hidden;
	display:table-cell;
}
nav.CategoryStyleG_ ul li p.img_ img {
	max-height: 30px;
	max-width: 30px;
}
nav.CategoryStyleG_ ul li p.name_ {
	vertical-align:middle;
	display:table-cell;
}

nav.CategoryStyleG_ ul li p.parent_ {
	background-image: url(../img/usr/sb/common/minus.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 20px 20px;
    -webkit-background-size: 20px 20px;
}
nav.CategoryStyleG_ ul li p.parent_.img_hidden_ {
	background-image: url(../img/usr/sb/common/plus.png);
}
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: 35px;
}
nav.CategoryStyleG_ ul.layer2_ li .name_,
nav.CategoryStyleG_ ul.layer2_ li .comment_ {
	padding-left: 53px;
}
nav.CategoryStyleG_ ul.layer3_ li .name_,
nav.CategoryStyleG_ ul.layer3_ li.comment_ {
	padding-left: 63px;
}
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_ {
	margin-top: 10px;
}
/* ジャンル一覧 */
nav.GenreStyle_ {
	border-top: 1px solid #e5e5e5;
}
nav.GenreStyle_ ul.layer0_ {
	padding-left: 0;
	background: #ffffff;
}
nav.GenreStyle_ ul.layer1_ {
	background: #eeeeee;
}
nav.GenreStyle_ ul.layer2_ {
	background: #f0f0f0;
}
nav.GenreStyle_ ul.layer3_ {
	background: #f2f2f2;
}
/*
nav.GenreStyle_ ul.layer1_ {
	background: #f9e7e5;
}
nav.GenreStyle_ ul.layer2_ {
	background: #f8f0e5;
}
nav.GenreStyle_ ul.layer3_ {
	background: #ecdeca;
}
*/
nav.GenreStyle_ ul {
	overflow:hidden;
}
nav.GenreStyle_ ul li {
	width:100%;
	border-top: 1px solid #e5e5e5;
	word-break:break-all;
}
nav.GenreStyle_ ul li.nochild_ {
}
nav.GenreStyle_ ul.layer0_ li {
	min-height:40px;
	position:relative;
}
nav.GenreStyle_ ul.layer0_ > li {
	border-top: 0;
	border-bottom: 1px solid #e5e5e5;
	background-color: #FFF;
}
nav.GenreStyle_ ul.layer1_ li,
nav.GenreStyle_ ul.layer2_ li,
nav.GenreStyle_ ul.layer3_ li {
	min-height:40px;
	background-color: transparent;
}
nav.GenreStyle_ ul li a,
nav.GenreStyle_ ul li span.nolink_ {
	padding: 16px 50px 14px 10px;
	text-decoration: none;
	vertical-align:middle;
	display:block;
}
nav.GenreStyle_ ul li a.haveimg_,
nav.GenreStyle_ ul li span.haveimg_ {
	padding:0 10px;
	text-decoration: none;
	vertical-align:middle;
	display:block;
}
nav.GenreStyle_ ul li a .name_{
	font-size: 12px;
	line-height: 1.1;
}
nav.GenreStyle_ ul.layer0_ > li > a > .name_{
	font-size: 13px;
	line-height: 1.0;
}
nav.GenreStyle_ ul li a .comment_,
nav.GenreStyle_ ul li span.nolink_ .comment_ {
	font-size: 12px;
	line-height: 1.4;
	padding-top: 5px;
	text-decoration: none;
}
nav.GenreStyle_ ul.layer0_ > li > a .comment_,
nav.GenreStyle_ ul.layer0_ > li > span.nolink_ .comment_ {
	padding-bottom: 7px;
}
nav.GenreStyle_ ul li p.parent_ {
	padding: 0;
	text-indent: -9999px;
	width: 45px;
	height: 45px;
	vertical-align: top;
	overflow: hidden;
	position:absolute;
	top:0;
	right:0;
}
nav.GenreStyle_ ul li p.img_ {
	width: 30px;
	height: 30px;
	padding: 7px 10px 7px 0;
	vertical-align:middle;
	overflow: hidden;
	display:table-cell;
}
nav.GenreStyle_ ul li p.img_ img {
	max-height: 30px;
	max-width: 30px;
}
nav.GenreStyle_ ul li p.name_ {
	vertical-align:middle;
	display:table-cell;
	font-family: "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

nav.GenreStyle_ ul li p.parent_ {
	background-image: url(../img/usr/sb/common/minus.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 20px 20px;
    -webkit-background-size: 20px 20px;
}
nav.GenreStyle_ ul li p.parent_.img_hidden_ {
	background-image: url(../img/usr/sb/common/plus.png);
}
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:0;
/*
	padding-left: 35px;
*/
}
nav.GenreStyle_ ul.layer2_ li .name_,
nav.GenreStyle_ ul.layer2_ li .comment_ {
	padding-left: 35px;
/*
	padding-left: 53px;
*/
}
nav.GenreStyle_ ul.layer3_ li .name_,
nav.GenreStyle_ ul.layer3_ li.comment_ {
	padding-left: 53px;
/*
	padding-left: 63px;
*/
}

/* --------------------------------------------------------------------
	話題の新商品から探す
-------------------------------------------------------------------- */
#newitem_wrap {
}
#newitem_wrap h2 {
	background-color: #da1404;
}
#newitem_wrap h2 img {
	width: 320px;
} 
#newitem_wrap ul.newitem_tree_ {
	padding-left: 0;
	background: #ffffff;
}
#newitem_wrap ul {
	overflow:hidden;
}
#newitem_wrap ul li {
	width:100%;
	border-top: 1px solid #e5e5e5;
	word-break:break-all;
}
#newitem_wrap ul li.nochild_ {
}
#newitem_wrap ul li a,
#newitem_wrap ul li span.nolink_ {
	padding: 16px 50px 14px 10px;
	text-decoration: none;
	vertical-align:middle;
	display:block;
}
#newitem_wrap ul li a.haveimg_,
#newitem_wrap ul li span.haveimg_ {
	padding:0 50px 0 10px;
	text-decoration: none;
	vertical-align:middle;
	display:block;
}
#newitem_wrap ul li a .name_{
	font-size: 12px;
	line-height: 1.1;
}
#newitem_wrap ul.layer0_ > li > a > .name_{
	font-size: 13px;
	line-height: 1.0;
}
#newitem_wrap ul li a .comment_,
#newitem_wrap ul li span.nolink_ .comment_ {
	font-size: 12px;
	line-height: 1.4;
	padding-top: 5px;
	text-decoration: none;
}
#newitem_wrap ul li p.img_ {
	width: 30px;
	height: 30px;
	padding: 7px 10px 7px 0;
	vertical-align:middle;
	overflow: hidden;
	display:table-cell;
}
#newitem_wrap ul li p.img_ img {
	max-height: 30px;
	max-width: 30px;
}
#newitem_wrap ul li p.name_ {
	vertical-align:middle;
	display:table-cell;
}
/* --------------------------------------------------------------------
	絞り込み項目
-------------------------------------------------------------------- */
/* 絞り込み項目一覧 */
nav.FilterStyle_ {
	margin: 10px;
	border: 1px solid #cdcdcd;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
nav.FilterStyle_ h2 {
	color: #fff;
	font-size: 14px;
	line-height: 1.4;
	padding: 6px 10px 7px 10px;
	background-color: #da1404;
	border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}
nav.FilterStyle_ ul.layer0_ {
	padding-left: 0;
}
nav.FilterStyle_ ul li {
	background-color: #ffefed;
	word-break:break-all;
	overflow: hidden;
}
nav.FilterStyle_ ul li:last-child {
	border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
}
nav.FilterStyle_ ul.layer0_ > li {
	overflow: hidden;
	background-color: #ffffff;
}
nav.FilterStyle_ ul.layer0_ li > ul.layer_ li {
	padding: 10px;
}
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: 45px;
	vertical-align: top;
	overflow: hidden;
}
nav.FilterStyle_ ul li p.parent_ {
	background-image: url(../img/usr/sb/common/minus.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 40px 45px;
    -webkit-background-size: 40px 45px;
}
nav.FilterStyle_ ul li p.parent_.img_hidden_ {
	background-image: url(../img/usr/sb/common/plus.png);
}
nav.FilterStyle_ ul.layer0_ li span.nochild_ {
	padding-left: 40px;
}
nav.FilterStyle_ ul.layer_ li.nochild_ .name_ {
	float: left;
}
nav.FilterStyle_ ul.layer_ li.nochild_ .name_ label {
	display: inline-block;
	padding: 5px;
}
nav.FilterStyle_ ul.layer_ li.nochild_ .name_ label input {
	margin: 0 5px 5px 0;
}
nav.FilterStyle_ ul.layer_ li.nochild_ .name_ label img {
	vertical-align: middle;
}

/* --------------------------------------------------------------------
	イベント
-------------------------------------------------------------------- */
/* イベント一覧 */
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: 16px;
	font-weight: bold;
	color:#fff;
	background: #da1404;
	clear: both;
}
div.event_ h2.event_title_ a {
	display: block;
	text-decoration: none;
	color:#fff;
}
div.event_ h2.event_title_ span.nolink_ {
	padding: 15px;
	display: block;
}
div.event_ h2.event_title_image_ {
	background-color: #fff;
	background-image: url(../img/usr/sb/common/list_btn.png), url(../img/usr/sb/common/title_bg1.png);
	background-position: right 10px, left top;
	background-repeat: no-repeat, repeat-x;
	background-size: 75px 17px, 26px 26px;
    -webkit-background-size: 75px 17px, 26px 26px;
}
div.event_ h2.event_title_image_ a {
	display: block;
}
div.event_ h2.event_title_image_ img {
	width:125px;
}
/* --------------------------------------------------------------------
	履歴
-------------------------------------------------------------------- */
#block_of_history {
	margin-bottom:10px;
}
.ttl_history_ {
	width: 100%;
	height: 30px;
border-bottom: 1px #c62a19 solid;
/*	background-color: #da1404;*/
	background-image: url(../img/usr/sb/common/title_itemhistory.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 320px 30px;
    -webkit-background-size: 320px 30px;
	clear: both;
	text-indent: -9999px;
}

/* --------------------------------------------------------------------
	カスタマーレビュー一覧
--------------------------------------------------------------------- */
/* レビュー情報 */
h2#ttl_userreview {
	margin-bottom:0;
}
h2.userreview_ {
	height: 26px;
	margin: 0 10px;
	background-color:  #fff;
	background-image: url(../img/usr/sb/common/title_reviews.png), url(../img/usr/sb/common/title_bg1.png);
	background-position: left bottom, left bottom;
	background-repeat: no-repeat, repeat-x;
	background-size: 300px 26px, 26px 26px;
    -webkit-background-size: 300px 26px, 26px 26px;
	text-indent: -9999px;
}
div.review_info_ {
	margin: 10px;
	padding: 12px 15px 13px;
	background-color: #eeeeee;
/*
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
*/
}
div.review_count_summary_ {
}
div.review_count_summary_ dl dt,
div.review_count_summary_ dl dd {
	display: inline;
	line-height: 1.6;
}
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_ .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;
}
.review_pagenav_ {
	padding: 10px;
/*	margin: 0 0 10px 0;
	clear: both;
	background: #F0F0F0;
	padding: 5px 10px;
	border-bottom: 1px solid #CCC;*/
}
.review_pagenav_ #review_read_button a {
	display: block;
	color: #da1404;
	text-decoration: none;
	background-image: url(../img/usr/sb/common/icon_arrow01.png);
	background-position: 65px center;
	background-repeat: no-repeat;
	background-size: 18px 12px;
    -webkit-background-size: 18px 12px;
}
/**/
/* レビュー ページ切換 */
div#page_changer_top {
}
div#page_changer_top .pager_ref_,
div#page_changer_top .pager_now_ {
	display: inline-block;
	width: 20px;
	height: 19px;
	padding-top: 1px;
	margin: 2px 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
	border-radius: 15px;
    -webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}
div#page_changer_top .pager_ref_ {
	color: #da1404;
	border: 1px solid #da1404;
}
div#page_changer_top .pager_ref_ a {
	color: #da1404;
	text-decoration: none;
}
div#page_changer_top .pager_now_ {
	color:#ffffff;
	border: 1px solid #da1404;
	background-color: #da1404;
}
/**/
/* レビュー記事 */
.review_line_ {
	margin: 10px 10px 0;
	padding: 6px 10px;
	border: 1px solid #cdcdcd;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.review_line_:first-child {
	border-top:1px solid #e5e5e5;
}
.review_line_title_ {
	color: #da1404;
	font-size: 14px;
	line-height: 1.4;
	word-break:break-all;
}
.review_line_body_ {
	padding: 5px;
}

div.review_line_summary_ {
	overflow: hidden;
}

div.review_line_summary_ ul {
	float: left;
	margin-right: 10px;
}
div.review_line_summary_ dl.review_line_name_ {
	float: left;
	overflow: hidden;
}
div.review_line_summary_ dl.review_line_name_ dt {
	float: left;
	font-weight:normal;
}
div.review_line_summary_ dl.review_line_name_ dd {
	float: left;
	padding-left: 4px;
}
div.review_line_summary_ ul li img {
	height:13px;
	position:relative;
	top:-3px;
}
div.review_line_summary_ dl.review_line_score_ dt {
	font-weight:normal;
}
.review_line_comment_ {
	padding-top: 17px;
	word-break:break-all;
}
.review_line_ .moderate_vote_ {
	padding: 6px 0 0;
	margin-top: 7px;
	border-top: 1px dashed #cdcdcd;
	font-size:11px;
}
.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;
}
.review_line_ .mode_lay_ .mode_select_line_ {
	padding: 10px 20px;
	border-top:solid 1px #ffcc33;
}

.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;
}

a.open_available_coupon {
	color: #fff !important;
	background: none repeat scroll 0 0 #666666 !important;
	text-decoration: none !important;
	white-space: nowrap !important;
}

#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: 1px 5px;
	border-bottom: 1px solid #CCCCCC;
	text-align:left;
	word-break: break-all;
}
table.available_coupon_ th {
	background-color: #F8F8F8;
	vertical-align: middle;
	width: 40%;
	font-weight: normal;
}
table.available_coupon_ freespace_ {
	word-break: break-all;
}

.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;
}
/* --------------------------------------------------------------------
	トップページバナー　
-------------------------------------------------------------------- */
div.top_banner_ {
	padding: 10px 10px 0;
/*	background-color: #f8f0e5;*/
}
div.top_banner_ ul {
	padding-bottom: 6px;
}
div.top_banner_ ul li {
	margin-bottom: 10px;
	text-align: center;
}

/*2個並び*/
div.top_banner_.column2_ ul {
	overflow: hidden;
}
div.top_banner_.column2_ ul li {
	width: 49%;
}
div.top_banner_.column2_ ul li:nth-child(odd) {
	float: left;
}
div.top_banner_.column2_ ul li:nth-child(even) {
	float: right;
}

/* --------------------------------------------------------------------
	関連商品
-------------------------------------------------------------------- */
h2.ttl_recommend_ {
	font-size: 13px;
	font-weight: bold;
	margin-top: 25px;
	padding: 6px 15px 7px 67px;
	background-color: #e6d6c0;
	position: relative;
}
h2.ttl_recommend_ span {
	display: block;
	width: 47px;
	height: 41px;
	background-image: url(../img/usr/sb/common/icon_recommend.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 47px 41px;
    -webkit-background-size: 47px 41px;
	position: absolute;
	left: 10px;
	top: -6px;
}

/* --------------------------------------------------------------------
	アレルギー物質除外検索
--------------------------------------------------------------------- */
#block_of_allrg_filter {
	margin: 10px 10px 25px;
	border: 1px solid #cdcdcd;
/*
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
*/
}
#block_of_allrg_filter h2 {
	color: #fff;
	padding: 6px 12px 7px;
	background-color:#c62f19;
/*
	border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
*/
}
#block_of_allrg_filter #div_allrgfilter {
	padding: 10px 9px;
}
#block_of_allrg_filter #div_allrgfilter label {
	display: inline-block;
	padding: 5px;
}
#block_of_allrg_filter #div_allrgfilter label input {
	margin: 0 5px 5px 0;
}
.allrg_filter_comment {
	margin: 5px 13px 0;
}
.allrg_filter_comment2 {
	background: #f9f7f3 none repeat scroll 0 0;
	font-size: 11px;
	margin: 0 10px 10px;
	padding: 5px 10px;
}





/* --------------------------------------------------------------------
	ユーザー定義　トップ ビジュアル
--------------------------------------------------------------------- */
#top_visual {
	padding: 10px;
/*	background-color: #f8f0e5;*/
	position: relative;
}
#top_visual #visual_wrap {
	padding: 4px;
/*
	background-color: #fff;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
*/
	position: relative;
}
#top_visual #visual_wrap ul li {
	text-align: center;
}
#top_visual #visual_wrap .bx-controls-direction a {
	display: block;
	width: 27px;
	height: 100%;
	position: absolute;
	top: 0;
	text-indent: -9999px;
	background-position: center 40%;
	background-repeat: no-repeat;
	background-size: 27px 27px;
    -webkit-background-size: 27px 27px;
	z-index: 1000;
}
#top_visual #visual_wrap .bx-controls-direction a.bx-prev {
	left: -7px;
	background-image: url(../img/usr/sb/visual/prev.png);
}
#top_visual #visual_wrap .bx-controls-direction a.bx-next {
	right: -7px;
	background-image: url(../img/usr/sb/visual/next.png);
}

#top_visual #visual_wrap .bx-pager {
	text-align: center;
}
#top_visual #visual_wrap .bx-pager .bx-pager-item {
	display: inline-block;
	width: 11px;
	height: 11px;
	margin: 13px 5px;
}
#top_visual #visual_wrap .bx-pager .bx-pager-item a {
	display: block;
	width: 11px;
	height: 11px;
	background-color: #b4b4b4;
	text-indent: -9999px;
	border-radius: 10px;
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#top_visual #visual_wrap .bx-pager .bx-pager-item a.active {
	background-color: #da1404;
}

#top_visual .chara_ {
display:none;
}
/*
#top_visual .chara_ {
	position: absolute;
}
#top_visual .chara_ img {
	max-width: 100%;
}
#top_visual .chara1_ {
	width: 33%;
	left: 0;
	bottom: 10px;
	text-align: left;
}
#top_visual .chara2_ {
	width: 34%;
	right: 0;
	bottom: 0;
	text-align: right;
}
*/

/* --------------------------------------------------------------------
	メールニュース
-------------------------------------------------------------------- */
/* 上部エリア */
#magazine_wrap {
	padding: 15px 0;
	background-color: #f8f0e5;
}
#magazine_wrap h1 {
	margin: 10px;
}
#magazine_wrap p.comment_ {
	line-height: 1.5;
	margin: 0 20px 10px;
}

#magazine_wrap .magazine_line_ .magazine_item_ {
}
#magazine_wrap .magazine_line_ .magazine_item_ h2 {
	background-image: url(../img/usr/sb/magazine/ttl_bg.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-size: 54px 68px;
    -webkit-background-size: 54px 68px;
}
#magazine_wrap .magazine_line_ .magazine_item_ h2 img {
	height: 68px;
}
#magazine_wrap .magazine_line_ .magazine_item_ .inner_ {
	padding: 0 10px 0 15px;
	overflow: hidden;
}
#magazine_wrap .magazine_line_ .magazine_item_ .inner_ .img_ {
	float: right;
	display: inline;
	width: 35%;
}
#magazine_wrap .magazine_line_ .magazine_item_ .inner_ .txt_ {
	float: left;
	display: inline;
	width: 60%;
	padding: 15px 0 0 0;
	line-height: 1.5;
}
#magazine_wrap .btn_ {
	margin: 25px 10px;
	text-align: center;
	background-color: #4aa02f;
	border-right: 3px solid #41882b;
	border-bottom: 3px solid #41882b;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#magazine_wrap .btn_ a {
}




/* --------------------------------------------------------------------
	フリーページ　共通
--------------------------------------------------------------------- */


/* 直送便 ページ内フォーム設置に付き修正 アンカーの位置調整用*/
#goods_frame_ {
	/* margin-top: -108px;
	padding-top: 108px;
	display: block; */
}

div.freepage_ {
}
div.freepage_narrow_ {
	padding: 0 60px;
}
div.freepage_ .box_ {
	margin-bottom: 20px;
	overflow: hidden;
}

/*　clearfix　*/  
.clearfix:after{  
    content:".";  
    display:block;  
    height:0;  
    clear:both;  
    visibility:hidden;  
}  
.clearfix{ display:inline-block;}  
/* HIdes from IE-mac */  
*html .clearfix{ height:1%;}  
.clearfix{ display:block;}  
/* End hide from IE-mac */
/* --------------------------------------------------------------------
	フリーページ　会社概要
--------------------------------------------------------------------- */
#company {
}
#company p {
	margin: 0 10px 10px;
}
#company table.formdetail_ {
	width: 90%;
	margin: 0 auto 40px;
	border: 1px solid #cdcdcd;
	border-top: 0;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#company table.formdetail_ th,
#company table.formdetail_ td {
	padding: 5px 10px;
	display: list-item;
	list-style: none;
	border-top: 1px solid #cdcdcd;
}
#company table.formdetail_ th {
	background-color: #f9e7e5;
}
#company table.formdetail_ td {
	line-height: 1.8;
}
#company table.formdetail_ td li {
	line-height: 1.8;
}
/* グループ企業 */
#company .group-img .group-img01 {
	margin: 20px 10px;
	overflow: hidden;
}
#company .group-img .img01 {
	float: left;
	display: inline;
	width: 40%;
	text-align: center;
}
#company .group-img .img01 img {
	max-width: 100%;
}
#company .group-img .img01b {
	float: right;
	display: inline;
	width: 55%;
	margin: 0;
	padding: 10px 0 0 10px;
}
#company .group-img {
	margin: 10px 20px;
}
#company .group-img .group-imgarea {
	overflow: hidden;
	padding-bottom: 20px;
}
#company .group-img .group_item_ {
	width: 46%;
	padding: 5px;
	margin-bottom: 20px;
	border: 1px solid #cdcdcd;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#company .group-img .group_item_:nth-child(odd) {
	float: left;
}
#company .group-img .group_item_:nth-child(even) {
	float: right;
}
#company .group-img .group_item_ .logo_ {
	margin-bottom: 10px;
	text-align: center;
}
#company .group-img .group_item_ .text_ {
	font-size: 10px;
	line-height: 1.8;
	margin-bottom: 10px;
}
#company .group-img .group_item_ .product_img_ {
	text-align: center;
}
/* --------------------------------------------------------------------
	フリーページ　プライバシーポリシー
--------------------------------------------------------------------- */
#privacy {
}
#privacy p {
	margin-bottom: 20px;
	text-indent: 1em;
	line-height: 1.8;
}
#privacy ol {
	border-top: 1px dotted #CCC;
	margin-bottom: 20px;
}
#privacy ol li {
	padding: 10px;
	border-bottom: 1px dotted #CCC;
	list-style: inside decimal;
	margin: 0;
}
#privacy .date_ {
	text-align: right;
}
/* --------------------------------------------------------------------
	フリーページ　特定商取引法に基づく表記
--------------------------------------------------------------------- */
#about .payment_banner_ {
	padding-top: 10px;
}
#about .payment_banner_ img {
	max-width: 90px;
}
#about table.formdetail_ {
	width: 90%;
	margin: 0 auto 40px;
	border: 1px solid #cdcdcd;
	border-top: 0;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#about table.formdetail_ tr th,
#about table.formdetail_ tr td {
	padding: 5px 10px;
	display: list-item;
	list-style: none;
	border-top: 1px solid #cdcdcd;
}
#about table.formdetail_ th {
	background-color: #f9e7e5;
}
#about table.formdetail_ td {
	line-height: 1.8;
}
#about table.formdetail_ td li {
	line-height: 1.8;
}

#about table.law_ table.price_list_ {
	width: 100%;
	border: 1px solid #cdcdcd;
	border-top: 0;
}
#about table.law_ table.price_list_ th,
#about table.law_ table.price_list_ td {
	padding: 5px;
	display: inline-block;
	text-align: center;
	width: 50%;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#about table.law_ table.price_list_ th:first-child,
#about table.law_ table.price_list_ td:first-child {
	width: 60%;
}
#about table.law_ table.price_list_ th:last-child,
#about table.law_ table.price_list_ td:last-child {
	width: 40%;
}
#about table.law_ table.price_list_ th:first-child,
#about table.law_ table.price_list_ td:first-child {
	border-right: 1px solid #cdcdcd;
}
#about table.law_ .payment_banner_.sp_ {
	text-align: center;
	margin-bottom: 20px;
}
#about table.law_ .payment_banner_.pc_ {
	display: none;
}

/*=======================================================================================

	ご利用ガイド
	
=======================================================================================*/
/* --------------------------------------------------------------------
	フリーページ　ご利用ガイド　共通
--------------------------------------------------------------------- */
div.freeguide_ {
}
/* メインエリア */
div.freeguide_ .guidemain_ {
	padding-top: 10px;
}
div.freeguide_ .guidemain_ .guidemain_inner_ {
}
div.freeguide_ .section_ {
	margin: 0 10px 10px;
	border: 1px solid #cdcdcd;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
div.freeguide_ .section_ h2.sectionttl_ {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 10px;
	background-color: #da1404;
	border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}
div.freeguide_ .section_ .section_inner_ {
	padding: 10px;
}
div.freeguide_ .section_ h3.common_headline2_ {
	margin-top: 30px;
	padding: 0 0 6px;
}
div.freeguide_ .section_ h3:first-child {
	margin-top: 0;
}
div.freeguide_ .section_ h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.7;
	margin-top: 25px;
}
div.freeguide_ .section_ p,
div.freeguide_ .section_ li {
	line-height: 2.0;
	margin-top: 5px;
}
div.freeguide_ .section_ a {
	color: #221a1a;
	text-decoration: none;
	border-bottom: 1px solid #a9a7a7;
}
div.freeguide_ a.ex_link_,
div.freeguide_ span.ex_link_ {
	padding: 2px 23px 1px 0;
	text-decoration: none;
	background-image: url(../img/usr/sb/common/icon_link.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 17px 15px;
    -webkit-background-size: 17px 15px;
}
div.freeguide_ .section_ p.link_ {
	margin-top: 25px;
}
div.freeguide_ .section_ p.link_ a {
	display: block;
	color: #221a1a;
	padding-left: 15px;
	text-decoration: none;
	background-image: url(../img/usr/sb/common/icon_arrow01.png);
	background-position: left 6px;
	background-repeat: no-repeat;
	background-size: 18px 12px;
    -webkit-background-size: 18px 12px;
	border: 0;
}
div.freeguide_ .section_ p.link_ br {
	display: none;
}
div.freeguide_ .section_ p.link_ a:hover {
	text-decoration: underline;
}
div.freeguide_ .section_ p.peri_ {
	margin-top: 24px;
}
div.freeguide_ .section_ ul.list_ li {
	text-indent: -1em;
    padding-left: 1em;
}
div.freeguide_ .section_ .red_ {
	color: #e81021;
}
/* 左ナビ */
div.freeguide_ .guidenav_ {
}
div.freeguide_ .guidenav_ h2 a {
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 25px;
	background-color: #da1404;
	text-decoration: none;
}
div.freeguide_ .guidenav_ ul {
	padding: 0 10px;
}
div.freeguide_ .guidenav_ ul li {
	border-top: 1px dotted #cdcdcd;
}
div.freeguide_ .guidenav_ ul li:first-child {
	border-top: 0;
}
div.freeguide_ .guidenav_ ul li a {
	display: block;
	color: #221a1a;
	line-height: 1.5;
	padding: 20px 10px 19px 12px;
	text-decoration: none;
	border: 0;
}
div.freeguide_ .guidenav_ ul li a:hover {
	text-decoration: none;
}
div.freeguide_ .guidenav_ ul li a:hover,
div.freeguide_ .guidenav_ ul li.current_ a {
	background-color: #f9e7e5;
}
/*ページ無いナビゲーション
--------------------------------------------------*/
div.freeguide_ #pagenav {
	margin: 0 10px 15px;
}
div.freeguide_ #pagenav ul {
	overflow: hidden;
}
div.freeguide_ #pagenav ul li {
	background-color: #f7f4ef;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 10px;
	border-right: 2px solid #e3dddd;
	border-bottom: 2px solid #e3dddd;
}
div.freeguide_ #pagenav ul li a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 30px 13px 10px;
	text-decoration: none;
	background-image: url(../img/usr/sb/common/icon_arrow03.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 18px 12px;
    -webkit-background-size: 18px 12px;
	border: 0;
}
/* 3つ並び */
div.freeguide_ #pagenav.nav3_ li {
}
div.freeguide_ #pagenav.nav3_ li a {
}
/* 4つ並び */
div.freeguide_ #pagenav.nav4_ li {
}
div.freeguide_ #pagenav.nav4_ li a {
}

/* --------------------------------------------------------------------
	フリーページ　ご利用ガイド　トップ
--------------------------------------------------------------------- */
#guide_top {
	overflow: hidden;
}
#guide_top .section_.column2_ {
}
#guide_top .section_.column1_ {
}
#guide_top .section_ h2 {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 10px 5px 40px;
	background-color: #da1404;
	border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 40px 30px;
    -webkit-background-size: 40px 30px;
}
#guide_top .section_ ul li {
	padding: 8px 0 10px;
}
#guide_top .section_ ul li a {
	display: block;
	color: #221a1a;
	line-height: 1.2;
	padding-left: 15px;
	background-image: url(../img/usr/sb/common/icon_arrow01.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 18px 12px;
    -webkit-background-size: 18px 12px;
	text-decoration: none;
	border: 0;
}
#guide_top #section0 {
	padding: 10px;
	margin-bottom: 35px;
}
#guide_top #section1 .section_inner_ {
	overflow: hidden;
}
#guide_top #section1 h2 {
	background-image: url(../img/usr/sb/freepage/guide/top/title_purchase.png);
}
#guide_top #section2 h2 {
	background-image: url(../img/usr/sb/freepage/guide/top/title_online.png);
}
#guide_top #section3 h2 {
	background-image: url(../img/usr/sb/freepage/guide/top/title_point.png);
}
#guide_top #section4 h2 {
	background-image: url(../img/usr/sb/freepage/guide/top/title_use.png);
}
#guide_top #section5 h2 {
	background-image: url(../img/usr/sb/freepage/guide/top/title_find.png);
}

#guide_top #section1 ul {
	margin-bottom: 20px;
	overflow: hidden;
}
#guide_top #section1 ul li {
}
#guide_top #section1 ul li.odd_ {
}
#guide_top #section1 .sub_common_ {
}
#guide_top #section1 .sub_common_.first_ {
}
#guide_top #section1 .sub_common_ li {
	float: none;
	display: block;
}
#guide_top #section2 {
	margin-right: 10px;
}
#guide_top #section2 h2 {
}
#guide_top #section3 h2 {	
}
#guide_top #section4 {
	margin-right: 10px;
}
#guide_top #section4 h2 {
}
#guide_top #section5 h2 {	
}
/* --------------------------------------------------------------------
	フリーページ ご利用ガイド　スクロールバー
--------------------------------------------------------------------- */
/* Tiny Scrollbar */
div.freeguide_ .scrollbar_area_ {
    width: 100%;
    height: 230px;
    position: relative;
    /*padding: 20px;*/
    background-color: #ffffff;
}
div.freeguide_ .scrollbar_area_ .viewport {
    overflow: hidden;
    position: relative;
}
div.freeguide_ .scrollbar_area_ .overview {
    list-style: none;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    margin: 0;
}
div.freeguide_ .scrollbar_area_ .scrollbar {
    background: #dbdbdb;
    position: relative;
    background-position: 0 0;
    float: right;
    width: 6px;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
}
div.freeguide_ .scrollbar_area_ .track {
    background: #dbdbdb;
    height: 100%;
    width: 6px;
    position: relative;
    padding: 0;
    margin: 0 2px;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
}
div.freeguide_ .scrollbar_area_ .thumb {
    background: #da1404;
    height: 20px;
    width: 10px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: -3px;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
}
div.freeguide_ .scrollbar_area_ .disable {
    display: none;
}
div.freeguide_ .scrollbar_area_ .noSelect {
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}
div.freeguide_ .viewport {
    width: 95%;
    height: 230px;
}
div.freeguide_ .scrollbar_area_ .overview pre {
	overflow: auto;
    white-space: pre-wrap;
    word-wrap: break-word;
}
/* --------------------------------------------------------------------
	フリーページ ご購入について
--------------------------------------------------------------------- */
/* ナビゲーション */
/**/
#guide_buy ul.card_ {
	margin: 0 0 13px 10px;
	overflow: hidden;
}
#guide_buy ul.card_ li {
	margin: 0 25px 0 0;
}
/**/
#guide_buy .section_frame_ {
	padding: 10px;
	background-color: #f9e7e5;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
/**/
#guide_buy .formlist_ {
	margin: 10px 0 0 0;
	width: 100%;
	border: 1px solid #cdcdcd;
}
#guide_buy .formlist_ th,
#guide_buy .formlist_ td {
	padding: 5px 10px;
	border: 1px solid #cdcdcd;
}
#guide_buy .formlist_ th {
	background-color: #f9e7e5;
}
#guide_buy #section3 h4 {
	margin-top: 5px;
}
/**/
#guide_buy .deferred_pay_ {
	padding: 35px 0;
	text-align: center;
}
/* --------------------------------------------------------------------
	フリーページ 会員特典
--------------------------------------------------------------------- */
/* メリット */
#guide_member #member_merritt {
}
#guide_member #member_merritt .member_head_ {
	margin: 0 10px 15px;
}
#guide_member #member_merritt .member_item_ {
	border: 2px solid #da1404;
	margin: 0 10px 15px;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#guide_member #member_merritt .member_item_ h2 {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2;
	background-color: #da1404;
	padding: 7px 0 8px 45px;
	position: relative;
}
#guide_member #member_merritt .member_item_ h2 br {
	display: none;
}
#guide_member #member_merritt .member_item_ h2 span {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	left: 0;
	top: -10px;
}
#guide_member #member_merritt .member_item_ h2 span img {
	width: 40px;
}
#guide_member #member_merritt .member_item_ h2.line1_ {
}
#guide_member #member_merritt .member_item_ .section_inner_ {
	padding: 15px 10px;
}
#guide_member #member_merritt .member_item_ .section_inner_ p {
	line-height: 1.8;
	letter-spacing: 1px;
}
#guide_member #member_merritt .member_item_.column2_ {
}
#guide_member #member_merritt .andmore_ {
	text-align: center;
}
#guide_member #member_merritt .andmore_ img {
	width: 145px;
}
/*　clearfix　*/  
#guide_member #member_merritt:after{  
    content:".";  
    display:block;  
    height:0;  
    clear:both;  
    visibility:hidden;  
}  
#guide_member #member_merritt{ display:inline-block;}  
/* HIdes from IE-mac */  
*html #guide_member #member_merritt{ height:1%;}  
#guide_member #member_merritt{ display:block;}  
/* End hide from IE-mac */


/* ナビゲーション */
#guide_member #pagenav ul li#pagenav1 a {
}
#guide_member #pagenav ul li#pagenav2 a {
}
#guide_member #pagenav ul li#pagenav3 a {
}
/*会員登録情報について
-------------------------------------------------------------*/
#guide_member .member_wrap_ {
	overflow: hidden;
}
#guide_member .member_wrap_ .member_item_ {
	margin: 0 0 15px;
	padding: 10px 10px 15px 10px;
	border: 2px solid #f9e7e5;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#guide_member .member_wrap_ .member_item_ h3 {
	color: #da1404;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 9px;
}
#guide_member .member_wrap_ .member_item_ p {
	margin-bottom: 13px;
}
#guide_member .member_wrap_ .member_item_ .btn_ {
	margin: 0 10px;
	background-color: #f7f4ef;
	border-right: 2px solid #e3dddd;
	border-bottom: 2px solid #e3dddd;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#guide_member .member_wrap_ .member_item_ .btn_ a {
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	text-decoration: none;
	border: 0;
}
/* --------------------------------------------------------------------
	フリーページ ご利用にあたって
--------------------------------------------------------------------- */
/* 推奨環境 */
#guide_use ul.envi_ {
	overflow: hidden;
}
#guide_use ul.envi_ li {
	width: 48%;
	height: 40px;
	text-align: center;
	border: 1px solid #cdcdcd;
	border-radius: 2px;
    -webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 136px 42px;
    -webkit-background-size: 136px 42px;
	text-indent: -9999px;
}
#guide_use ul.envi_ li.envi1_ {
	float: left;
	background-image: url(../img/usr/sb/freepage/guide/use/envi1.png);
}
#guide_use ul.envi_ li.envi2_ {
	float: right;
	background-image: url(../img/usr/sb/freepage/guide/use/envi2.png);
}
#guide_use ul.envi_ li.envi3_ {
	display: none;
}

/* --------------------------------------------------------------------
	フリーページ ポイントについて
--------------------------------------------------------------------- */
/* ナビゲーション */
#guide_pointo .point_img_ {
	margin-top: 15px;
}


/* --------------------------------------------------------------------
	フリーページ よくある質問
--------------------------------------------------------------------- */
/* 質問と答え */
#guide_faq .section_ .section_inner_ {
	padding: 0;
}
#guide_faq .section_ dl {
	border-top: 1px solid #cdcdcd;
}
#guide_faq .section_ dl dt {
	padding: 0 0 0 15px;
	background-image: url(../img/usr/sb/freepage/guide/faq/icon_q.png);
	background-position: 15px 11px;
	background-repeat: no-repeat;
	background-size: 25px 25px;
    -webkit-background-size: 25px 25px;
}
#guide_faq .section_ dl dt span {
	display: block;
	line-height: 2.0;
	padding: 12px 35px 13px 35px;
	background-image: url(../img/usr/sb/common/icon_arrow03.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 18px 12px;
    -webkit-background-size: 18px 12px;
}
#guide_faq .section_ dl.open_ dt span {
	background-image: url(../img/usr/sb/common/icon_arrow04.png);
}
#guide_faq .section_ dl dd {
	display: none;
	line-height: 2.0;
	margin: 0 22px 0 15px;
	padding: 11px 15px 33px 35px;
	background-image: url(../img/usr/sb/freepage/guide/faq/icon_a.png);
	background-position: left 10px;
	background-repeat: no-repeat;
	border-top: 1px dotted #cdcdcd;
	background-size: 25px 25px;
    -webkit-background-size: 25px 25px;
}
#guide_faq .section_ dl:first-child {
	border-top: 0;
}
/* --------------------------------------------------------------------
	フリーページ アレルギー情報
--------------------------------------------------------------------- */
#allergy_list {
}
#allergy_list .section_ p {
	margin-top: 0;
}
#allergy_list .section_ p:first-child {
	margin-top: 0;
}
#allergy_list .section_ h4 {
	margin-top: 0;
}
#allergy_list ul.contact_ {
	margin-top: 15px;
}

#allergy_list ul.contact_ li.tel_ {
}
#allergy_list ul.contact_ li.tel_ strong {
	color: #ff0000;
	font-size: 20px;
	line-height: 1.4;
}
#allergy_list ul.contact_ li.web_ {
	width: 100%;
	background-color: #555555;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-right: 2px solid #323232;
	border-bottom: 2px solid #323232;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#allergy_list ul.contact_ li.web_ a {
	display: block;
	padding: 5px 0;
	width: 100%;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 0;
}

#allergy_list ul.allergylist_ {
	overflow: hidden;
}
#allergy_list ul.allergylist_ li {
	width: 48%;
	margin: 0 0 10px 0;
	background-color: #f7f4ef;
	border-right: 2px solid #e3dddd;
	border-bottom: 2px solid #e3dddd;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#allergy_list ul.allergylist_ li:nth-child(odd) {
	float: left;
}
#allergy_list ul.allergylist_ li:nth-child(even) {
	float: right;
}
#allergy_list ul.allergylist_ li a {
	display: block;
	padding: 10px 0;
	text-align: center;
	text-decoration: none;
	background-image: url(../img/usr/sb/common/icon_arrow03.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 18px 12px;
    -webkit-background-size: 18px 12px;
	border: 0;
}



#allergy_list p.updated_date_ {
	text-align: right;
}
#allergy_list .allergy_list_ {
	padding: 14px 10px 0;
}
#allergy_list .allergy_list_ p {
	font-size: 10px;
	text-align: right;
	line-height: 1.5;
	padding: 0 0 5px;
}
#allergy_list .allergy_list_ .allergieTableWrapper {
  position: relative;
  padding: 0 0 15px;
}
#allergy_list .allergy_list_ .allergieTable_inner_ {
  width: 900px;
  table-layout: fixed;
}
#allergy_list .allergy_list_ table.allergieTable {
	width: 100%;
	border: 1px solid #cdcdcd;
}
#allergy_list .allergy_list_ table.allergieTable th,
#allergy_list .allergy_list_ table.allergieTable td {
	border: 1px solid #cdcdcd;
	vertical-align: middle;
}

#allergy_list .allergy_list_ table.allergieTable .idx .listCaption {
	font-size: 13px;
	font-weight: bold;
	background-color: #f9e7e5;
	padding: 8px 13px 7px;
}

#allergy_list .allergy_list_ table.allergieTable .listCategory {
	font-size: 13px;
	font-weight: bold;
	background-color: #ecdeca;
	padding: 8px 13px 7px;
}
#allergy_list .allergy_list_ table.allergieTable .listTitle {
	color: #fff;
	font-weight: bold;
	text-align: center;
	background-color: #1e85cc;
	vertical-align: top;
}
#allergy_list .allergy_list_ table.allergieTable .listTitle2 {
	color: #fff;
	font-weight: bold;
	text-align: center;
	background-color: #df6c34;
	vertical-align: top;
}
#allergy_list .allergy_list_ table.allergieTable .listName {
	width: 130px;
	line-height: 1.5;
	padding: 7px 5px 3px;
}
#allergy_list .allergy_list_ table.allergieTable .listName img {
	margin-right: 5px;
}
#allergy_list .allergy_list_ table.allergieTable .listMarc,
#allergy_list .allergy_list_ table.allergieTable .listMarc2 {
	width: 10px;
	padding: 8px 8px 10px 8px;
	text-align: center;
}
#allergy_list .allergy_list_ table.allergieTable .listMarc img,
#allergy_list .allergy_list_ table.allergieTable .listMarc2 img {
	width: 10px;
}


/* --------------------------------------------------------------------
	フリーページ ポテトチップスのり塩 2015/10/7
--------------------------------------------------------------------- */
#norishio {
	max-width: 640px;
	margin: 10px auto;
}

#norishio .section_ {
}
#norishio .section_ .line_ {
	font-size: 14px;
	font-weight: bold;
	background-color: #f3ff91;
}
#norishio .section_ .red_ {
	color: #ff0000;
}
#norishio .section_ .line_ .red_ {
	font-size: 14px;
}
#norishio .section_ .txt_ {
	padding: 0 10px;
}
#norishio .section_ .txt_ p {
	line-height: 2.1;
	margin-top: 20px;
}
#norishio .section_ .txt_ p:first-child {
	margin-top: 0;
}

#norishio .section_ .img_ {
	margin: 10px;
	text-align: center;
}
/*#section2
-------------------------------------------*/
#norishio #section2 {
}
/*#section3
-------------------------------------------*/
#norishio #section3 h2 {
	margin-bottom: 10px;
}
#norishio #section3 {
	margin-bottom: 20px;
}
/*#section4
-------------------------------------------*/
#norishio #section4 h2 {
	margin-bottom: 10px;
}
/* 購入ボタン
------------------------------------------- */
#norishio .section_ .app_btn_ {
	padding: 20px 0 10px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.40, #f4ff9d), color-stop(0.00, #fff));
	background: -webkit-linear-gradient(top, #fff 0%, #f4ff9d 40%);
	background: -moz-linear-gradient(top, #fff 0%, #f4ff9d 40%);
	background: -o-linear-gradient(top, #fff 0%, #f4ff9d 40%);
	background: -ms-linear-gradient(top, #fff 0%, #f4ff9d 40%);
	background: linear-gradient(to bottom, #fff 0%, #f4ff9d 40%);
}
/* 生産者の声
------------------------------------------- */
#norishio .producer_voice_ {
	padding: 10px 10px 30px;
	background-image: url(../img/usr/freepage/norishio/producer_bg.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	background-size: 490px 265px;
    -webkit-background-size: 490px 265px;
}
#norishio .producer_voice_ .inner_ {
	padding: 10px;
	background-color: #f7f0e8;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	overflow: hidden;
}
#norishio .producer_voice_ h3 {
	font-size: 14px;
	padding: 5px 0 15px 50px;
	margin-bottom: 10px;
	background-image: url(../img/usr/freepage/norishio/producer_icon.png), url(../img/usr/freepage/norishio/producer_line.png);
	background-position: left 0, left bottom;
	background-repeat: no-repeat, repeat-x;
	background-size: 40px 24px, 21px 10px;
    -webkit-background-size: 40px 24px, 21px 10px;
}
#norishio .producer_voice_ h3 span {
	font-size: 12px;
	font-weight: normal;
	margin-left: 5px;
	display: block;
}
#norishio .producer_voice_ .desc_ {
	float: right;
	width: 68%;
}
#norishio .producer_voice_ .desc_ p {
	line-height: 2.0;
}
#norishio .producer_voice_ .photo_ {
	float: left;
	width: 30%;
	text-align: center;
}
#norishio .producer_voice_ .photo_ img {
	max-height: 140px;
}

/* 原材料
------------------------------------------- */
#norishio .materials_ {
	margin: 10px;
}
#norishio .materials_ .detail_ {
}
#norishio .materials_ .detail_ dl {
	margin-bottom: 15px;
}
#norishio .materials_ .detail_ dt,
#norishio .materials_ .detail_ dd {
	line-height: 1.8;
}
#norishio .materials_ .detail_ dt {
	margin-bottom: 10px;
}
#norishio .materials_ .detail_ dl.list_ {
	width: 100%;
	overflow: hidden;
}
#norishio .materials_ .detail_ dl.list_ dt {
	float: left;
	width: 20%;
}
#norishio .materials_ .detail_ dl.list_ dd {
	float: left;
	width: 80%;
	text-indent: -1em;
    padding-left: 1em;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#norishio .materials_ .detail_ dd table {
	border: 1px solid #c4c4c4;
	width: 100%;
}
#norishio .materials_ .detail_ dd table th,
#norishio .materials_ .detail_ dd table td {
	border: 1px solid #c4c4c4;
	text-align: center;
	padding: 5px;
	width: 60px;
}
#norishio .materials_ .detail_ dd table th {
}

#norishio .materials_ .img_ img {
	max-width: 140px;
}

/*お客様の声
-------------------------------------------*/
#customers_voice {
}
#customers_voice .customers_voice_head_ {
}
#customers_voice .customers_voice_head_ p {
	color: #ffffff;
	font-size: 14px;
	line-height: 1.4;
	letter-spacing: 2.5px;
	text-align: center;
	margin: 0 5%;
	padding: 5px 10px 3px;
	background-image: url(../img/usr/freepage/norishio/bg.png);
	background-position: left top;
	background-repeat: repeat;
	background-size: 15px 15px;
    -webkit-background-size: 15px 15px;
}
#customers_voice .customers_voice_body_ {
	margin: 0 5% 10px;
	padding: 10px;
	background-image: url(../img/usr/freepage/norishio/bg.png);
	background-position: left top;
	background-repeat: repeat;
	background-size: 15px 15px;
    -webkit-background-size: 15px 15px;
	border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
}


#customers_voice .customers_voice_body_ .voice_line_ {
}
#customers_voice .customers_voice_body_ .voice_item_ {
	padding: 25px 10px 10px;
	margin: 10px 0 0 0;
	background-color: #fdffea;
	background-image: url(../img/usr/freepage/norishio/tape.png), url(../img/usr/freepage/norishio/tape_bg.png);
	background-position: center top, left top;
	background-repeat: no-repeat, repeat-x;
	background-size: 132px 20px, 50px 20px;
    -webkit-background-size: 132px 20px, 50px 20px;
}
#customers_voice .customers_voice_body_ .voice_line_:first-child .voice_item_:first-child {
	margin-top: 0;
}
#customers_voice .customers_voice_body_ .voice_item_ .star_ {
	padding: 0 0 6px;
	margin: 0 0 9px;
	background-image: url(../img/usr/freepage/norishio/customers_voice_line.png);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#customers_voice .customers_voice_body_ .voice_item_ .star_ img {
	height: 24px;
}
#customers_voice .customers_voice_body_ .voice_item_ .comment_ {
	font-size: 13px;
	line-height: 1.6;
	margin-bottom: 15px;
}
#customers_voice .customers_voice_body_ .voice_item_ .name_ {
	font-size: 13px;
	font-weight: bold;
	line-height: 2.0;
	text-align: right;
}
/* --------------------------------------------------------------------
	フリーページ 工場直送 2015/11/2
--------------------------------------------------------------------- */
#chokuso {
	max-width: 640px;
	margin: 10px auto;
}

#chokuso .section_ {
	padding: 0 10px 15px;
	background-color: #ffceb3;
	background-image: url(../img/usr/freepage/chokuso/bg.png);
	background-position: left top;
	background-repeat: repeat;
	background-size: 100px 100px;
    -webkit-background-size: 100px 100px;
}
#chokuso .section_inner_ {
	padding: 10px 10px 20px;
	background-color: #ffffff;
	background-image: url(../img/usr/freepage/chokuso/bg_btm.png), url(../img/usr/freepage/chokuso/bg_left.png), url(../img/usr/freepage/chokuso/bg_right.png);
	background-position: left bottom, left top, right top;
	background-repeat: repeat-x, repeat-y, repeat-y;
	background-size: 15px 5px, 5px 15px, 5px 15px;
    -webkit-background-size: 15px 5px, 5px 15px, 5px 15px;
}
#chokuso .section_ .line_ {
	font-size: 14px;
	font-weight: bold;
	background-color: #f3ff91;
}
#chokuso .section_ .red_ {
	color: #ff0000;
}
#chokuso .section_ .line_ .red_ {
	font-size: 14px;
}
#chokuso .section_ .txt_ {
	padding: 0 10px;
}
#chokuso .section_ .txt_ p {
	line-height: 2.1;
	margin-top: 20px;
}
#chokuso .section_ .txt_ p:first-child {
	margin-top: 0;
}

#chokuso .section_ .img_ {
	margin: 10px;
	text-align: center;
}
#chokuso .section_ h2 {
	text-align: center;
	padding: 15px 0 0;
	background-color: #ffffff;
	background-image: url(../img/usr/freepage/chokuso/bg_top.png), url(../img/usr/freepage/chokuso/bg_left.png), url(../img/usr/freepage/chokuso/bg_right.png);
	background-position: left top, left top, right top;
	background-repeat: repeat-x, repeat-y, repeat-y;
	background-size: 15px 5px, 5px 15px, 5px 15px;
    -webkit-background-size: 15px 5px, 5px 15px, 5px 15px;
}
#chokuso .app_btn_ {
	margin: 15px 10px 5px;
}
/*#section2
-------------------------------------------*/
#chokuso #section2 .table_ {
	border-top: 1px dashed #e60012;
	border-bottom: 1px dashed #e60012;
	padding: 10px;
}
#chokuso #section2 .table_ table {
	width: 100%;
}
#chokuso #section2 .table_ table th,
#chokuso #section2 .table_ table td {
	padding: 5px 0;
}
#chokuso #section2 .table_ table th {
	width: 35%;
	text-align: left;
	font-weight: normal;
}
/*#section3
-------------------------------------------*/
/*#section4
-------------------------------------------*/
#chokuso #section4 h2 {
	background: none;
	background-color: #fffff0;
	background-image: url(../img/usr/freepage/chokuso/section4_bg_left.png), url(../img/usr/freepage/chokuso/section4_bg_right.png), url(../img/usr/freepage/chokuso/section4_bg_top.png);
	background-position: left top, right top, left top;
	background-repeat: repeat-y, repeat-y, repeat-x;
	background-size: 7px 30px, 7px 30px, 30px 7px;
    -webkit-background-size: 7px 30px, 7px 30px, 30px 7px;
}
#chokuso #section4 .section_inner_ {
	padding: 10px 20px;
	background-color: #fffff0;
	background-image: url(../img/usr/freepage/chokuso/section4_bg_left.png), url(../img/usr/freepage/chokuso/section4_bg_right.png), url(../img/usr/freepage/chokuso/section4_bg_btm.png);
	background-position: left top, right top, left bottom;
	background-repeat: repeat-y, repeat-y, repeat-x;
	background-size: 7px 30px, 7px 30px, 30px 7px;
    -webkit-background-size: 7px 30px, 7px 30px, 30px 7px;
}
#chokuso #section4 dl {
	padding-bottom: 15px;
}
#chokuso #section4 dl dt {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
#chokuso #section4 dl dt span {
	color: #e60012;
	font-size: 20px;
}
#chokuso #section4 dl dd {
}
#chokuso #section4 dl dd ul {
	overflow: hidden;
}
#chokuso #section4 dl dd ul li {
	margin: 0;
	padding: 0;
}
#chokuso #section4 dl dd ul li.txt_ {
}
#chokuso #section4 dl dd ul li.img_ {
	display: none;
}
/*#section5
-------------------------------------------*/
#chokuso #section5 {
	background: none;
}

#chokuso #section5 .section_inner_ {
	background: none;
	background-color: #fff;
	padding-bottom: 0;
}
#chokuso #section5 .detail_ dl dt {
}
#chokuso #section5 .detail_ dl.list_ {
	display: table;
	width: 100%;
}
#chokuso #section5 .detail_ dl.list_ dt,
#chokuso #section5 .detail_ dl.list_ dd {
	display: table-cell;
	vertical-align: top;
}
#chokuso #section5 .detail_ dl.list_ dt {
	width: 25%;
}
#chokuso #section5 .detail_ dl.list_ dd {
	width: 75%;
	text-indent: -1em;
    padding-left: 1em;
}
#chokuso #section5 table {
	width: 100%;
}
#chokuso #section5 table th,
#chokuso #section5 table td {
	padding: 5px;
	vertical-align: top;
	text-align: left;
}
#chokuso #section5 table th {
	width: 25%;
}
#chokuso #section5 table td {
}
#chokuso #section5 .detail_ dl.mb30_,
#chokuso #section5 .detail_ ul {
	margin-bottom: 15px;
}
#chokuso #section5 .detail_ dl.list_ dt,
#chokuso #section5 .detail_ dl.list_ dd,
#chokuso #section5 .detail_ dl.list_ dt,
#chokuso #section5 .detail_ ul li {
	line-height: 2.0;
}
#chokuso #section5 .materials_ .detail_ li table {
	border: 1px solid #c4c4c4;
	width: 100%;
}
#chokuso #section5 .materials_ .detail_ li table th,
#chokuso #section5 .materials_ .detail_ li table td {
	border: 1px solid #c4c4c4;
	text-align: center;
	padding: 5px;
	width: 60px;
	font-weight: normal;
	font-size: 80%;
}


/* --------------------------------------------------------------------
	フリーページ 今金だんしゃく 2017/09/13
--------------------------------------------------------------------- */
#imakane201709 {
	max-width: 640px;
	margin: 10px auto;
}

#imakane201709 .section_ .txt_ {
	padding: 0 10px;
}
#imakane201709 .section_ .txt_ p {
	line-height: 2.1;
	margin-top: 20px;
}
#imakane201709 .section_ .txt_ p:first-child {
	margin-top: 0;
}

#imakane201709 .section_ .img_ {
	margin: 010px;
	text-align: center;
}

#imakane201709 .section_+.section_{
	margin-top: 60px;
}
/*#section2
-------------------------------------------*/
#imakane201709 #section2 {
}
/*#section3
-------------------------------------------*/
#imakane201709 #section3 h2 {
	margin-bottom: 10px;
}
#imakane201709 #section3 {
	margin-bottom: 20px;
}
/*#section4
-------------------------------------------*/
#imakane201709 #section4 h2 {
	margin-bottom: 10px;
}
/* 購入ボタン
------------------------------------------- */
#imakane201709 .section_ .app_btn_{
	margin: 50px auto 0;
	display: block;
	max-width: 500px;	
}

/* mv 
------------------------------------------- */
#imakane201709 .section_.info{
	margin-top: 40px;
}
#imakane201709 .section_ .mv-info_ {
		background: url(../img/usr/freepage/1709_imakane/sp_bg-intro.jpg) no-repeat center top;
		position: relative;
		background-size: 100%;
}

#imakane201709 .section_ .mv-info_ .app_btn_{
	margin: 30px auto;
}


#imakane201709 .section_.voice{
	padding: 50px 0;
	background: url(../img/usr/freepage/1709_imakane/sp_bg-voice.jpg) repeat center top;
}
#imakane201709 .section_.voice .voice-content_{
	margin: 0 10px;
	text-align: center;
}


/* 原材料
------------------------------------------- */

#imakane201709 .materials_ {
	margin: 0 10px 60px;
}

#imakane201709 .materials_ + .materials_ {
	border-top: 1px solid #c4c4c4;
}

#imakane201709 .materials_ .detail_ dl {
	margin-bottom: 15px;
}
#imakane201709 .materials_ .detail_ dt,
#imakane201709 .materials_ .detail_ dd {
	line-height: 1.8;
}
#imakane201709 .materials_ .detail_ dt {
	margin-bottom: 10px;
}
#imakane201709 .materials_ .detail_ dl.list_ {
	width: 100%;
	overflow: hidden;
}
#imakane201709 .materials_ .detail_ dl.list_ dt {
	float: left;
	width: 20%;
}
#imakane201709 .materials_ .detail_ dl.list_ dd {
	float: left;
	width: 80%;
	text-indent: -1em;
    padding-left: 1em;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#imakane201709 .materials_ .detail_ dd table {
	border: 1px solid #c4c4c4;
	width: 100%;
}
#imakane201709 .materials_ .detail_ dd table th,
#imakane201709 .materials_ .detail_ dd table td {
	border: 1px solid #c4c4c4;
	text-align: center;
	padding: 5px;
	width: 60px;
}

#imakane201709 .materials_ .img_ img {
	max-width: 250px;
	margin: 30px auto;
}

/* --------------------------------------------------------------------
	フリーページ 湖池屋工場直送便 2017/10/30
--------------------------------------------------------------------- */

#chokuso201710 {
	max-width: 640px;
	margin: 10px auto;
  text-align: center;
}
#chokuso201710 .section_ .mv-info_ {
	background: url(../img/usr/freepage/chokuso_2/171102_lp/bg_sp.jpg);
}
#chokuso201710 .app_btn_ img{
  margin: 30px auto;
  width: 300px;
}
#chokuso201710 .txt01{
  font-size: 18px;
  color: #492d24;
}
#chokuso201710 .txt01 span{
  font-size: 24px;
}
#chokuso201710 .txt02{
  margin: 30px auto 0 auto;
  padding-bottom: 50px;
  font-size: 12px;
}

/* 揚げたて
------------------------------------------- */
#chokuso201710 .agetate {
  background: url(../img/usr/freepage/chokuso_2/171102_lp/bg_sp.jpg);
}
#chokuso201710 .agetate p img{
  width: 95%;
}
#chokuso201710 .agetate .agetate-ttl_{
  padding-bottom: 40px;
}

/* お召し上がり方
------------------------------------------- */
#chokuso201710 .howto .box-howto {
	background: url(../img/usr/freepage/chokuso_2/171102_lp/bg_sp.jpg);
  padding-top: 20px;
}
#chokuso201710 .howto p img{
  width: 95%;
}

/* 原材料
------------------------------------------- */
#chokuso201710 .materials_ {
	margin: 0 10px 30px;
}
#chokuso201710 .materials_ + .materials_ {
	border-top: 1px solid #c4c4c4;
}

#chokuso201710 .materials_ .detail_ dl {
  text-align: left;
	margin-bottom: 15px;
}
#chokuso201710 .materials_ .detail_ dt,
#chokuso201710 .materials_ .detail_ dd {
	line-height: 1.8;
}
#chokuso201710 .materials_ .detail_ dt {
	margin-bottom: 10px;
}
#chokuso201710 .materials_ .detail_ dl.list_ {
	width: 100%;
	overflow: hidden;
}
#chokuso201710 .materials_ .detail_ dl.list_ dt {
	float: left;
	width: 20%;
}
#chokuso201710 .materials_ .detail_ dl.list_ dd {
	float: left;
	width: 80%;
	text-indent: -1em;
    padding-left: 1em;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#chokuso201710 .materials_ .detail_ dd table {
	border: 1px solid #c4c4c4;
	width: 100%;
}
#chokuso201710 .materials_ .detail_ dd table th,
#chokuso201710 .materials_ .detail_ dd table td {
	border: 1px solid #c4c4c4;
	text-align: center;
	padding: 5px;
	width: 60px;
}
#chokuso201710 .materials_ .img_ img {
	max-width: 250px;
	margin: 30px auto;
}
#chokuso201710 .info .app_btn_ img{
  margin: 0 auto 30px auto;
}

/* 完全受注生産
------------------------------------------- */
#chokuso201710 .txt03 {
  margin: 30px auto 0 auto;
  padding: 2%;
  font-size: 18px;
  border: 1px solid #c32a17;
  width: 90%;
}
#chokuso201710 .txt03 span {
  font-size: 24px;
}

/* --------------------------------------------------------------------
	抹茶 201804／201902
--------------------------------------------------------------------- */

#matcha201902{
	max-width: 640px;
	background: url(/img/usr/freepage/1804matcha_lp/sp-bg_base.jpg) repeat 0 0;
    margin: 10px auto;
    text-align: center;
}

#matcha201902 .mb30{
	margin-bottom: 30px;
}

#matcha201902 .p20{
	padding: 0 20px;
}

#matcha201902 .voice-block{
	background-color: #232f00;
	background-image:url(/img/usr/freepage/1902matcha_lp/pc-bg_voice01.png),
	url(/img/usr/freepage/1902matcha_lp/pc-bg_voice02.png);
	background-position:0 0, right bottom;
	background-repeat: no-repeat, no-repeat;
	background-size: 80%, 80%;
	margin-top: -60px;
	padding: 30px 15px 0;
}

#matcha201902 .voice-block img{
	display: block;
	margin: 0 auto 15px auto;
}

.amashio-block{
	background: url(/img/usr/freepage/1804matcha_lp/sp-bg_amashio01.jpg) repeat-y 0 0;
	background-size: contain;
}

.amashio-block img{
	margin-bottom: 30px;
}

.oishisa-block{
	background: url(/img/usr/freepage/1804matcha_lp/sp-bg_oishisa01.jpg) no-repeat 0 0;
	background-size: cover;
	padding: 30px 0;
}

.oishisa-block img{
	margin-bottom: 30px;
}

.kodawari-block{
	padding: 30px 0;
	background: #000 url(/img/usr/freepage/1804matcha_lp/sp-bg_kodawari01.jpg) no-repeat left bottom;
}

.kodawari-block img{
	margin-bottom: 40px;
}

.choco-block{
	padding: 0 0 50px 0;
}

/* 原材料
------------------------------------------- */
#matcha201902 .info-block {
	padding: 30px 0 50px 0;
	background-color: #fff;
}
#matcha201902 .materials {
	margin: 0 10px 30px;
}
#matcha201902 .materials .detail dl {
  text-align: left;
	margin-bottom: 15px;
}
#matcha201902 .materials .detail dt,
#matcha201902 .materials .detail dd {
	line-height: 1.8;
}
#matcha201902 .materials .detail dt {
	margin-bottom: 10px;
}
#matcha201902 .materials .detail dl.list {
	width: 100%;
	overflow: hidden;
}
#matcha201902 .materials .detail dl.list dt {
	float: left;
	width: 20%;
}
#matcha201902 .materials .detail dl.list dd {
	float: left;
	width: 80%;
	text-indent: -1em;
    padding-left: 1em;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#matcha201902 .materials .detail dd table {
	border: 1px solid #c4c4c4;
	width: 100%;
}
#matcha201902 .materials .detail dd table th,
#matcha201902 .materials .detail dd table td {
	border: 1px solid #c4c4c4;
    text-align: center;
	padding: 5px;
	width: 60px;
}
#matcha201902 .materials .img img {
	max-width: 250px;
	margin: 30px auto;
}

/* --------------------------------------------------------------------
	フリーページ 今金だんしゃく 2018/09/13
--------------------------------------------------------------------- */
#imakane201809 {
	max-width: 640px;
	margin: 10px auto -20px;
}

#imakane201809 .section_ .txt_ {
	padding: 0 10px;
}
#imakane201809 .section_ .txt_ p {
	line-height: 2.1;
	margin-top: 20px;
}
#imakane201809 .section_ .txt_ p:first-child {
	margin-top: 0;
}

#imakane201809 .section_ .img_ {
	margin: 0 10px;
	text-align: center;
}

#imakane201809 .section_+.section_{
	margin-top: 30px;
}

/*#section3
-------------------------------------------*/
#imakane201809 #section3 h2 {
	margin-bottom: 10px;
}
#imakane201809 #section3 {
	margin-bottom: 20px;
}

/* 購入ボタン
------------------------------------------- */
#imakane201809 .section_ .app_btn_{
	margin: 30px auto ;
	display: block;
	max-width: 500px;	
}

/* セット買いCPバナー
------------------------------------------- */
#imakane201809 .section_ .app_bnr_{
	margin: 30px auto 30px;
	display: block;
	max-width: 500px;	
}

/* mv 
------------------------------------------- */
#imakane201809 .section_.info{
	margin-top: 40px;
}
#imakane201809 .section_ .mv-info_ {
		background: url(../img/usr/freepage/1709_imakane/sp_bg-intro.jpg) no-repeat center top;
		position: relative;
		background-size: 100%;
}

#imakane201809 .section_ .mv-info_ .app_btn_{
	margin: 20px auto 0;
}

#imakane201809 .section_.voice,
#imakane201809 .section_.info{
	background: url(../img/usr/freepage/1809_imakane/sp_bg-voice.jpg) repeat center top;
	padding: 0 0 10px;
	margin: 20px 0;
}

#imakane201809 .section_.otoriyose {
	margin: 20px 0 0;
}

.banner {
    margin-bottom: 20px;
}


/* システムエリア調整202009 */
#goods_frame_ .section_.otoriyose {
	/*background: url(../img/usr/freepage/1809_imakane/sp_bg-voice.jpg) repeat center top; */
	padding: 0 0 10px;
	margin: 0 0 20px;
}

#goods_frame_ .section_.otoriyose .materials_{
    background: #fff;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

/* お取り寄せはこちらエリアimg */
#goods_frame_ .section_.otoriyose .materials_ img{
	width: 100%;
	height: auto;
}
#goods_frame_ .section_.otoriyose .materials_ .img_ .qty_ img {
	width: 30px;
	height: auto;
}

/* 味比べセット */
#goods_frame_ .section_.otoriyose .materials_ .img_{
	max-width: 300px;
	margin: 0 auto;
}
/* 味一種類 */
#goods_frame_ .section_.otoriyose .materials_:nth-of-type(2) > .img_,
#goods_frame_ .section_.otoriyose .materials_:nth-of-type(3) > .img_{
	max-width: 240px;
	margin: 0 auto;
}

#imakane201809 .section_.voice .voice-content_{
	margin: 0 0px;
	text-align: center;
}

#imakane201809 .section_.otoriyose .otoriyoseWrapper,
.section_.otoriyose .otoriyoseWrapper
{
	padding: 0 2% 2%;
}

#imakane201809 .section_.hokuhoku,
#imakane201809 .section_.waza{
	padding: 0px 0px 10px;
	background: url(../img/usr/freepage/1809_imakane/pc_bg-hokuhoku01.jpg) repeat center top;
}

#imakane201809 .materials_,
.materials_{
	background: #fff;
	padding-bottom: 10px;
	margin-bottom: 20px;
}


#imakane201809 .materials_ .app_btn_ img{
	width: 80%;
	max-width: 400px;
}

/* --------------------------------------------------------------------
	フリーページ 金箔塩 2018/12
--------------------------------------------------------------------- */

#pride_kinpakusio{
	max-width: 640px;
	margin: 10px auto;
	padding: 0 0 5px 0;
	background: url(../img/usr/freepage/pride_kinpakusio/bg_main_sp.gif) repeat;
}

#pride_kinpakusio .btn-wrapper{
	background: url(../img/usr/freepage/pride_kinpakusio/bg-button_sp.png) no-repeat 0 0;
	background-size: cover;
	padding: 30px;
	text-align: center;
}

#pride_kinpakusio .product-wrapper{
	margin: 0 15px 30px 15px;
	background: #fff;
}

#pride_kinpakusio .product-wrapper a{
	display: block;
	padding: 20px;
}


/* --------------------------------------------------------------------
	フリーページ　三方原 2019/06/27
--------------------------------------------------------------------- */
#mikatahara201906 {
	max-width: 640px;
	margin: 10px auto;
}

#mikatahara201906 .section_ .txt_ {
	padding: 0 10px;
}
#mikatahara201906 .section_ .txt_ p {
	line-height: 2.1;
	margin-top: 20px;
}
#mikatahara201906 .section_ .txt_ p:first-child {
	margin-top: 0;
}

#mikatahara201906 .section_ .img_ {
	margin: 0 10px;
	text-align: center;
}

/* #mikatahara201906 .section_+.section_{
	margin-top: 30px;
} */

/*#section3
-------------------------------------------*/
#mikatahara201906 #section3 h2 {
	margin-bottom: 10px;
}
#mikatahara201906 #section3 {
	margin-bottom: 20px;
}

/* 購入ボタン
------------------------------------------- */
#mikatahara201906 .section_ .app_btn_{
	margin: 40px auto 60px;
	display: block;
	width: 90%;
	max-width: 474px;	
}

/* mv 
------------------------------------------- */
#mikatahara201906 .section_ .mv-info_ {
		background: url(../img/usr/freepage/1709_imakane/sp_bg-intro.jpg) no-repeat center top;
		position: relative;
		background-size: 100%;
}

#mikatahara201906 .section_ .mv-info_ .app_btn_{
	margin: 30px auto;
}


#mikatahara201906 .section_.voice,
#mikatahara201906 .section_.info,
#mikatahara201906 .section_.otoriyose{
	padding: 0 0 10px;
}
#mikatahara201906 .section_.voice .voice-content_{
	margin: 0 0px;
	text-align: center;
}

#mikatahara201906 .section_.otoriyose .otoriyoseWrapper {
	padding: 0 15px 2%;
	background: url(../img/usr/freepage/1906_mikatahara/pc_bg-otoriyose.jpg);
}

#mikatahara201906 .section_.hokuhoku,
#mikatahara201906 .section_.waza{
	padding: 0px 0px 10px;
	position: relative;
}
#mikatahara201906 .section_.waza{
	margin-bottom: 30px;
}
#mikatahara201906 .section_.waza .app_btn_{
	padding: 0px 0px 10px;
	position: absolute;
	bottom: -20px;
	left: 50%;
	width: 75%;
	transform: translateX(-50%);
	text-align: center;
}

#mikatahara201906 .materials_{
	background: #fff;
	padding-bottom: 10px;
	margin-bottom: 20px;
}


#mikatahara201906 .section_ .materials_ .app_btn_ {
	width: 90%;
	margin: 20px auto 30px;
}

/* --------------------------------------------------------------------
	北海黄金 201911
--------------------------------------------------------------------- */
#hokkaikogane201911{
	background: url(/img/usr/freepage/2019hokkaikogane/bg-base_pc_sp.jpg) repeat 0 0;
	max-width: 640px;
	margin: 0 auto;
	padding: 0;
	text-align: center !important;
}

#hokkaikogane201911 .btn-wr{
	width: 100%;
	background: url(/img/usr/freepage/2019hokkaikogane/bg-button_sp.png) no-repeat 0 0;
	background-size: cover;
	text-align: center !important;
	padding-top: 50px;
	padding-bottom: 50px;
}

#hokkaikogane201911 .btn-wr a:hover{
	opacity: 0.7;
	cursor: pointer;
}

/* --------------------------------------------------------------------
	本素揚げ 2020
--------------------------------------------------------------------- */
#honsuage2004{
	background: url(/img/usr/freepage/2004honsuage/bg-base_pc_sp.jpg) repeat 50% 50%;
	max-width: 640px;
	margin: 0 auto;
	padding: 0;
	text-align: center !important;
}
#honsuage2004 *{
	text-align: center !important;
}
#honsuage2004 h2{
	margin: 0 0 20px 0;
}
#honsuage2004 h2 img{
	max-width: 90%;
	height: auto;
}
#honsuage2004 .btn-wr{
	padding: 30px 0 50px 0;
}
#honsuage2004 .btn-wr img{
	max-width: 90%;
	height: auto;
}
#honsuage2004 .btn-wr p{
	padding: 20px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
}
#honsuage2004 .mb30{
	margin-bottom: 30px;
}
/* 原材料
------------------------------------------- */
/* 原材料
------------------------------------------- */
#honsuage2004 .materials_ {
	margin: 0 10px 30px;
	padding: 20px;
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#honsuage2004 .materials_ + .materials_ {
	border-top: 1px solid #c4c4c4;
}

#honsuage2004 .materials_ .detail_ dl {
  text-align: left;
	margin-bottom: 15px;
}
#honsuage2004 .materials_ .detail_ dt,
#honsuage2004 .materials_ .detail_ dd {
	line-height: 1.8;
	text-align: left !important;
}
#honsuage2004 .materials_ .detail_ dt {
	margin-bottom: 10px;
}
#honsuage2004 .materials_ .detail_ dl.list_ {
	width: 100%;
	overflow: hidden;
}
#honsuage2004 .materials_ .detail_ dl.list_ dt {
	float: left;
	width: 20%;
}
#honsuage2004 .materials_ .detail_ dl.list_ dd {
	float: left;
	width: 80%;
	text-indent: -1em;
    padding-left: 1em;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#honsuage2004 .materials_ .detail_ dd table {
	border: 1px solid #c4c4c4;
	background: #fff;
	width: 100%;
}
#honsuage2004 .materials_ .detail_ dd table th,
#honsuage2004 .materials_ .detail_ dd table td {
	border: 1px solid #c4c4c4;
	text-align: center;
	padding: 5px;
	width: 60px;
}
#honsuage2004 .materials_ .img_ img {
	max-width: 250px;
	padding: 20px 0;
}
#honsuage2004 .info .app_btn_ img{
  margin: 0 auto 30px auto;
}

/* --------------------------------------------------------------------
	フリーページ　三方原 2019/06/27
--------------------------------------------------------------------- */
#mikatahara2020 {
	max-width: 640px;
	margin: 10px auto;
}

#mikatahara2020 .section_ .txt_ {
	padding: 0 10px;
}
#mikatahara2020 .section_ .txt_ p {
	line-height: 2.1;
	margin-top: 20px;
}
#mikatahara2020 .section_ .txt_ p:first-child {
	margin-top: 0;
}

#mikatahara2020 .section_ .img_ {
	margin: 0 10px;
	text-align: center;
}

/* #mikatahara2020 .section_+.section_{
	margin-top: 30px;
} */

/*#section3
-------------------------------------------*/
#mikatahara2020 #section3 h2 {
	margin-bottom: 10px;
}
#mikatahara2020 #section3 {
	margin-bottom: 20px;
}

/* 購入ボタン
------------------------------------------- */
#mikatahara2020 .section_ .app_btn_{
	margin: 40px auto 60px;
	display: block;
	width: 90%;
	max-width: 474px;	
}

/* mv 
------------------------------------------- */
#mikatahara2020 .section_ .mv-info_ {
		background: url(../img/usr/freepage/2020_imakane/sp_bg-intro.jpg) no-repeat center top;
		position: relative;
		background-size: 100%;
}

#mikatahara2020 .section_ .mv-info_ .app_btn_{
	margin: 30px auto;
}


#mikatahara2020 .section_.voice,
#mikatahara2020 .section_.info,
#mikatahara2020 .section_.otoriyose{
	padding: 0 0 10px;
}
#mikatahara2020 .section_.voice .voice-content_{
	margin: 0 0px;
	text-align: center;
}

#mikatahara2020 .section_.otoriyose .otoriyoseWrapper {
	padding: 0 15px 2%;
	background: #0d0200;
}

#mikatahara2020 .section_.hokuhoku,
#mikatahara2020 .section_.waza{
	padding: 0px 0px 10px;
	position: relative;
}
#mikatahara2020 .section_.hokuhoku .mt-40 {
	margin-top: 40px;
}
#mikatahara2020 .section_.waza{
	margin-bottom: 30px;
}
#mikatahara2020 .section_.waza .app_btn_{
	padding: 0px 0px 10px;
	position: absolute;
	bottom: -20px;
	left: 50%;
	width: 75%;
	transform: translateX(-50%);
	text-align: center;
}

#mikatahara2020 .materials_{
	background: #fff;
	padding-bottom: 10px;
	margin-bottom: 20px;
}


#mikatahara2020 .section_ .materials_ .app_btn_ {
	width: 90%;
	margin: 20px auto 30px;
}

#mikatahara2020 .norishio-umashio {
	margin-bottom: 60px;
}


/* --------------------------------------------------------------------
	世界ムーチョ発見 2021/8/4
--------------------------------------------------------------------- */

#mchakken {
	max-width: 640px;
	margin: 10px auto;
  text-align: center;
}

#mchakken .mchakken_set {
    position: relative;
	background: url(../img/usr/freepage/mchakken/bg-set_sp.jpg);
	background-size: cover;
    padding: 0 0 50px;
}

#mchakken .mchakken_story {
    position: relative;
	background: url(../img/usr/freepage/mchakken/bg-story_sp.jpg);
	background-size: cover;
    padding: 0 0 10px;
}


#mchakken .mchakken_button {
    position: relative;
	background: url(../img/usr/freepage/mchakken/bg-button_sp.jpg);
	background-size: cover;
    padding: 40px 0 ;
}

#mchakken .mchakken_howto {
    position: relative;
	background: url(../img/usr/freepage/mchakken/bg-howto_sp.jpg);
	background-size: cover;
    padding: 0 0 10px ;
}




/* 原材料
------------------------------------------- */
#mchakken .materials_ {
	margin: 0 10px 30px;
}
#mchakken .materials_ + .materials_ {
	border-top: 1px solid #c4c4c4;
}

#mchakken .materials_ .detail_ dl {
  text-align: left;
  margin-bottom: 15px;
}
#mchakken .materials_ .detail_ dt,
#mchakken .materials_ .detail_ dd {
	line-height: 1.8;
}

#mchakken .materials_ .detail_ dl.list_ {
	width: 100%;
	overflow: hidden;
}
#mchakken .materials_ .detail_ dl.list_ dt {
	float: left;
	width: 20%;
}
#mchakken .materials_ .detail_ dl.list_ dd {
	float: left;
	width: 80%;
	text-indent: -1em;
    padding-left: 1em;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#mchakken .materials_ .detail_ dd table {
	border: 1px solid #c4c4c4;
	width: 100%;
}
#mchakken .materials_ .detail_ dd table th,
#mchakken .materials_ .detail_ dd table td {
	border: 1px solid #c4c4c4;
	text-align: center;
	padding: 5px;
	width: 60px;
}
#mchakken .materials_ .img_ img {
	max-width: 360px;
	margin: 30px auto;
}

#mchakken .materials_ .detail_ .mchakken_product_ttl{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

#mchakken .materials_ .detail_ .table_ dt {
	background-color: #E0E0E0;
	border: 1px solid #c4c4c4;
	border-bottom: 0;
	text-align: center;
}

#mchakken .mchakken_set02{
	margin: 0 10px 30px;
}

#mchakken .txt02 {
    padding: 30px 0 60px 0;
    font-size: 14px;
}

#mchakken .app_btn_ img{
	width: 300px;
}

#mchakken .app_btn_ img:hover {
    opacity: 0.8;
}

/* --------------------------------------------------------------------
	Google reCAPTCHA
-------------------------------------------------------------------- */
.grecaptcha-badge {
	bottom: 65px !important;
}


/* --------------------------------------------------------------------
	注文画面　モーダル風ウィンドウ
-------------------------------------------------------------------- */
.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;
}

/* --------------------------------------------------------------------
	Reviewログイン選択画面
-------------------------------------------------------------------- */
div.reviewlogin_ div.reviewloginform_ .form_text_ {
	color: red;
	font-weight: bold;
	font-size: 13px;
	padding: 0 5px;
}
div.reviewloginform_ {
	margin: 0 0 25px;
}

/* --------------------------------------------------------------------
	Revicoログイン完了画面
-------------------------------------------------------------------- */
.revico_login_button_ {
	margin: 50px 0;
}
