@charset "shift_jis";

/* --------------------------------------------------------------------
	common　ヘッドライン
-------------------------------------------------------------------- */
h1.optimaizedH1{
	font-size: 8px;
}
h2.goods_name_ {
	margin: 0 10px 10px;
  padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
  border-bottom: 2px solid #ecdfc9;
}
h2.category_name_ {
	margin: 20px 0;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
h2.category_name_img_ {
	margin: 10px 0;
	text-align: center;
}
h2.genre_name_ {
	margin: 20px 0;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
h2.genre_name_img_ {
	margin: 10px 0;
	text-align: center;
}
h2.event_name_ {
	margin: 20px 0;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
h2.event_name_img_ {
	margin: 10px 0;
	text-align: center;
}
.top_comment_ {
	margin: 0 10px 10px;
	overflow: hidden;
	clear: both;
	padding-top: 10px;
}
.top_comment_ p {
	font-size:12px;
}

/* --------------------------------------------------------------------
	common　ナビゲーション
-------------------------------------------------------------------- */
/* パンくず */
.navitopicpath_ {
	padding: 36px 8px;
	font-size: 12px;
	overflow: hidden;
}
.navitopicpath_ a {
	margin: 0 0.5em;
	font-size: 12px;
	white-space: nowrap;
	text-decoration: none;
}
.navitopicpath_ a span{
	font-size: 12px;
	font-weight: normal;
}
.navitopicpath_ a span strong {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.navitopicpath_ span.current_ {
	margin: 0 0.5em;
	font-size: 12px;
	white-space: nowrap;
}
.navitopicpath_ div.block {
	float:left;
}
.navitopicpath_ div {
	float:right;
}
#bread-crumb-list {
	width: 100%;
	float: left;
	overflow: hidden;
}
#bread-crumb-list li {
	font-size: 12px;
	display: inline-block;
}

/* ページジャンプ */
.navipage_ {
	margin: 0 10px;
	text-align: right;
}
.navipage_.top_ {		/* ページジャンプ上部 */
	margin-bottom: 10px;
}
.navipage_.bottom_ {	/* ページジャンプ下部 */
	margin: 10px 0 30px;
}
.navipage_ .navipage_sum_ {
  display: inline;
}
.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;
}
.navipage_ .navipage_reverse_ {
}
.navipage_ .navipage_forward_ {
}
/* 並び替え */
.navisort_ {
	margin: 2px 0;
	overflow: hidden;
	border-bottom: 2px solid #FFCCCC;
}
.navisort_ dt {
	float: left;
	text-align: right;
	font-weight: bold;
	width: 8em;
}
.navisort_ dd {
	margin-left: 8em;
}
.navisort_now_ {
	color:#CC0000;
	text-decoration:none;
	margin:2px 5px;
	white-space: nowrap;
}
.navisort_ a {
	margin:2px 5px;
	white-space: nowrap;
}
/* 表示切替 */
.navistyle_ {
	margin: 0 10px 10px;
	overflow: hidden;
}
.navistyle_:first-of-type {
	display: none;
}
.navistyle_:before,
.navistyle_:after{
  content: "";
  display:block;
  width: 100%;
  height: 1px;
  background: url(../img/usr/sb/goods/userreview_border.png) left bottom repeat-x;
  background-size: 3px 1px;
  clear: both;
}
.navistyle_ dt {
  display: inline-block;
	padding: 2px 2px 2px 6px;
  font-size: 12px;
}
.navistyle_ dd {
  display: inline-block;
  width: 75.5%;
	font-size: 12px;
	background: #FFF;
  padding: 10px 0;
}
.navistyle_ a,
.navistyle_ span{
  padding-left: 18px;
}
.navistyle_now_ {
	color:#ff6537;
	text-decoration:none;
  font-size: 10px;
	display: inline-block;
	white-space: nowrap;
}
.navistyle_now_:first-of-type{
  background: url(../img/usr/sb/goods/icon_thum_on.png) left center no-repeat;
  background-size: 14px 13px;
  margin-right: 15px;
}
.navistyle_ a:first-of-type{
  background: url(../img/usr/sb/goods/icon_thum.png) left center no-repeat;
  background-size: 14px 13px;
  margin-right: 15px;
  font-size: 10px;
}
.navistyle_ a {
	display: inline-block;
	white-space: nowrap;
  text-decoration: none;
}
#tastechart{
  display: block;
  position: fixed;
  right: 0;
  bottom: calc(160px + env(safe-area-inset-bottom));
  width: 115px;
  height: 45px;
  padding: 0;
  background: rgba(73, 96, 103, 0.95) url(../img/usr/sb/goods/chart_btn_on.png) center center / 95px auto no-repeat;
  border-radius: 5px 0 0 5px;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 1;
}
#tastechart.expand_{
  background: rgba(73, 96, 103, 0.95) url(../img/usr/sb/goods/chart_btn_off.png) center center / 95.5px auto no-repeat;
}
.navistyle_ select{
  width: 100%;
  max-width: 100%;
  height: 40px;
  background: #fff url(../img/usr/sb/common/select_btn.png) right center / auto 100% no-repeat;
  border: 1px solid #CCC;
  border-radius: 0;
  box-sizing: border-box;
  padding-left: 5px;
}
/* 商品分類絞込 */
#goods_class_filter_ {
	padding-bottom: 3px;
}
#goods_class_filter_ dd {
}
#goods_class_filter_ .class_filter_ {
	margin-right: 10px;
}
#goods_class_filter_ .class_filter_ .selected_ {
	background-color: #ffeeff;
}

/* --------------------------------------------------------------------
	Ajax　Zip
-------------------------------------------------------------------- */
#suggestZipArea {
	background-color: #ffffff;
	border: 1px solid #999999;
	display: none;
	padding: 2px 0;
	position: absolute;
	z-index: 9999;
}
#suggestZipArea .itemNotFound {
	padding: 0 4px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #999999;
	font-style: italic;
}
#suggestZipArea .itemLine {
	padding: 0 4px;
	height: 20px;
	line-height: 20px;
	list-style:none;
	white-space:nowrap;
	color: #000000;
}
#suggestZipArea .selected {
	background-color: #ffdddd;
	color: #c00000;
}
#suggestZipArea .itemLine .itemCode {
	float: left;
	font-weight: bold;
	margin-right: 4px;
}
#suggestZipArea .itemLine .itemName {
}


/* --------------------------------------------------------------------
	トピックス
-------------------------------------------------------------------- */
/* トピック詳細 */
.topiclist_body_ {
}
.topiclist_body_ .topic_title_ {
	margin-bottom: 10px;
	padding: 10px 10px;
	clear: both;
	text-shadow: 0 -1px 1px #999;
	font-size: 16px;
	font-weight: bold;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #DFDFDF -moz-linear-gradient(top, #FFF, #DFDFDF);
	background: #DFDFDF -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#DFDFDF));
	background: #DFDFDF linear-gradient(top, #FFF, #DFDFDF);
}
.topiclist_body_ figure {
	padding: 0 10px 10px;
}
.topiclist_body_ article {
	padding: 0 10px 10px;
}
/* トピック一覧 */
#block_of_topic {
}
div.topiclist_ {
	background: #EEE;
}
div.topiclist_ .topiclist_head_ {
  padding: 32px 0 24px;
  font-size: 21px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  color: #333;
}
div.topiclist_ .topiclist_body_ {
	border-top: 1px dotted #9e9e9e;
  margin: 0 3.333% 32px;
}
div.topiclist_ .topiclist_body_ li {
	border-bottom: 1px dotted #9e9e9e;
}
div.topiclist_ .topiclist_body_ li a,
div.topiclist_ .topiclist_body_ li span.nolink_ {
	display: block;
  padding: 8px 0;
}
div.topiclist_ .topiclist_body_ li a {
  text-decoration: none;
}
div.topiclist_ .topiclist_body_ li span.day_{
  margin-right: 5px;
  font-size: 10px;
  line-height: 1.5;
}
div.topiclist_ .topiclist_body_ li span.day_ + img {
  height: 19px;
}
div.topiclist_ .topiclist_body_ li .nolink_ span.comment_,
div.topiclist_ .topiclist_body_ li a span.comment_{
  display: block;
  margin: 5px 0 0;
  font-size: 12px;
  line-height: 1.5;
}
div.topiclist_ .topiclist_body_ li span.nolink_ span.comment_ ~ img,
div.topiclist_ .topiclist_body_ li a span.comment_ ~ img{
  width: 100%;
  margin-top: 10px;
}
div.topiclist_ .btn_{
  margin: 0 3.333%;
  padding: 0 0 40px;
}
div.topiclist_ .btn_ a{
  display: block;
  padding: 12.5px 24px;
  font-size: 14px;
  text-align: center;
  color: #222;
  font-weight: bold;
  border-radius: 5px;
  border: 2px solid #222;
  text-decoration: none;
  background: url(../img/usr/sb/common/link_arrow_black.png) right 17px center / 7px auto no-repeat;
}
/* トピック詳細一覧 */
div.topicdetaillist_ {
	margin: 0 10px 10px;
	border: 1px solid #E0E0E0;
}
div.topicdetaillist_ .topicdetaillist_body_ {
	margin: 0 5px 5px;
	padding: 0 10px;
}
div.topicdetaillist_ .topicdetaillist_body_ li {
	border-bottom: 1px dotted #CCC;
}
div.topicdetaillist_ .topicdetaillist_body_ li:last-child {
	border-bottom: none;
}
div.topicdetaillist_ .topicdetaillist_body_ li a,
div.topicdetaillist_ .topicdetaillist_body_ li span.nolink_ {
	padding: 5px;
	display: block;
}
div.topicdetaillist_ .topicdetaillist_body_ li a {
	padding-right: 20px;
	background: url(../img/usr/link_goods.png) right center no-repeat;
}

/* --------------------------------------------------------------------
	商品詳細
--------------------------------------------------------------------- */
div.goods_ {
	clear: both;
}
div.goodsproductdetail_ {
	width: auto;
	margin: 10px 0;
    border-radius: 5px;
    background: rgba(255,255,255,0.80);
}
div.goodsproductdetail_ .icon_{
  display: flex;
  flex-wrap: wrap;
  margin: 0 3.333%;
}
div.goodsproductdetail_ .icon_ span {
  display: block;
  margin: 0 5px 5px 0;
}
div.goodsproductdetail_ .icon_ span.national_flag_ {
	position: relative;
	top: -7px;
}
@media screen and (max-width: 320px) {
  div.goodsproductdetail_ .icon_ span{
    margin-bottom: 0;
  }
}
div.goodsproductdetail_ .icon_ span:nth-of-type(4n){
  margin-right: 0;
}
div.goodsproductdetail_ .icon_ span img{
  vertical-align: middle;
}
div.goodsproductdetail_ .icon_ span.national_flag_ img{
	width: 60px;
}
div.goodsproductdetail_ .goods_float_frame_ {
  margin: 0 10px;
}
div.goodsproductdetail_ .goods_float_frame_::after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  content: " ";
}
div.goods_float_frame_ .goods_left_frame_ {
  float: left;
  width: 50%;
}
div.goods_float_frame_ .goods_right_frame_ {
  float: right;
  width: 50%;
}
div.goodsproductdetail_ .goodsspec_ .goods_right_frame_ {
  text-align: right;
}
div.goodsproductdetail_ h2.goods_name_ {
  margin: 0 3.333%;
  padding: 14px 0;
  border: none;
  font-size: 18px;
  font-weight: bold;
}
div.goodsproductdetail_ #spec_code{
  margin: 0 10px 10px;
  padding-bottom: 10px;
  font-size: 14px;
  border-bottom: 2px solid #ecdfc9;
  text-align: right;
}
div.goodsdetail1_,
div.goodsdetail3_{
	background:#fff;
}
div.goodsdetail1_ h2 {
	padding:5px 10px;
}
div.goodsdetail1_ div.inner_ {
	padding:10px 10px;
}
div.goodsdetail2_ h2 {
	padding:5px 10px;
	background:#e5e5e5;
}
div.goodsdetail2_ div.inner_ {
	padding:10px 10px;
}
div.goodsdetail3_ h2 {
	padding:5px 10px;
	background:#e5e5e5;
}
div.goodsdetail3_ div.inner_ {
	padding:10px 10px;
}
div.goodsdetail4_{
	width: 100%;
	margin: 15px 0 0;
	padding: 13px;
	box-sizing: border-box;
	background: rgba(255, 255, 255, 0.5);
	border-radius: 5px;
}
div.goodsdetail4_ .meister01_ {
	position: relative;
	width: calc(100% - 74px);
	margin: 3px 0 0 74px;
	padding: 9px 12px;
	box-sizing: border-box;
	border-radius: 5px;
	background: #FFF;
}
div.goodsdetail4_ .meister01_::before {
	position: absolute;
	top: 18px;
	left: -9px;
	width: 0;
	height: 0;
	display: block;
	border-right: 9px solid #FFF;
	border-top: 4.5px solid transparent;
	border-bottom: 4.5px solid transparent;
	content: "";
}
div.goodsdetail4_ .meister01_::after {
	position: absolute;
	top: -3px;
	left: -74px;
	display: block;
	width: 63.8px;
	height: 87.45px;
	background: url(../img/usr/sp/meister01.png) no-repeat center center / 100% auto;
	content: "";
}
div.goodsdetail4_ h2 {
	padding:5px 10px;
	background:#e5e5e5;
}
div.goodsdetail4_ div.inner_ {
	padding:10px 10px;
}
div.goodsdetail5_ {
  padding: 0 10px;
}
div.goodsdetail5_ > * {
  box-sizing: border-box;
}
div.goodsdetail5_ h2 {
	padding:5px 10px;
	background:#e5e5e5;
}
div.goodsdetail5_ div.inner_ {
	padding:10px 10px;
}
table.goodsproductdetail_ {
	width: 100%;
}
table.goodsproductdetail_ td {
	vertical-align: top;
}
td.goodscomment_ {
	background-color: #ffffff;
	width: 592px;
}

/* 商品画像 */
div.gallery_frame_ {
	width: 100%;
	margin: 0;
	padding: 0;
}
div.goodsimg_ {
  width: auto;
  position: relative;
}
div.goodsimg_ img{
  width: 100%;
}
.goodsimg_item_{
  max-width: 350px;
  max-height: 350px;
  box-sizing: border-box;
  text-align: center;
}
div.goodsimg_ .slick-prev {
  position: absolute;
  top: calc(50% - 20px);
  left: 2.5px;
  width: 21.5px;
  height: 40px;
  padding: 0;
  border: 0;
  outline: 0;
  background: url(../img/usr/sb/goods/goods_slider_prev.png) center center / 100% auto no-repeat;
  text-indent: -9999px;
  z-index: 1;
}
div.goodsimg_ .slick-next {
  position: absolute;
  top: calc(50% - 20px);
  right: 2.5px;
  width: 21.5px;
  height: 40px;
  padding: 0;
  border: 0;
  outline: 0;
  background: url(../img/usr/sb/goods/goods_slider_next.png) center center / 100% auto no-repeat;
  text-indent: -9999px;
  z-index: 1;
}
div.goodsimg_ .slick-list {
  margin: 0 3.333%;
  text-align: center;
}
.goodsimg_thumbnail_ .goodsimg_thumbnail_slider_ {
  display: flex;
  justify-content: center;
  margin: 15px 0 0;
  overflow-x: auto;
  overflow-y: hidden;
}
.goodsimg_thumbnail_ .goodsimg_thumbnail_slider_ > li {
  width: 52.5px;
  min-width: 52.5px;
  padding-right: 7px;
}
.goodsimg_thumbnail_ .goodsimg_thumbnail_slider_ > li:first-of-type {
  padding-left: 7px;
}
/* 商品スペック */
div.goodsspec_ {
	width: 100%;
	padding: 20px 0;
}
div.goodsspec_ .goods_bookmark_frame_ {
	display: flex;
	margin: 0 3.333% 8px;
}
div.goodsspec_ .goods_bookmark_frame_ .review_score_ {
	display: flex;
	align-items: center;
}
div.goodsspec_ .goods_bookmark_frame_ .review_score_ dt {
	width: 120px;
	margin-right: 12px;
}
div.goodsspec_ .goods_bookmark_frame_ .review_score_ dd {
	font-size: 14px;
}
div.goodsspec_ .goods_bookmark_frame_ .spec_point_ {
	display: flex;
	align-items: center;
	margin-left: auto;
	margin-right: 15px;
}
div.goodsspec_ .goods_bookmark_frame_ .spec_point_ dt {
	padding-left: 20px;
	font-size: 12px;
	background: url(../img/usr/sb/goods/point_icon.png) center left / 16px auto no-repeat;
}
div.goodsspec_ .goods_bookmark_frame_ .spec_point_ dd {
	font-size: 14px;
	font-weight: bold;
}
div.goodsspec_ .goods_bookmark_frame_ .btn_bookmark_ {
	display: flex;
	align-items: center;
	margin-left: auto;
}
div.goodsspec_ .goods_bookmark_frame_ .spec_point_ + .btn_bookmark_ {
	margin-left: 0;
}
div.goodsspec_ .goods_bookmark_frame_ .btn_bookmark_ a {
	display: block;
	width: 29px;
	height: 25px;
	text-indent: -9999px;
	background: url(../img/usr/sb/goods/bookmark_btn.png) center center / 29px auto no-repeat;
}
div.goodsspec_ div.goods_price_ {
  margin: 30px 3.333% 15px;
  text-align: right;
}
div.goodsspec_ #point_stock,
div.goodsspec_ #goods_code{
  margin-bottom: 5px;
}
div.goodsspec_ #goods_code li{
  font-size: 12px;
}
.cart_wizard_frame_ {
  position: relative;
}
.cart_wizard_frame_ #cart_error_message {
  left: 3%;
}
.cart_wizard_frame_ .wizard_frame_ {
  padding: 20px;
  margin: 0 0 15px;
  background: #EEE;
}
.cart_wizard_frame_ .wizard_clone_frame_ .recipe_tab_content_inner_>* {
  display: none;
}
.cart_wizard_frame_ .wizard_clone_frame_ .recipe_tab_content_inner_ .level_label_ {
    display: block;
}
.cart_wizard_frame_ .wizard_clone_frame_ .recipe_tab_content_inner_ .level_radio_ {
    display: flex;
}
.cart_wizard_frame_ .wizard_frame_ button#cart_in.button_.large_button_.main_action_button_ ,
.cart_wizard_frame_ .wizard_frame_ .stepguide_cart_ ,
.cart_wizard_frame_ .wizard_frame_ .end_modal_close_ {
  display: none;
}
.cart_wizard_frame_ .wizard_preset_ {
  display: none;
}
.cart_wizard_frame_ .wizard_clone_frame_ .wizard_preset_ {
  display: block;
}
.cart_wizard_frame_ .wizard_clone_frame_ .cartqty_ {
  display: block;
}
.cart_wizard_frame_ .ice_coffee_ .wizard_clone_frame_ .wizard_preset_ {
}
.ice_coffee_ .recipe_tab_content_inner_ .recipe_content_frame_ label[for="wizard_preset_1"] {
  display: none;
}
.cartqty_ label {
  padding: 0 18px;
  font-size: 14px;
  font-weight: bold;
  background: url(../img/usr/sb/goods/wizard_icon.png) center left / auto 13px no-repeat;
}
.cartqty_ input[type="button"] {
  width: 35px;
  height: 35px;
  padding: 0;
  border: 0;
  overflow: hidden;
  text-indent: -9999px;
}
.cartqty_ input[type="button"].place_btn_ {
  background: url(../img/usr/sb/common/wizard_plus.png) center center / 100% auto no-repeat;
}
.cartqty_ input[type="button"].minus_btn_ {
  background: url(../img/usr/sb/common/wizard_minus.png) center center / 100% auto no-repeat;
}
.cartqty_ input[name="qty"] {
  border: 1px solid #cccccc;
  width: 30px;
  height: auto;
  margin: 0;
  padding: 6px 9px;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  border-radius: 0;
  line-height: 1.5;
}
.cart_form_button_ {
  width: 93.334%;
  margin: 0 3.333% 20px;
  padding: 16.5px 0 16.5px 45px;
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  border-radius: 5px;
  background: #ff683a url(../img/usr/sb/common/icon_cart.png) center left calc(50% - 75px) / 30px auto no-repeat;
}
.cart_wizard_frame_ .sub_action_button_ {
  width: 93.334%;
  margin: 0 3.333% 20px;
  padding: 16.5px 0;
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  border-radius: 5px;
  background: #838383;
}
.cart_wizard_frame_ .backorder_btn_ {
	width: 93.334%;
	margin: 0 3.333% 20px;
	padding: 16.5px 0;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	border: 0;
	border-radius: 5px;
	background: #326777;
}
div.goods_detail_data_frame_{
	width: 100%;
	margin: 25px 0 0;
	padding: 0;
	box-sizing: border-box;
	border-radius: 5px;
}
div.goods_detail_data_frame_ h3 {
	margin: 0 0 25px;
  font-size: 21px;
  font-weight: bold;
  text-align: center;
}
div.goods_detail_data_frame_ table {
	width: 100%;
	margin: 0;
  border: 0;
	box-sizing: border-box;
}
div.goods_detail_data_frame_ table th {
	width: 32.85%;
  padding: 9px 3px;
  border: 0;
	border-bottom: 1px solid #EEE;
  background: #666;
  color: #FFF;
}
div.goods_detail_data_frame_ table td {
	padding: 9px 18px;
  border: 0;
	border-bottom: 1px solid #EEE;
  background: #FFF;
}
div.goods_detail_data_frame_ table .onsale_ td {
	color: #de0010;
}
div.goods_detail_data_frame_ p.spec_attr_ {
	padding: 0;
	margin-bottom: 10px;
	font-size: 12px;
}

form.form_goods_detail .btn_backorder_{
  margin:0 3.333% 20px;
}

form.form_goods_detail .btn_backorder_ > a{
  display: block;
  width: 100%;
  height: 60px;
  margin: 0;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  color: #222;
  line-height: 60px;
  border-radius: 5px;
  box-sizing: border-box;
  background: #704E44;
}

form.form_goods_detail .btn_backorder_ > a span{
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

form.form_goods_detail .nostock-text{
  margin-bottom: 10px;
  padding: 10px;
  text-align: center;
}

/*商品拡張項目*/
div.goodsspec_ > dl dt{
  font-weight: 800;
  font-size: 12px;
}
div.goodsspec_ > dd{
  font-size: 12px;
}
/*商品拡張項目*/
div.goodsspec_.position_r_{
  position: relative;
}
.goodsimg_ div.icon_ {
	margin-bottom:4px;
}
.goodsimg_ div.icon_ span {
  display: inline-block;
	margin:0 5px 6px 0;
}
.goodsimg_ div.icon_ span:nth-of-type(5n){
  margin-right: 0;
}
div.icon_ span.icon1_ img,
div.icon_ span.icon2_ img,
div.icon_ span.icon3_ img {
}
p.spec_attr_{
  font-size: 12px;
  padding: 10px;
  margin-bottom: 10px;
}
.goods_detail_price_pop_ {
	color:#de0010;
  font-weight:normal;
}
.goods_price_ span{
  font-size: 14px;
}
.goods_price_ .price_pop_ {
  font-size: 20px;
}
.goods_detail_saleprice_,
.usual_price_{
  display: block;
}
.goods_price_ .goods_detail_saleprice_{
  font-size: 32px;
  font-weight: 600;
}
.goods_price_ .goods_detail_saleprice_ .price_pop_ {
  font-size: 12px;
  font-weight: normal;
  color: #222;
}
.goods_price_ .goods_detail_saleprice_ .tax_ {
  font-size: 14px;
}
.goods_price_ .price_pop_ ~ .goods_detail_saleprice_{
  color: #de0010;
}
.goods_price_ .goods_detail_saleprice_ .small_{
  font-size: 12px;
  font-weight: normal;
}
.usual_price_ span{
	text-decoration: line-through;
}
.goods_detail_makerprice_{
  text-decoration: line-through;
}
#point_stock li{
  font-size: 12px;
}
.national_flag_,
.chart_table_,
.goodsdetail4_link_ {
  margin-left: 5px;
}

/*チャート表*/
table.chart_table_{
  width: 350px;
  margin: 0;
  text-align: center;
}
table.chart_table_ th,
table.chart_table_ td{
  font-size: 12px;
  border: 1px solid #e0dcd9;
}
table.chart_table_ th{
  height: 69px;
  padding-left: 15px;
  background: #FFF url(../img/usr/sb/common/chart_img_l_sp.png) no-repeat scroll 0 0;
  background-size: 271.5px 841.5px;
  vertical-align: middle;
  text-align: left;
}
table.chart_table_ th.chart ,
table.chart_table_ th.chart00,
table.chart_table_ th.chart0 {
    background-position: 60px 14px;
}
table.chart_table_ th.chart05,
table.chart_table_ th.chart5 {
    background-position: 60px -64.5px;
}
table.chart_table_ th.chart10 {
    background-position: 60px -143px;
}
table.chart_table_ th.chart15 {
    background-position: 60px -221.5px;
}
table.chart_table_ th.chart20 {
    background-position: 60px -300px;
}
table.chart_table_ th.chart25 {
    background-position: 60px -378.5px;
}
table.chart_table_ th.chart30 {
    background-position: 60px -457px;
}
table.chart_table_ th.chart35 {
    background-position: 60px -535.5px;
}
table.chart_table_ th.chart40 {
    background-position: 60px -614px;
}
table.chart_table_ th.chart45 {
    background-position: 60px -692.5px;
}
table.chart_table_ th.chart50 {
    background-position: 60px -771px;
}
p.chart_table_comment_{
  font-size: 10px;
  margin: 10px 0 20px;
}
div.goodsproductdetail_ .goodsdetail4_link_ {
  margin-top: 5px;
  text-align: left;
}
div.goodsproductdetail_ .goodsdetail4_link_ a {
  background: url(../img/usr/goods/goddsuserreview_arrow.png) left center no-repeat;
  padding: 0 15px;
}

/* 入荷案内申込関係 */
div.backorder_variation_unit_ {
	margin: 0 10px 20px;
	padding: 10px;
	vertical-align:middle;
	background: #F0F0F0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* カートボタン関係 */
div.cartbox_ {
	margin: 0 10px 20px;
	vertical-align:middle;
}
div.cartbox_ .variationlist_ h2.ttl_color_,
div.cartbox_ .variationlist_ h2.ttl_size_ {
	padding:6px 0;
	margin-bottom:10px;
	border-bottom:#583829 1px dotted;
	text-align:left;
}
div.cartbox_ .variationlist_ h2.ttl_color_ img,
div.cartbox_ .variationlist_ h2.ttl_size_ img {
	height:13px;
}
div.cartbox_ input.main_action_button_#cart_in {
	width:80%;
	padding:0;
}
div.cartbox_ input#cart_bookmark {
	width:15%;
	padding:0;
	margin:0 0 0 2%;
	background:#ff4877;
	border-bottom:#dd315e 2px solid;
}
.goods_member_btn_{
  width: 100%;
  height: 50px;
  background: #583829;
  border-radius: 5px;
  text-align: center;
}
.goods_member_btn_ a{
  display: block;
  width: 100%;
  height: 1px;
  padding-top: 50px;
  overflow: hidden;
  background: url(../img/sys/button/goods_member_sp.png) center no-repeat;
  background-size: 151px 19px;
}
/* バリエーションプルダウン */
div.cartbox_ .variation_pulldown_ {
	margin-bottom: 10px;
}

/* バリエーションボックス */
div.cartbox_ p.guide_ {
	background: #FFF;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
div.cartbox_ p.message_ {
	padding-left: 5px;
}
div.cartbox_ div.colors_ {
	margin-bottom: 10px;
	width: 100%;
	overflow: hidden;
}
div.cartbox_ div.colors_ div.color_ {
	width: 46px;
	height: 46px;
	margin: 2px 2px 5px 2px;
	display: inline-block;
	white-space: nowrap;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
div.cartbox_ div.colors_ div.color2_ {
	width: 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 #583829;
	background-color:#ffffff;
}
div.cartbox_ div.colors_ div.color_DisableSelected_ {
	border:dashed 2px #a27f6f;
	background-color:#909090;
	color:#ffc0c0;
}
div.cartbox_ div.colors_ br,div.cartbox_ div.sizes_ p.message_ {
	clear:left;
}
div.cartbox_ div.sizes_ {
	margin-bottom: 10px;
	width: 100%;
	overflow: hidden;
}
div.cartbox_ div.sizes_ div.size_ {
	width: 46px;
	height: 46px;
	float:left;
	display: inline-block;
	padding:1px 5px;
	margin:2px 2px 5px 2px;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: table;
	table-layout: fixed;
}
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 2px #d0d0d0;

	background-color:#FFF;
	cursor:pointer;
}
div.cartbox_ div.sizes_ div.size_DisableStock_ {
	border:solid 2px #d0d0d0;
	background-color:#909090;
	cursor:pointer;
}
div.cartbox_ div.sizes_ div.size_Selected_ {
	border:solid 2px #583829;
	background-color:#ffffff;
}
div.cartbox_ div.sizes_ div.size_DisableSelected_ {
	border:solid 2px #d0d0d0;
	background-color:#909090;
	color:#ffc0c0;
}
.goodsproductdetail_ .goodsimg_ div.mask_ {
	position:absolute;
	z-index:10;
	color:#ff4a4a;
	font-weight:bold;
}
/**/

/**/
/* セット内容一覧 */
div.goods_set_list_ {
	margin: 0 5px;
}
table.goods_set_ {
	margin: 0 0 5px;
	width: 100%;
	border: 1px solid #e0dcd9;
	border-bottom: none;
}
table.goods_set_ td {
	padding: 1px 5px;
	border-bottom: 1px solid #e0dcd9;
}
table.goods_set_ th {
	background-color: #ece4db;
	vertical-align: middle;
	width: 25%;
	font-weight: normal;
	text-align: left;
	padding: 1px 5px;
	border-bottom: 1px solid #e0dcd9;
	white-space: nowrap;
}
/**/

/**/
/* 店舗在庫 */
div.storestock_ {
	margin-bottom:10px;
}
dl.storestock_ {
	margin:0 10px;
	border:1px solid #CCC;
	margin-bottom:10px;
}
dl.storestock_ dt,
dl.goodsspec_ dd {
	display: block;
}
dl.storestock_ dt {
	padding:5px 5px 5px 6px;
	background-color: #F0F0F0;
}
dl.storestock_ dd {
	font-size: 14px;
	padding:5px 5px 5px 12px;
}
span.storestock_div_ {
	font-weight: bold;
	margin-left: 10px;
}
span.storestock_item_ {
	font-size: 16px;
	padding-right: 12px;
}
div.storestock_alert_ {
	margin: 0 10px 10px;
}
/**/

div.goodscomment1_ {
  background: #fff;
}
div.goodscomment2_ {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.goodscomment3_ {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.goodscomment4_ {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.goodscomment5_ {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.rulescomment_ {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.goods_ div.accessory_list_ {
	margin:10px 0px;
}

.cart_modal_button_ {
	margin: 0;
}
.cart_modal_button_ a {
	display: block;
	width: 93.334%;
  padding: 6px 0;
  margin: 0 3.333%;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  color: #222;
  border: 1px solid #222;
  border-radius: 5px;
  box-sizing: border-box;
  background: #FFF;
}
.cart_modal_button_  a span{
	font-size: 14px;
	color: #222;
}

.btn_kodawari_ .cart_modal_button_ {
	height: auto;
	line-height: auto;
	margin: 0;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.btn_kodawari_ .cart_modal_button_ a {
	width: 100%;
	padding: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 12px;
	line-height: 1.4;
	color: #ffffff;
	text-decoration: none;
	display: block;
	background: #FF6537;
	box-sizing: border-box;
}
.btn_kodawari_ .cart_modal_button_  a span{
	background: none;
	padding-left: 0;
	font-weight: normal;
	font-size: 12px;
	color: #FFF;
}

.option_buttons_ {
	width: auto;
	margin: 0 3.333%;
}
.option_buttons_ li {
  margin: 0 0 10px;
}
.option_buttons_ li.social_ div.socialbutton_ {
	margin-bottom:15px;
}
.option_buttons_ li a{
  display: block;
  width: 100%;
  padding: 6px 0;
  margin: 0;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  color: #222;
  border: 1px solid #222;
  border-radius: 5px;
  box-sizing: border-box;
  background: #FFF;
}
.option_buttons_ li a span{
}
.option_buttons2_ {
	margin-bottom:30px;
	text-align:center;
	overflow: hidden;
}
.option_buttons2_ li {
	margin:0 2px;
	display:inline;
}
/* レシピ タブ切り替え */
#select_recipe{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 93.334%;
  height: calc(100% - 175px);
  margin: 57px 3.333% 118px;
  box-sizing: border-box;
  /*display:none;*/
  opacity: 0;
  visibility: hidden;
}
#select_recipe[style*="block"] {
  opacity: 1;
  visibility: visible;
}

#select_recipe .modal_close_ {
  position: fixed;
  top: 15px;
  right: 10px;
  width: 17.5px;
  height: 17.5px;
  text-indent: -9999px;
  background: transparent url(../img/usr/sp/modal_close_btn.png) no-repeat center center / 100% auto;
}

#select_recipe .end_modal_close_ {
  padding: 36px 0 0;
  text-align: center;
}

#select_recipe .end_modal_close_ .modal_close_ {
  position: static;
  top: 0;
  right: 0;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  display: inline-block;
  text-indent: 0;
  text-decoration: underline;
  font-size: 12px;
  color: #333;
}

.recipe_tab_content_ {
  width: 100%;
  height: 100%;
  padding: 0 0 36px;
  background: #FFF;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  box-sizing: border-box;
}
.recipe_tab_content_ .text_{
  margin: 0 15px 10px;
}
.recipe_tab_content_ .no_ordertext_{
  padding: 40px 0;
}
.goods_myrecipe_{
  display: inline-block;
  padding: 40px 0;
}
#recipe_tab_list ~ .recipe_tab_content_,
.select_info_{
  display: none;
}
#recipe_tab_list li,
.recipe_tab_content_ .label_ > img{
  cursor: pointer;
}
#recipe_tab_list{
  display: flex;
  justify-content: stretch;
}
#recipe_tab_list li {
  width: 100%;
  flex-grow: 1;
  padding: 14.5px 1px;
  border-radius: 0;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  border-right: 1px solid #FFF;
  text-align: center;
  background: #709aa6;
}
#recipe_tab_list li:last-of-type {
  border-right: 0;
}
#recipe_tab_list li.tab_active_{
  color: #333;
  background: #FFF;
}
#recipe_tab_list li.tab_active_,
#recipe_tab_list li:last-child{
  border-right: none;
}
.recipe_tab_content_inner_{
  position: relative;
  background: #fff;
  padding: 30px 0 0;
  margin: 0;
}
.wizard_clone_frame_ .recipe_tab_content_inner_ {
  padding: 0;
  background: none;
}
.recipe_tab_content_inner_ h2.common_headline2_{
  font-size: 16px;
}
.recipe_tab_content_inner_ .label_{
  margin: 0 15px 10px;
  font-size: 14px;
  font-weight: bold;
}
.recipe_tab_content_inner_ .label_.wrapping_label_{
  margin: 20px 0 10px;
  padding: 15px 15px 0;
  border-top: 1px dashed #CCC;
}
.recipe_tab_content_inner_ .label_ .label_title_{
  padding-left: 18px;
  background: url(../img/usr/sb/goods/wizard_icon.png) center left / auto 13px no-repeat;
}
.recipe_tab_content_inner_ .label_ .label_title_ + span {
  display: none;
}
.recipe_tab_content_inner_ .label_ .label_title_ .label_comment_{
  margin-left: 0.5em;
  font-size: 10px;
  font-weight: normal;
}
.recipe_tab_content_inner_ .label_ .label_title_ .label_weight_{
  margin-left: 0.5em;
  font-size: 10px;
  color: #F00;
}
.recipe_tab_content_inner_ input:disabled+label {
  opacity: .3;
}
.recipe_tab_content_inner_ .recipe_content_frame_{
  display: flex;
  margin: 0 0 15px;
  padding: 0 15px 20px;
  overflow-x: auto;
  overflow-y: hidden;
  border-bottom: 1px dashed #CCC;
}
.recipe_tab_content_inner_ .recipe_content_frame_.making_radio_{
  margin-bottom: 0;
  padding-bottom: 10px;
  border-bottom: 0;
}
.recipe_tab_content_inner_ .recipe_content_frame_ input[type="radio"]{
  display: none;
}
.recipe_tab_content_inner_ .recipe_content_frame_ label{
  display: block;
  width: 72px;
  min-width: 72px;
  text-align: center;
  font-size: 0;
  padding-right: 10px;
}
.recipe_tab_content_inner_ .recipe_content_frame_ label[for*="r_option4_00000"] {
  display: none;
}
.recipe_tab_content_inner_ .recipe_content_frame_.level_radio_ label{
  font-size: 12px;
  font-weight: bold;
}
.recipe_tab_content_inner_ .recipe_content_frame_.wrapping_radio_ label{
  width: 147px;
  min-width: 147px;
}
.recipe_tab_content_inner_ .recipe_content_frame_ label::before {
  display: block;
  margin: 1px;
  border: 1px solid #CCC;
  box-sizing: border-box;
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
}
.recipe_tab_content_inner_ .recipe_content_frame_ input[type="radio"]:checked + label::before {
  border: 2px solid #ff683a;
  margin: 0;
}
.recipe_tab_content_inner_ .recipe_content_frame_.level_radio_ label::before {
  width: 70px;
  height: 80px;
  margin: 1px 1px 6px;
}
.recipe_tab_content_inner_ .recipe_content_frame_.level_radio_ input[type="radio"]:checked + label::before {
  width: 72px;
  height: 82px;
  margin: 0 0 5px;
}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ label::before {
  width: 70px;
  height: 70px;
}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[type="radio"]:checked + label::before {
  width: 72px;
  height: 72px;
}
.recipe_tab_content_inner_ .recipe_content_frame_.bake_radio_ label::before {
  width: 70px;
  height: 101px;
}
.recipe_tab_content_inner_ .recipe_content_frame_.bake_radio_ input[type="radio"]:checked + label::before {
  width: 72px;
  height: 103px;
}
.recipe_tab_content_inner_ .recipe_content_frame_.making_radio_ label::before {
  width: 70px;
  height: 80px;
}
.recipe_tab_content_inner_ .recipe_content_frame_.making_radio_ input[type="radio"]:checked + label::before {
  width: 72px;
  height: 82px;
}
.recipe_tab_content_inner_ .recipe_content_frame_.wrapping_radio_ label::before {
  width: 145px;
  height: 115px;
}
.recipe_tab_content_inner_ .recipe_content_frame_.wrapping_radio_ input[type="radio"]:checked + label::before {
  width: 147px;
  height: 117px;
}
.recipe_tab_content_inner_ .recipe_content_frame_.preset_radio_ label::before {
  width: 70px;
  height: 80px;
}
.recipe_tab_content_inner_ .recipe_content_frame_.preset_radio_ input[type="radio"]:checked + label::before {
  width: 72px;
  height: 82px;
}
.recipe_tab_content_inner_ .recipe_content_frame_.level_radio_ input[value="1"] + label::before {background-image: url(../img/usr/sb/goods/gram/100g.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.level_radio_ input[value="2"] + label::before {background-image: url(../img/usr/sb/goods/gram/200g.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.level_radio_ input[value="3"] + label::before {background-image: url(../img/usr/sb/goods/gram/300g.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.level_radio_ input[value="4"] + label::before {background-image: url(../img/usr/sb/goods/gram/400g.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.level_radio_ input[value="5"] + label::before {background-image: url(../img/usr/sb/goods/gram/500g.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20001"] + label::before {background-image: url(../img/usr/sb/goods/grind/grind_0.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20002"] + label::before {background-image: url(../img/usr/sb/goods/grind/grind_2.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20003"] + label::before {background-image: url(../img/usr/sb/goods/grind/grind_3.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20004"] + label::before {background-image: url(../img/usr/sb/goods/grind/grind_4.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20005"] + label::before {background-image: url(../img/usr/sb/goods/grind/grind_5.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20006"] + label::before {background-image: url(../img/usr/sb/goods/grind/grind_6.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20007"] + label::before {background-image: url(../img/usr/sb/goods/grind/grind_7.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20008"] + label::before {background-image: url(../img/usr/sb/goods/grind/grind_8.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20009"] + label::before {background-image: url(../img/usr/sb/goods/grind/grind_9.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20010"] + label::before {background-image: url(../img/usr/sb/goods/grind/grind_10.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20011"] + label::before {background-image: url(../img/usr/sb/goods/grind/grind_11.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20012"] + label::before {background-image: url(../img/usr/sb/goods/grind/grind_12.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20013"] + label::before {background-image: url(../img/usr/sb/goods/grind/grind_13.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20014"] + label::before {background-image: url(../img/usr/sb/goods/grind/grind_14.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20015"] + label::before {background-image: url(../img/usr/sb/goods/grind/grind_15.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20016"] + label::before {background-image: url(../img/usr/sb/goods/grind/grind_16.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20017"] + label::before {background-image: url(../img/usr/sb/goods/grind/grind_17.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20018"] + label::before {background-image: url(../img/usr/sb/goods/grind/grind_18.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20022"] + label::before {background-image: url(../img/usr/goods/grind/grind_12i.jpg);}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20026"] + label::before {background-image: url(../img/usr/goods/grind/grind_16i.jpg);}
.recipe_tab_content_inner_ .recipe_content_frame_.bake_radio_ input[value="10001"] + label::before {background-image: url(../img/usr/sb/goods/roast/roast_0_raw.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.bake_radio_ input[value="10002"] + label::before {background-image: url(../img/usr/sb/goods/roast/roast_1_light.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.bake_radio_ input[value="10003"] + label::before {background-image: url(../img/usr/sb/goods/roast/roast_2_cinnamon.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.bake_radio_ input[value="10004"] + label::before {background-image: url(../img/usr/sb/goods/roast/roast_3_medium.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.bake_radio_ input[value="10005"] + label::before {background-image: url(../img/usr/sb/goods/roast/roast_4_high.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.bake_radio_ input[value="10006"] + label::before {background-image: url(../img/usr/sb/goods/roast/roast_5_city.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.bake_radio_ input[value="10007"] + label::before {background-image: url(../img/usr/sb/goods/roast/roast_6_fullcity.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.bake_radio_ input[value="10008"] + label::before {background-image: url(../img/usr/sb/goods/roast/roast_7_French.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.bake_radio_ input[value="10009"] + label::before {background-image: url(../img/usr/sb/goods/roast/roast_8_Italian.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.bake_radio_ input[value="10021"] + label::before {background-image: url(../img/usr/goods/roast/roast_4_hight_10.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.bake_radio_ input[value="10022"] + label::before {background-image: url(../img/usr/sb/goods/roast/roast_5_city_20.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.making_radio_ input[value="30001"] + label::before {background-image: url(../img/usr/sb/goods/option/option_0_none.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.making_radio_ input[value="30002"] + label::before {background-image: url(../img/usr/sb/goods/option/option_01_dripbag.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.making_radio_ label[for*="making_popup_armond"]::before {background-image: url(../img/usr/sb/goods/option/option_1_almond.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.making_radio_ label[for*="making_popup_cinnamon"]::before {background-image: url(../img/usr/sb/goods/option/option_2_cinnamon.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.making_radio_ label[for*="making_popup_hazelnut"]::before {background-image: url(../img/usr/sb/goods/option/option_3_hazelnut.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.making_radio_ label[for*="making_popup_coconuts"]::before {background-image: url(../img/usr/sb/goods/option/option_4_coconut.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.making_radio_ label[for*="making_popup_caramel"]::before {background-image: url(../img/usr/sb/goods/option/option_5_caramel.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.wrapping_radio_ input[value="40001"] + label::before {background-image: url(../img/usr/sb/goods/packing/packing_1.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.wrapping_radio_ input[value="40002"] + label::before {background-image: url(../img/usr/sb/goods/packing/packing_2.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.wrapping_radio_ input[value="40003"] + label::before {background-image: url(../img/usr/sb/goods/packing/packing_3.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.wrapping_radio_ input[value="40004"] + label::before {background-image: url(../img/usr/sb/goods/packing/packing_4.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.wrapping_radio_ input[value="40005"] + label::before {background-image: url(../img/usr/sb/goods/packing/packing_5.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.preset_radio_ input[value="1"] + label::before {background-image: url(../img/usr/sb/goods/preset/preset_1.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.preset_radio_ input[value="2"] + label::before {background-image: url(../img/usr/sb/goods/preset/preset_2.png);}
.recipe_tab_content_inner_ .recipe_content_frame_.preset_radio_ input[value="3"] + label::before {background-image: url(../img/usr/sb/goods/preset/preset_3.png);}
.recipe_tab_content_inner_ .making_radio_level_ {
  width: 340px;
  margin: 0 15px;
  display: none;
}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_{
  flex-flow: row;
}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20001"] + label {
  order: 1;
}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20002"] + label {
  order: 18;
}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20003"] + label {
  order: 17;
}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20004"] + label {
  order: 16;
}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20005"] + label {
  order: 15;
}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20006"] + label {
  order: 14;
}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20007"] + label {
  order: 13;
}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20008"] + label {
  order: 12;
}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20009"] + label {
  order: 11;
}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20010"] + label {
  order: 10;
}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20011"] + label {
  order: 9;
}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20012"] + label {
  order: 8;
}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20013"] + label {
  order: 7;
}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20014"] + label {
  order: 6;
}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20015"] + label {
  order: 5;
}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20016"] + label {
  order: 4;
}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20017"] + label {
  order: 3;
}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20018"] + label {
  order: 2;
}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20022"] + label {
  order: 8;
}
.recipe_tab_content_inner_ .recipe_content_frame_.saw_radio_ input[value="20026"] + label {
  order: 4;
}
/* キャラメル非表示 */
.recipe_tab_content_inner_ .recipe_content_frame_.making_radio_ label[for*="making_popup_caramel"] {
  display: none;
}
/* /キャラメル非表示 */
.recipe_tab_content_inner_ .making_radio_level_ .making_radio_level_frame_ {
  position: relative;
  display: none;
  margin: 10px 0 0;
  padding: 8px 10px;
  background: #dcdcdc;
}
.recipe_tab_content_inner_ .making_radio_level_ .making_radio_level_frame_.open_ {
  display: flex;
}
.recipe_tab_content_inner_ .making_radio_level_ .making_radio_level_frame_::before {
  position: absolute;
  top: -10px;
  left: calc(50% - 6px);
  display: block;
  width: 12px;
  height: 10px;
  box-sizing: border-box;
  border-bottom: 10px solid #dcdcdc;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
}
.recipe_tab_content_inner_ .making_radio_level_ .making_radio_level_frame_ input[type="radio"] {
  display: none;
}
.recipe_tab_content_inner_ .making_radio_level_ .making_radio_level_frame_ label {
  display: block;
  width: 52px;
  height: 65px;
  padding: 2px;
  margin-right: 10px;
  text-indent: -9999px;
}
.recipe_tab_content_inner_ .making_radio_level_ .making_radio_level_frame_ label:last-of-type {
  margin-right: 0;
}
.recipe_tab_content_inner_ .making_radio_level_ .making_radio_level_frame_ input[type="radio"]:checked + label {
  padding: 0px;
  border: 2px solid #ff683a;
}
.recipe_tab_content_inner_ .making_radio_level_ .making_radio_level_frame_ label:nth-of-type(1) {background: url(../img/usr/sb/goods/option_level/option_level1.png) center center / 100% auto no-repeat;}
.recipe_tab_content_inner_ .making_radio_level_ .making_radio_level_frame_ label:nth-of-type(2) {background: url(../img/usr/sb/goods/option_level/option_level2.png) center center / 100% auto no-repeat;}
.recipe_tab_content_inner_ .making_radio_level_ .making_radio_level_frame_ label:nth-of-type(3) {background: url(../img/usr/sb/goods/option_level/option_level3.png) center center / 100% auto no-repeat;}
.recipe_tab_content_inner_ .making_radio_level_ .making_radio_level_frame_ label:nth-of-type(4) {background: url(../img/usr/sb/goods/option_level/option_level4.png) center center / 100% auto no-repeat;}
.recipe_tab_content_inner_ .making_radio_level_ .making_radio_level_frame_ label:nth-of-type(5) {background: url(../img/usr/sb/goods/option_level/option_level5.png) center center / 100% auto no-repeat;}
.recipe_tab_content_ .label_ .select_info_{
  position: absolute;
  width: auto;
  min-width: 100px;
  height: auto;
  background: #5f4132;
  border-radius: 4px;
  padding: 20px;
  font-size: 14px;
  color: #fff;
  top: 32px;
  left: 0;
  z-index: 100;
}
.recipe_tab_content_ .label_ > span.on_{
  position: relative;
}
.recipe_tab_content_ .label_ > span.on_:after{
  content:"";
  display:block;
  position: absolute;
  bottom: -15px;
  right: -2px;
  height:0px;
  width:0px;
  border:10px solid #583829;
  border-color:transparent;
  border-bottom-color:#583829;
  z-index: 100;
}
.recipe_tab_content_ select{
  width: 100%;
  margin-bottom: 7px;
}
.recipe_tab_content_ .customSelect{
  margin-bottom: 8px;
}
.recipe_tab_content_ .no_stock_goods_{
  margin-bottom: 10px;
}
.recipe_tab_content_ input.main_action_button_{
  background: #ff6537 url(../img/sys/button/cart_sp.png) center no-repeat;
  background-size: 161px 20px;
  text-indent: 100%;
  overflow: hidden;
  height: 50px;
}
.recipe_tab_content_ input.change_action_button_ {
  background: #ff6537 url(../img/sys/button/change_cart_goods_sp.png) center no-repeat;
  background-size: 173px 26px;
  text-indent: 100%;
  overflow: hidden;
  height: 50px;
  border: none;
  box-shadow: none;
}
.recipe_tab_content_ input.myrecipe_button_{
  background: #583829 url(../img/sys/button/goods_myrecipe.png) center no-repeat;
  background-size: 186px 19px;
  text-indent: 100%;
  overflow: hidden;
  height: 50px;
  border: none;
  box-shadow: none;
}
.recipe_tab_content_ input.customer_regist_button_{
  background: #583829 url(../img/sys/button/customer_regist.png) center no-repeat;
  background-size: 151px 19px;
  text-indent: 100%;
  overflow: hidden;
  height: 50px;
  border: none;
  box-shadow: none;
}
.recipe_tab_content_ .stepguide_button_{
  background: #8fc31f;
  -moz-text-shadow: none;
  -webkit-text-shadow: none;
  text-shadow: none;
  border: none;
  text-decoration: none;
  -webkit-appearance: none;
  padding: 5px;
  line-height: 1.3;
}
.recipe_tab_content_ input.backorder_btn_{
  background: #0068b7;
  color: #fff;
  height: 50px;
  border: none;
  box-shadow: none;
}
.recipe_tab_content_ input#nostock{
  background: #8d8983;
  color: #fff;
  height: 50px;
  border: none;
  box-shadow: none;
}
.recipe_tab_content_ .detail_{
  position: relative;
  display: inline-block;
  width: 25%;
  height: 35px;
  padding: 7.5px 0;
  float: left;
}
.recipe_tab_content_ .detail_ .price_btn_{
  width: 100%;
}
#cart_error_message{
  position: absolute;
  bottom: -10%;
  left: 0;
  width: auto;
  padding: 10px;
  border: 2px solid #f00;
  border-radius: 4px;
  color: #f00;
  background: #fff;
}
.recipe_form_ #cart_error_message,
.myrecipe_form_ #cart_error_message{
  position: static;
  margin: 10px 0;
}
#cart_error_message:after,
#cart_error_message:before{
  content:"";
  display:block;
  position: absolute;
  top: -20px;
  height:0px;
  width:0px;
  border:10px solid #f00;
  border-color:transparent;
  border-bottom-color: #f00;
}
#cart_error_message:after{
  right: 48%;
  z-index:1;
  top: -22px;
}
#cart_error_message:before{
  right: 48%;
  border:10px solid #fff;
  border-color:transparent;
  border-bottom-color: #fff;
  z-index:2;
}
.banner_comment_area_ {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 10% 3.333% 10%;
  box-sizing: border-box;
  background: #EEE;
}
.banner_comment_area_::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  padding: 0 0 10%;
  margin: 0;
  background: #FFF url(../img/usr/sb/top/frame_gray_top.png) bottom center / 100% auto no-repeat;
  content: "";
}
.banner_comment_area_::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  padding: 0 0 10%;
  margin: 0;
  background: #FFF url(../img/usr/sb/top/frame_gray_bottom.png) top center / 100% auto no-repeat;
  content: "";
}
.banner_comment_area_ .matomedume_banner_ {
  width: 100%;
  height: 0;
  margin: 25px 0 0;
  padding: 0 0 92.858%;
  background: url(../img/usr/sb/goods/goods_matomedume_banner.png) no-repeat top center / 100% auto;
}
.banner_comment_area_ .postage_free_banner_ {
  width: 100%;
  height: 0;
  margin: 30px 0 40px;
  padding: 0 0 37.286%;
  background: url(../img/usr/sb/goods/goods_postage_banner.png) no-repeat top center / 100% auto;
}
#goods_detail_accessory {
  padding: 25px 0 0;
}
/* ステップガイド */
.stepguide_cart_{
  padding: 0;
  margin: 0 3.333%;
  background: none;
}
.stepguide_cart_ a {
  text-decoration: none;
}
.stepguide_cart_ .large_button_ {
  display: block;
  width: 100%;
  padding: 6px 0;
  margin: 0;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  color: #222;
  border: 1px solid #222;
  border-radius: 5px;
  box-sizing: border-box;
  background: #FFF;
}

/* SNS */
ul.sns {
	list-style:none;
}
ul#sns_area{
  display: flex;
  justify-content: center;
  margin: 0 0 50px;
}
li.sns {
  margin-right:10px;
}

.goods_detail_tab_ {
}
.goods_detail_tab_.fixed_ {
  padding: 0 0 65px;
}
.goods_detail_tab_ .goods_detail_tab_list_ {
  display: flex;
}
.goods_detail_tab_.fixed_ .goods_detail_tab_list_ {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}
.goods_detail_tab_ .goods_detail_tab_list_ > li {
  width: 100%;
  box-sizing: border-box;
  border-right: 1px solid #FFF;
}
.goods_detail_tab_ .goods_detail_tab_list_ > li:last-of-type {
  border-right: 0;
}
.goods_detail_tab_ .goods_detail_tab_list_ > li a {
  position: relative;
  display: block;
  padding: 18px 0 28px;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  color: #FFF;
  background: #709aa6;
}
.goods_detail_tab_ .goods_detail_tab_list_ > li.on_scroll_ a {
  color: #333;
  background: #EEE;
}
.goods_detail_tab_ .goods_detail_tab_list_ > li a::before {
  position: absolute;
  bottom: 12px;
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  box-sizing: border-box;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  transform: rotate(45deg);
  content: "";
}
#goods_detail_review h2 {
  width: 189.5px;
  padding: 40px 0;
  margin: 0 auto;
  background: none;
}
ul.review_score_{
  margin: 10px 0 0;
}
ul.review_score_ li{
  vertical-align: middle;
  text-align: right;
  width: 100%;
  margin: 0 0 10px;
}
ul.review_score_ li.userreview_nostar_{
  text-align: right;
}
ul.review_score_ li:last-child a{
  background: url(../img/usr/goods/goddsuserreview_arrow.png) left center no-repeat;
  padding-left: 15px;
}
ul.review_score_ li img{
  width: 94px;
  vertical-align: middle;
}
/*レシピ選択 アンカーリンク*/
#recipe_choice {
  position: fixed;
  bottom: calc(54.5px + env(safe-area-inset-bottom));
  left: 0;
  display: none;
  align-items: center;
  width: 100%;
  padding: 10px 3.333%;
  background: rgba(0,0,0,0.80);
  box-sizing: border-box;
  z-index: 100;
}
#recipe_choice.active_ {
  display: flex;
}
#recipe_choice .name_ {
  width: 100%;
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
}
#recipe_choice .name_ p {
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#recipe_choice .btn_ {
  margin-left: 15px;
}
#recipe_choice .btn_ a{
  display: block;
  width: 110px;
  padding: 10px 0;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.5;
  color: #FFF;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
  background: #ff683a;
}
#recipe_choice .bookmark_ {
  margin-left: 15px;
}
#recipe_choice .bookmark_ a{
  display: block;
  width: 29px;
  height: 24px;
  text-indent: -9999px;
  background: url(../img/usr/sb/goods/fixed_bookmark_btn.png) center center / 100% auto no-repeat;
}
/* --------------------------------------------------------------------
	商品一覧 共通
-------------------------------------------------------------------- */
/*ボタン*/
a.detail_btn_{
  display: inline-block;
  width: 57%;
  height: 35px;
  line-height: 35px;
  font-size: 12px;
  font-weight: 800;
  color: #fff;
  text-align: center;
  background: #583829;
  border-radius: 5px;
  vertical-align: middle;
  letter-spacing: normal;
}
.price_btn_{
  display: inline-block;
  width: 39%;
  height: 30px;
  padding-top: 5px;
  font-size: 10px;
  font-weight: 800;
  color: #fff;
  text-align: center;
  background: #de0010;
  border-radius: 5px;
  vertical-align: middle;
  line-height: 1.2;
  letter-spacing: normal;
}
.detail_btn_ ~ .price_btn_,
.price_btn_ ~ .detail_btn_{
  margin-left: 4px;
}
.price_btn_.on_{
  position: relative;
}
.cart_box_{
  position: relative;
  letter-spacing: -0.4em;
}

div.cart_goods_{
  display: block;
  width: 100%;
  height: 35px;
  text-align: center;
  background: #ff6537;
  border-radius: 5px;
  margin-top: 5px;
}
input.cart_goods_{
  display: block;
  width: 100%;
  height: 1px;
  padding: 35px 0 0 0;
  overflow: hidden;
  text-align: center;
  background: #ff6537 url(../img/usr/sb/goods/cart_btn_s.png) center no-repeat;
  background-size: 111px 19px;
  border-radius: 5px;
  border: none;
  margin-top: 5px;
}
.cart_goods_ span{
  display:inline-block;
  width: auto;
  height: 35px;
  line-height: 35px;
  padding-left: 28px;
  background: url(../img/usr/sb/goods/cart_icon.png) left center no-repeat;
  background-size: 19px 18px;
  font-weight: 800;
  color: #fff;
}
.cart_goods_.small_{
  display: inline-block;
  width: 68%;
  vertical-align: middle;
  letter-spacing: normal;
  margin-right: 4px;
}
.cart_goods_.small_.pink_{
  background: #ff7887;
}
.cart_goods_.small_ span{
  font-size: 10px;
  background: url(../img/usr/sb/goods/cart_icon_s.png) left center no-repeat;
  background-size: 17px 26px;
  padding-left: 24px;
}
.my_recipe_no_,
.my_recipe_{
  display: inline-block;
  width: 28%;
  height: 25px;
  margin-top: 5px;
  padding: 5px 0;
  vertical-align: middle;
  text-align: center;
  line-height: 1.2;
  border-radius: 5px;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: normal;
}
.my_recipe_{
  background: #e6dfd6;
  color: #583829;
}
.my_recipe_no_{
  position: relative;
  background: #cfcfcf;
  color: #e4e4e4;
}
.my_recipe_no_.on_:before{
  content:"";
  display: block;
  position:absolute;
  top: -10px;
  left: 29%;
  height:0px;
  width:0px;
  border:10px solid #919191;
  border-color:transparent;
  border-top-color:#919191;
}
.cart_box_ .no_deta_{
  display: block;
  position: absolute;
  top: -60px;
  left: 0;
  width: 150px;
  height: 36px;
  padding: 10px;
  background: #919191;
  color: #fff;
  font-size: 12px;
  border-radius: 5px;
  z-index: 10;
  letter-spacing: normal;
}
/*マイレシピ　モーダルウィンドウ*/
.modal_close_{
  text-align: right;
}
.modal_close_ span.modal_close_{
  display: inline-block;
  width: 25px;
  height: 1px;
  padding-top: 25px;
  overflow: hidden;
  background: url(../img/usr/sb/common/colse_btn.png) no-repeat;
  background-size: 25px;
}
.modal_close_box_ .modal_close_{
	cursor: pointer;
}
.recipe_form_,
.myrecipe_form_{
  display: none;
  width: 90%;
  height: 100%;
  padding: 10px;
}
.recipe_inner_,
.myrecipe_inner_{
  width: auto;
  height: 88%;
	background: #fff;
  padding: 10px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.recipe_inner_ h2,
.myrecipe_inner_ h2{
	margin: 0 0 10px 0;
	padding-left: 15px;
	font-size: 16px;
	border-left: 3px solid #8b7357;
	color: #2b1306;
	text-align: left;
}
.recipe_inner_ li,
.myrecipe_inner_ li{
	width: 100%;
	margin-bottom: 10px;
}
.recipe_form_ select,
.myrecipe_form_ select{
  width: 100%;
	max-width: 100%;
	height: 35px;
	background: #fff url(../img/usr/sb/common/select_btn.png) right center no-repeat;
  background-size: 35px;
	border: 1px solid #e0dcd9;
  border-radius: 5px;
  box-sizing: border-box;
}
.recipe_form_ label,
.myrecipe_form_ label{
	display: inline-block;
	width: auto;
	vertical-align: middle;
  text-align: right;
  font-size: 12px;
  font-weight: 800;
}
.recipe_form_ .cartqty_,
.myrecipe_form_ .cartqty_{
  display: inline-block;
  width: 100%;
  text-align: left;
}
.recipe_tab_content_inner_ .cartqty_frame_ {
  overflow: hidden;
}
.recipe_tab_content_inner_ .cartqty_{
  display: block;
  margin: 5px 3.333% 30px;
  float: none;
}
button#cart_in.button_.large_button_.main_action_button_ ,
button#cart_in.button_.large_button_.change_action_button_ {
  line-height: 1.5;
  font-size: 18px;
  font-weight: bold;
  padding: 16.5px 0 16.5px 45px;
  margin: 0 15px 20px;
  width: calc(100% - 30px);
  /*display: block;*/
  border-radius: 5px;
  background: #ff683a url(../img/usr/sb/common/icon_cart.png) center left calc(50% - 75px) / 30px auto no-repeat;
}
.cart_form_ .cartqty_ input[type="button"],
.recipe_tab_content_inner_ .cartqty_ input[type="button"],
.recipe_form_ .cartqty_ input[type="button"],
.myrecipe_form_ .cartqty_ input[type="button"]{
  appearance: none;
  -webkit-appearance: none;
  width: 35px;
  height: 35px;
  border: none;
  overflow: hidden;
  text-indent: -999px;
}
.cart_form_ .cartqty_ input.place_btn_,
.recipe_tab_content_inner_ .cartqty_ input.place_btn_,
.recipe_form_ .cartqty_ input.place_btn_,
.myrecipe_form_ .cartqty_ input.place_btn_{
  background: url(../img/usr/sb/common/wizard_plus.png) center center / 35px auto no-repeat;
}
.cart_form_ .cartqty_ input.minus_btn_,
.recipe_tab_content_inner_ .cartqty_ input.minus_btn_,
.recipe_form_ .cartqty_ input.minus_btn_,
.myrecipe_form_ .cartqty_ input.minus_btn_{
  background: url(../img/usr/sb/common/wizard_minus.png) center center / 35px auto no-repeat;
}

.recipe_inner_ .cart_btn_,
.myrecipe_inner_ .cart_btn_{
  width: 100%;
  height: 1px;
  padding-top: 50px;
  overflow:hidden;
  background: #ff6537 url(../img/usr/sb/goods/myrecipe_add_cart.png) center no-repeat;
  background-size: 160px 20px;
  border: none;
  border-radius: 5px;
}

div.cart_goods_ .cart_goods_inner_ .my_recipe_no_ {
	position: relative;
  cursor: pointer;
}
div.cart_goods_ .cart_goods_inner_ .my_recipe_no_ .no_deta_{
	position: absolute;
	bottom: 41px;
	left: -107px;
	display: block;
	width: 240px;
	height: 80px;
	background: url(../img/usr/common/myrecipe_no_message.png) no-repeat;
	z-index: 100;
}


/*チャート表*/
.img_ {
  display: block;
}
.img_.img_off_{
  opacity: 0.0;
}
.img_.img_on_{
  opacity: 1.0;
}
.img_.chart_img_{
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  border: 1px solid #ccc7c3;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.img_.chart_img_.img_on_ {
  display: block;
}
.img_.chart_img_ li{
  width: 95%;
  line-height: 30px;
  padding-left: 5%;
  border-bottom: 1px solid #ccc7c3;
  font-weight: 800;
  color: #2b1306;
}
.img_.chart_img_ li:last-child{
  border-bottom: none;
}
/*.img_.chart_img_{
  width: 100%;
  height: 25vh;
  background: url(../img/usr/common/chart_img_bg.png) no-repeat;
  background-size: auto 25vh;
  overflow: hidden;
}
.img_.chart_img_ li{
  width: 100%;
  height: 5vh;
  overflow: hidden;
  text-indent: -999px;
  background: url(../img/usr/common/chart_img.png) 47px 35px no-repeat;
  background-size: 25vw;
}*/
.img_.chart_img_ li.chart00,
.img_.chart_img_ li.chart0{
  background: url(../img/usr/leftframe/refine_level00.png) 3.5em center no-repeat;
  background-size: 60%;
}
.img_.chart_img_ li.chart05,
.img_.chart_img_ li.chart5{
  background: url(../img/usr/leftframe/refine_level05.png) 3.5em center no-repeat;
  background-size: 60%;
}
.img_.chart_img_ li.chart10{
  background: url(../img/usr/leftframe/refine_level10.png) 3.5em center no-repeat;
  background-size: 60%;
}
.img_.chart_img_ li.chart15{
  background: url(../img/usr/leftframe/refine_level15.png) 3.5em center no-repeat;
  background-size: 60%;
}
.img_.chart_img_ li.chart20{
  background: url(../img/usr/leftframe/refine_level20.png) 3.5em center no-repeat;
  background-size: 60%;
}
.img_.chart_img_ li.chart25{
  background: url(../img/usr/leftframe/refine_level25.png) 3.5em center no-repeat;
  background-size: 60%;
}
.img_.chart_img_ li.chart30{
  background: url(../img/usr/leftframe/refine_level30.png) 3.5em center no-repeat;
  background-size: 60%;
}
.img_.chart_img_ li.chart35{
  background: url(../img/usr/leftframe/refine_level35.png) 3.5em center no-repeat;
  background-size: 60%;
}
.img_.chart_img_ li.chart40{
  background: url(../img/usr/leftframe/refine_level40.png) 3.5em center no-repeat;
  background-size: 60%;
}
.img_.chart_img_ li.chart45{
  background: url(../img/usr/leftframe/refine_level45.png) 3.5em center no-repeat;
  background-size: 60%;
}
.img_.chart_img_ li.chart50{
  background: url(../img/usr/leftframe/refine_level50.png) 3.5em center no-repeat;
  background-size: 60%;
}

/*ユーザーレビュー*/
.userreview_{
  overflow: hidden;
  height: auto!important;
}
.common_headline2_.userreview_{
	margin:10px 0;
	padding: 12px 10px 10px 20px;
	font-size: 18px;
	font-weight: bold;
  line-height: 1.2;
	background: url(../img/usr/sb/common/common_h2_line.png), url(../img/usr/sb/top/common_headline2_bg.png);
  background-size: 3px 20px,320px 45px;
  background-position: 10px center,left center;
  background-repeat: no-repeat,repeat;
  border-bottom: 3px solid #8b7357;
}
ul.goods_r_ li .userreview_ > span{
  float: left;
  height: 20px;
  line-height: 20px;
  padding: 7px 0;
}
ul.goods_r_ li .userreview_ > span img{
  vertical-align: text-bottom;
}
ul.goods_r_ li .userreview_ > span.userreview_star_{
  width: 83px;
}
ul.goods_r_ li .userreview_ > span.userreview_nostar_{
  width: 90px;
  font-size: 12px;
  color: #583829;
}
ul.goods_r_ li .userreview_ > span.userreview_nostar_ a{
  display: block;
}
ul.goods_r_ li .userreview_ > span.review_count_{
  width: 3em;
  font-size: 12px;
  text-align: center;
}
ul.goods_r_ li .userreview_ > span.review_detail_{
  float: right;
}
/*お得なプライス*/
.price_down_box_{
  width: 180%;
  min-width: 240px;
  display: none;
  position: absolute;
  bottom : 42px!important;
  z-index: 100;
  padding: 10px 5px 7px;
  margin-bottom: 12px;
  border-radius: 4px;
  border: 2px solid #de0010;
  background: #fff;
  letter-spacing: normal;
}
.price_btn_.on_:after{
  content: url(../img/usr/common/price_down_bottom.png);
  position: absolute;
  top: -14px;
  left: 38%;
  z-index: 101;
}
.price_down_box_ dt{
  text-align: center;
}
.price_down_box_ dd{
  width: 85%;
  height: 33px;
  line-height: 33px;
  margin-left: 37px;
  position: relative;
  font-size: 10px;
  font-weight: normal;
  text-align: center;
  color: #fff;
  background: #de0010;
  border-bottom: 1px solid #fff;
  box-sizing: border-box;
}
.price_down_box_ dd:first-of-type{
  border-radius: 4px 4px 0 0;
}
.price_down_box_ dd:last-of-type{
  color: #ffff00;
  border-radius: 0 0 4px 4px;
  overflow: hidden;
}
.price_down_box_ dd.single_{
  border-radius: 4px;
}
.price_down_box_ dd:before{
  content: "";
  width: 30px;
  height: 33px;
  background: url(../img/usr/sb/goods/price_down_arrow01.png) no-repeat;
  background-size: 30px 33px;
  position: absolute;
  top: 0;
  left: -37px;
}
.price_down_box_:before{
  content: "";
  width: 30px;
  height: 33px;
  background: url(../img/usr/sb/goods/price_down_arrow02.png) no-repeat;
  background-size: 30px 33px;
  position: absolute;
  bottom: 7px;
  left: 5px;
}
#onprice.price_down_box_,
.price_down_box_.on_{
	display: block;
}

/* --------------------------------------------------------------------
	商品一覧
-------------------------------------------------------------------- */
div.goods_ {
	margin-bottom:10px;
	padding-bottom:10px;
}
div.icon_ span img {
	vertical-align: top;
}
ul.goods_p_ {
	border-top:#e5e5e5 1px solid;
}
ul.goods_p_ li {
	border-bottom:#e5e5e5 1px solid;
}
ul.goods_p_ li:first-child {
}
ul.goods_p_ li a {
	text-decoration: none;
}
ul.goods_p_ li div.cart_btn_ a {
	padding: 0;
	display: inline;
	background: none;
}
ul.goods_p_ li div.nolink_ {
	padding: 10px 0;
	display: block;
	text-decoration: none;
}
ul.goods_p_ li figure.img_,
ul.goods_p_ li div.desc_ {
	display: table-cell;
	vertical-align: top;
}
ul.goods_p_ li figure.img_ {
	width: 145px;
}
ul.goods_p_ li figure.img_ img {
	width: 145px;
	display: block;
}
ul.goods_p_ li div.desc_ {
	padding-left: 10px;
}
ul.goods_p_ li div.desc_ div.icon_ span.icon1_ img,
ul.goods_p_ li div.desc_ div.icon_ span.icon2_ img {
	width:40px;
}
ul.goods_p_ li a div.name_ {
	text-decoration:underline;
}
ul.goods_p_ li div.desc_ div.name_ {
}
ul.goods_p_ li div.desc_ div.name_ .name1_ {
	font-weight: bold;
}
ul.goods_p_ li a div.desc_ div.name_ .name1_ {
	color: #00377F;
}
ul.goods_p_ li div.desc_ div.name_ .name2_ {
	font-size: 12px;
}
ul.goods_p_ li div.desc_ .price_box_ small {
	display: block;
}
.liquidize_goods_item_ {
  padding:0 3px;
  margin:10px 0 0 0;
  width:100px;
  float:left;
  text-align:center;
}
.liquidize_goods_item_ img{
  width:100px;
}
#goods_list_load_button {
	width: auto;
	text-align:center;
	background-color: #583829;
  margin: 0 10px;
  border-radius: 5px;
}
#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;
}
#goods_list_loading_button img{
  width: 100px;
}

/* --------------------------------------------------------------------
	商品一覧 ランキング
-------------------------------------------------------------------- */
ul.goods_r_ {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 0;
}
ul.goods_r_.toggle_area_{
  display: none;
}
ul.goods_r_ > li {
  width: 42.6666%;
  margin: 0 4.8889% 25px 4.8889%;
}
ul.goods_r_ > li:nth-of-type(2n){
  margin-left: 0;
}
.bg_blue_ ul.goods_r_ > li ,
.bg_blue_ ul.goods_r_ > li a ,
.bg_blue_ ul.goods_r_ li .price_ ,
.bg_blue_ ul.goods_r_ li .price_pop_ + .price_ small {
  color: #FFF;
}
ul.goods_r_ > li a {
  position: relative;
  text-decoration:none;
}
ul.goods_r_ > li > a,
ul.goods_r_ > li a.taste_link_{
  display: block;
}
ul.goods_r_ li div.nolink_ {
	padding: 10px 0;
	display: block;
}
ul.goods_r_ li .rank_icon_{
  text-indent: -9999px;
  height: 48px;
}
ul.goods_r_ > li:nth-of-type(2n) .cart_box_ .no_deta_{
  left: 0;
}
ul.goods_r_ li #rank1{
  background: url(../img/usr/common/rank_icon01.png) center center no-repeat;
  background-size: 29.5px auto;
}
ul.goods_r_ li #rank2{
  background: url(../img/usr/common/rank_icon02.png) center center no-repeat;
  background-size: 29.5px auto;
}
ul.goods_r_ li #rank3{
  background: url(../img/usr/common/rank_icon03.png) center center no-repeat;
  background-size: 29.5px auto;
}
ul.goods_r_ li #rank4{
  background: url(../img/usr/common/rank_icon04.png) center center no-repeat;
  background-size: 29.5px auto;
}
ul.goods_r_ li #rank5{
  background: url(../img/usr/common/rank_icon05.png) center center no-repeat;
  background-size: 29.5px auto;
}
.icon3column_ ul.goods_r_ > li .icon_ img{
  width: 30%;
  margin-left: 3px;
}
.icon3column_ ul.goods_r_ > li .icon_ img:nth-of-type(3n+1) {
  margin-left: 0;
}
ul.goods_r_ > li .icon_ {
  line-height: 1;
  height: 18px;
  text-align: left;
}
ul.goods_r_ > li .icon_ img {
  height: 18px;
}
ul.goods_r_ li figure.img_ span{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
ul.goods_r_ li figure.img_ {
  width: 100%;
}
ul.goods_r_ li figure.img_ img {
  width: 100%;
}
ul.goods_r_ li div.desc_ {
  margin-top: 12px;
}
ul.goods_r_ li div.desc_ .no_stock_goods_{
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #8d8983;
  border-radius: 5px;
  margin-top: 5px;
  color: #fff;
  font-weight: 800;
}
ul.goods_r_ li div.desc_ div.icon_ {
}
ul.goods_r_ li div.desc_ div.icon_ span.icon1_ img,
ul.goods_r_ li div.desc_ div.icon_ span.icon2_ img {
	width:40px;
	height:13px;
	vertical-align:top;
}
ul.goods_r_ li a div.desc_ div.name_ {
	margin:0 0 10px;
	text-decoration:underline;
}
ul.goods_r_ li div.desc_ div.name_ .name1_ {
	font-weight: bold;
}
ul.goods_r_ li a div.desc_ div.name_ .name1_ {
	color: #00377F;
}
ul.goods_r_ li div.desc_ div.name_ .name2_ {
	font-size: 12px;
}
ul.goods_r_ li div.desc_ .price_box_ small {
	display: block;
}
ul.goods_r_ li a div.desc_ div.price_box p.price_ {
	text-decoration:none;
}
ul.goods_r_ li .name_{
  font-size: 12px;
  text-align: left;
}
ul.goods_r_ li .name2_{
  font-size: 12px;
  text-align: left;
  margin: 0 0 10px;
}
ul.goods_r_ li .comment_{
  display: none;
}
ul.goods_r_ li .detail_{
  position: relative;
  letter-spacing: -0.4em;
}
ul.goods_r_ li .userreview_ {
  text-align: left;
}
ul.goods_r_ li .userreview_ img {
  width: 60px;
  vertical-align: top;
}
ul.goods_r_ li .userreview_ .review_count_ {
  font-size: 10px;
  padding-left: 1.0em;
  vertical-align: top;
}
ul.goods_r_ li .userreview_ span {
  vertical-align: top;
}
ul.goods_r_ li .price_pop_  {
  display: none;
}
ul.goods_r_ li .price_{
  text-align: left;
  font-size: 12px;
}
ul.goods_r_ li .price_pop_ + .price_,
ul.goods_r_ li .price_pop_ + .price_ .small_{
  color: #F00;
}
ul.goods_r_ li .price_ .small_{
  font-size: 10px;
}
ul.goods_r_ li .price_ small {
  display: block;
  margin: 2px 0 0;
  font-size: 10px;
  font-weight: normal;
  text-decoration: line-through;
}
ul.goods_r_ li .cart_frame_ {
  position: relative;
}
ul.goods_r_ li .cart_frame_ .price_box {
  width: calc(100% - 56px);
}
ul.goods_r_ li .cart_frame_ .bookmark_ a {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 27px;
  height: 27px;
  background: url(../img/usr/sb/goods/btn_list_bookmark.png) center center / 18px auto no-repeat;
}
ul.goods_r_ li .cart_frame_ .bookmark_.add_ a {
  background: url(../img/usr/sb/goods/btn_list_bookmark_add.png) center center / 18px auto no-repeat;
}
ul.goods_r_ li .cart_frame_ .bookmark_ a img {
  display: none;
}
ul.goods_r_ li .form_goods_list .hide_param_ {
  display: none;
}
ul.goods_r_ li .form_goods_list input.cart_goods_ ,
ul.goods_r_ li .form_goods_list input.cart_btn_ {
  position: absolute;
  top: 0;
  right: 29px;
  width: 27px;
  height: 27px;
  padding: 0;
  margin: 0;
  text-indent: -9999px;
  border-radius: 0;
  border: 0;
  background: url(../img/usr/sb/goods/cart_btn_list.png) center center / 100% auto no-repeat;
}
.top_bg_ ul.goods_r_ li .form_goods_list input.cart_goods_ ,
.top_bg_ ul.goods_r_ li .form_goods_list input.cart_btn_ {
  display: none;
}
/*お得なプライス*/
ul.goods_r_ li:nth-of-type(2n+1) .price_down_box_{
  left: 0;
}
ul.goods_r_ li:nth-of-type(2n) .price_down_box_{
  right: 0;
}
/* --------------------------------------------------------------------
	商品一覧 最近見た商品
-------------------------------------------------------------------- */
ul.goods_h_ {
	display: flex;
	flex-wrap: wrap;
}
ul.goods_h_ li {
	width: 28.888%;
	margin-left: 3.333%;
	padding-bottom: 24px;
}
ul.goods_h_ li:nth-of-type(3n) {
	margin-right: 3.333%;
}
ul.goods_h_ li a {
  text-align: left;
  text-decoration: none;
  word-break: break-all;
}
ul.goods_h_ li figure.img_ {
  margin:0 0 6px;
}
ul.goods_h_ li figure.img_ img {
  width: 100%;
}
ul.goods_h_ li p {
  margin: 0 0 10px;
  font-size: 12px;
}
ul.goods_h_ li .price_{
  font-size: 10px;
  font-weight: normal;
}
ul.goods_h_ li .price_ strong {
  font-size: 12px;
  font-weight: normal;
}

/* --------------------------------------------------------------------
	商品検索
--------------------------------------------------------------------- */
dl.goodssearch_ {
	margin:0 10px;
	border:1px solid #CCC;
	margin-bottom:10px;
}
dl.goodssearch_ dt
, dl.goodssearch_ dd {
	display: block;
	white-space: nowrap;
}
dl.goodssearch_ dt {
	padding:2px 2px 2px 6px;
	background-color: #F0F0F0;
}
dl.goodssearch_ dd {
	padding:5px;
}
dl.goodssearch_ dd.goodssearch_price_ input {
	width: 9.0em;
}
dl.goodssearch_ dd.goodssearch_last_sdt_ input {
	width: 4.5em;
}
/**/

/* --------------------------------------------------------------------
	カテゴリー
-------------------------------------------------------------------- */
/* カテゴリー詳細 */
div.sub_category_ {
	margin-top: 10px;
}
/* カテゴリー一覧 */
nav.CategoryStyleG_ {
	border-top: 1px solid #e5e5e5;
}
nav.CategoryStyleG_ ul.layer0_ {
	padding-left: 0;
	background: #fff;
}
nav.CategoryStyleG_ ul.layer1_ {
	background: #faf7f3;
}
nav.CategoryStyleG_ ul.layer2_ {
	background: #f7f0e7;
}
nav.CategoryStyleG_ ul.layer3_ {
	background: #eee5d9;
}
nav.CategoryStyleG_ ul {
	overflow:hidden;
}
nav.CategoryStyleG_ ul li {
	width:100%;
	border-bottom: 1px solid #ccc7c3;
	word-break:break-all;
}
nav.CategoryStyleG_ ul li.nochild_ {
}
nav.CategoryStyleG_ ul.layer0_ li {
	min-height:40px;
	background-color: #FFF;
	position:relative;
}
nav.CategoryStyleG_ ul.layer1_ li,
nav.CategoryStyleG_ ul.layer2_ li,
nav.CategoryStyleG_ ul.layer3_ li {
	min-height:40px;
	border-top: 1px solid #ccc7c3;
	border-bottom:none;
	background-color: transparent;
}
nav.CategoryStyleG_ ul li a,
nav.CategoryStyleG_ ul li span.nolink_ {
	padding:10px 10px;
	text-decoration: none;
	vertical-align:middle;
	display:block;
}
nav.CategoryStyleG_ ul li a.haveimg_,
nav.CategoryStyleG_ ul li span.haveimg_ {
	padding:0 10px;
	text-decoration: none;
	vertical-align:middle;
	display:block;
}
nav.CategoryStyleG_ ul li.nochild_ a,
nav.CategoryStyleG_ ul li.nochild_ span.nolink_ {
  background: url(../img/usr/sb/common/accordion_arrow.png) 96% center no-repeat;
  background-size: 11px 18px;
}
nav.CategoryStyleG_.StyleRanking_ ul li.nochild_ a{
  background: url(../img/usr/sb/common/down_arrow.png) 96% center no-repeat;
  background-size: 18px 11px;
}
nav.CategoryStyleG_ ul li a .name_{
	text-decoration: none;
}
nav.CategoryStyleG_ ul li a .comment_,
nav.CategoryStyleG_ ul li span.nolink_ .comment_ {
	font-size: 12px;
	text-decoration: none;
}
nav.CategoryStyleG_ ul li p.parent_ {
	padding: 0;
	text-indent: -9999px;
	width: 40px;
	height: 40px;
	vertical-align: top;
	overflow: hidden;
	position:absolute;
	top:0;
	right:0;
}
nav.CategoryStyleG_ ul li p.img_ {
	width: 35px;
	height: 35px;
	padding:2px 10px 0 0;
	vertical-align:middle;
	overflow: hidden;
	display:table-cell;
}
nav.CategoryStyleG_ ul li p.img_ img {
	width: 35px;
	height: 35px;
}
nav.CategoryStyleG_ ul li p.name_ {
	vertical-align:middle;
	display:table-cell;
}

nav.CategoryStyleG_ ul li p.parent_ {
	background: url(../img/usr/sb/common/minus.png) center no-repeat;
  background-size: 20px 4px;
}
nav.CategoryStyleG_ ul li p.parent_.img_hidden_ {
	background: url(../img/usr/sb/common/plus.png) center no-repeat;
  background-size: 20px;
}
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: 10px;
}
nav.CategoryStyleG_ ul.layer2_ li .name_,
nav.CategoryStyleG_ ul.layer2_ li .comment_ {
	padding-left: 20px;
}
nav.CategoryStyleG_ ul.layer3_ li .name_,
nav.CategoryStyleG_ ul.layer3_ li.comment_ {
	padding-left: 30px;
}
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: #fff;
}
nav.GenreStyle_ ul.layer1_ {
	background: #faf7f3;
}
nav.GenreStyle_ ul.layer2_ {
	background: #f7f0e7;
}
nav.GenreStyle_ ul.layer3_ {
	background: #eee5d9;
}
nav.GenreStyle_ ul {
	overflow:hidden;
}
nav.GenreStyle_ ul li {
	width:100%;
	border-bottom: 1px solid #e5e5e5;
	word-break:break-all;
}
nav.GenreStyle_ ul li.nochild_ {
}
nav.GenreStyle_ ul.layer0_ li {
	min-height:40px;
	background-color: #FFF;
	position:relative;
}
nav.GenreStyle_ ul.layer1_ li,
nav.GenreStyle_ ul.layer2_ li,
nav.GenreStyle_ ul.layer3_ li {
	min-height:40px;
	border-top: 1px solid #e5e5e5;
	border-bottom:none;
	background-color: transparent;
}
nav.GenreStyle_ ul li a,
nav.GenreStyle_ ul li span.nolink_ {
	padding:10px 10px;
	text-decoration: none;
	vertical-align:middle;
	display:block;
}
nav.GenreStyle_ ul li a.haveimg_,
nav.GenreStyle_ ul li span.haveimg_ {
	padding:0 10px;
	text-decoration: none;
	vertical-align:middle;
	display:block;
}
nav.GenreStyle_ ul li.nochild_ a,
nav.GenreStyle_ ul li.nochild_ span.nolink_ {
  background: url(../img/usr/sb/common/accordion_arrow.png) 96% center no-repeat;
  background-size: 11px 18px;
}
nav.GenreStyle_ ul li a .name_{
	text-decoration: none;
}
nav.GenreStyle_ ul li a .comment_,
nav.GenreStyle_ ul li span.nolink_ .comment_ {
	font-size: 12px;
	text-decoration: none;
}
nav.GenreStyle_ ul li p.parent_ {
	padding: 0;
	text-indent: -9999px;
	width: 40px;
	height: 40px;
	vertical-align: top;
	overflow: hidden;
	position:absolute;
	top:0;
	right:0;
}
nav.GenreStyle_ ul li p.img_ {
	width: 35px;
	height: 35px;
	padding:2px 10px 0 0;
	vertical-align:middle;
	overflow: hidden;
	display:table-cell;
}
nav.GenreStyle_ ul li p.img_ img {
	width: 35px;
	height: 35px;
}
nav.GenreStyle_ ul li p.name_ {
	vertical-align:middle;
	display:table-cell;
}

nav.GenreStyle_ ul li p.parent_ {
	background: url(../img/usr/sb/common/minus.png) center no-repeat;
  background-size: 20px 4px;
}
nav.GenreStyle_ ul li p.parent_.img_hidden_ {
	background: url(../img/usr/sb/common/plus.png) center no-repeat;
  background-size: 20px;
}
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: 10px;
}
nav.GenreStyle_ ul.layer2_ li .name_,
nav.GenreStyle_ ul.layer2_ li .comment_ {
	padding-left: 20px;
}
nav.GenreStyle_ ul.layer3_ li .name_,
nav.GenreStyle_ ul.layer3_ li.comment_ {
	padding-left: 30px;
}

/* --------------------------------------------------------------------
	絞り込み項目
-------------------------------------------------------------------- */
/* 絞り込み項目一覧 */
nav.FilterStyle_ {
	border-top: 1px solid #e5e5e5;
  margin-bottom: 20px;
}
nav.FilterStyle_ .ttl_common_ {
	height: auto;
	padding: 10px 12px;
    font-size: 14px;
    font-weight: bold;
	background: #496067;
}
nav.FilterStyle_ .ttl_common_ span {
	display: inline;
    padding: 0;
    margin: 0;
    border: 0;
    font-size: 14px;
	font-weight: bold;
}
nav.FilterStyle_ ul.layer0_ {
	padding-left: 0;
	background: #fff;
}
nav.FilterStyle_ ul {
	overflow:hidden;
}
nav.FilterStyle_ ul li {
	width:100%;
	border-bottom: 1px solid #e5e5e5;
	word-break:break-all;
}
nav.FilterStyle_ ul.layer0_ li {
	min-height:40px;
	background-color: #FFF;
	position:relative;
}
nav.FilterStyle_ ul.layer0_ li.nochild_{
  background: #EEE;
  border-top: 1px solid #FFF;
  border-bottom: none;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}
nav.FilterStyle_ ul li p.parent_ {
	vertical-align: top;
	display: table-cell;
	padding: 0;
	text-indent: -9999px;
	width: 40px;
	height: 40px;
	vertical-align: top;
	overflow: hidden;
	position:absolute;
	top:0;
	right:0;
}
nav.FilterStyle_ ul > li > span {
	position: relative;
	display: block;
  	padding: 11px 30px 11px 25px;;
  	text-decoration: none;
}
nav.FilterStyle_ ul > li > span::before {
	position: absolute;
	display: block;
        top: calc(50% - 1px);
	right: 15px;
	width: 12px;
	height: 2px;
	background: #999;
	transition: transform 0.3s;
	content: "";
}
nav.FilterStyle_ ul > li > span::after {
	position: absolute;
        display: block;
	top: calc(50% - 6px);
	right: 20px;
	width: 2px;
	height: 12px;
	background: #999;
	content: "";
}
nav.FilterStyle_ ul > li > span.img_hidden_::before {
        transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}
nav.FilterStyle_ ul > li > span.img_hidden_::after {
	display: none;
}
nav.FilterStyle_ ul.layer0_ li span.nochild_ {
}
nav.FilterStyle_ ul.layer_ li.nochild_ .name_ {
  width: 50%;
  float: left;
  padding: 15px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #ccc7c3;
}
nav.FilterStyle_ ul.layer_ li.nochild_ .name_:nth-of-type(2n+1){
  border-right: 1px solid #ccc7c3;
}
nav.FilterStyle_ ul.layer_ li.nochild_ .name_:last-of-type,
nav.FilterStyle_ ul.layer_ li.nochild_ .name_:nth-last-of-type(2){
  border-bottom: none;
}
nav.FilterStyle_ ul.layer_ li.nochild_ .name_:nth-last-of-type(2):nth-child(even){
  border-bottom: 1px solid #ccc7c3;
}
nav.FilterStyle_ ul.layer_ li.nochild_ .name_ label{
  padding-left: 10px;
}
nav.FilterStyle_ ul.layer_ li.nochild_ .name_ label img,
nav.FilterStyle_ ul.layer_ li.nochild_ .name_ label span {
	vertical-align: middle;
  margin-left: 8px;
}

/* --------------------------------------------------------------------
	イベント
-------------------------------------------------------------------- */
/* イベント一覧 */
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;
	padding: 12px 10px 10px 20px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
	background: url(../img/usr/sb/common/common_h2_line.png), url(../img/usr/sb/top/common_headline2_bg.png);
	background-size: 3px 20px,320px 45px;
	background-position: 10px center,left center;
	background-repeat: no-repeat,repeat;
	border-bottom: 3px solid #8b7357;
}
div.event_ h2.event_title_ a {
	display: block;
	text-decoration: none;
	color:#2b1306;
}
div.event_ h2.event_title_ span.nolink_ {
	padding: 15px;
	display: block;
}
div.event_more_ {
	margin: 0 3.333%;
	padding: 0 0 40px;
}
div.event_more_ a {
	display: block;
	padding: 12.5px 24px;
	font-size: 14px;
	text-align: center;
	color: #222;
	font-weight: bold;
	border-radius: 5px;
	border: 2px solid #222;
	text-decoration: none;
	background: url(../img/usr/sb/common/link_arrow_black.png) right 17px center / 7px auto no-repeat;
}
.bg_blue_ div.event_more_ a {
	color: #FFF;
	border: 2px solid #FFF;
	background: url(../img/usr/sb/common/link_arrow_white.png) right 17px center / 7px auto no-repeat;
}
/* --------------------------------------------------------------------
	ジャンル 産地で選ぶ
-------------------------------------------------------------------- */
#translation_chart_ttl{
  margin-bottom: 20px;
}
#translation_chart{
  margin-bottom: 25px;
}
#translation_list{
  padding: 0 10px;
}
#translation_list li{
  padding: 10px;
  margin-bottom: 10px;
  background: #f7f0e7;
}
#translation_list li > img{
  width: 135px;
  float: left;
  margin-bottom: 10px;
}
#translation_list li dl{
  width: 48%;
  float: right;
}
#translation_list li dt{
  font-size: 12px;
  font-weight: 800;
  margin-bottom: 8px;
}
#translation_list li dd{
  font-size: 10px;
  line-height: 1.5;
}
#translation_list li .btn_{
  clear: both;
  background: #583829;
  border-radius: 5px;
  width: 100%;
  height: 40px;
  text-align: center;
}
#translation_list li .btn_ a{
  display: block;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
  font-weight: 800;
  line-height: 40px;
}

#translation_change_btn{
  background: #583829;
  border-radius: 5px;
  width: 145px;
  height: 40px;
  float: right;
  text-align: center;
  margin-bottom: 10px;
}
#translation_change_btn a{
  display: block;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
  font-weight: 800;
  line-height: 40px;
}
/* --------------------------------------------------------------------
	ジャンル テイストで選ぶ
-------------------------------------------------------------------- */
#taste_chart_ttl{
  margin-bottom: 20px;
}
#taste_chart{
  background: url(../img/usr/sb/goods/taste_bg.png) repeat;
  background-size: 50%;
  padding: 19px 0 16px;
}
#taste_chart #chart_comment,
#taste_chart h3{
  margin: 0 18px;
}
#taste_chart #chart_inner{
  position: relative;
  padding: 0 19px;
  margin: 13px 0 45px;
}
#chart_inner .taste_icon_{
  width: 40px;
  position: absolute;
}
#chart_inner .taste_icon_.top_{
  top: -20px;
  left: 45%;
}
#chart_inner .taste_icon_.bottom_{
  bottom: -20px;
  left: 45%;
}
#chart_inner .taste_icon_.left_{
  top: 43%;
  left: 10px;
}
#chart_inner .taste_icon_.right_{
  top: 43%;
  right: 10px;
}
#taste_coffee li{
  position: absolute;
}
#taste_coffee li#taste_honey{
  width: 20%;
  top: 10%;
  left: 12%;
}
#taste_coffee li#taste_fruity{
  width: 25%;
  bottom: 6%;
  left: 10%;
}
#taste_coffee li#taste_fullbody{
  width: 23%;
  top: 10%;
  left: 38%;
}
#taste_coffee li#taste_balance{
  width: 20%;
  top: 34%;
  left: 40%;
}
#taste_coffee li#taste_swilling{
  width: 20%;
  bottom: 30%;
  left: 23%;
}
#taste_coffee li#taste_refreshing{
  width: 20%;
  bottom: 9%;
  left: 40%;
}
#taste_coffee li#taste_bitter{
  width: 29%;
  top: 6%;
  right: 3%;
}
#taste_coffee li#taste_exotic{
  width: 25%;
  bottom: 18%;
  right: 9%;
}
#taste_coffee li a {
  display: block;
}
#taste_coffee li:after {
    position: absolute;
    top: 20%;
    left: 50%;
    margin: -4px 0 0 -4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    content: '';
    opacity: 0;
    pointer-events: none;
    z-index: 11;
}
#taste_coffee li > span {
  position: absolute;
  bottom: 0;
  z-index: 11;
}
#taste_coffee li > span.dejan_farist_ {
  opacity: 0;
  top: -18px;
  left: 22%;
  width: 30px;
  height: 30px;
  -webkit-transform-origin: -40% 50%;
  transform-origin: -40% 50%;
}
#taste_coffee li > span.dejan_second_ {
  opacity: 0;
  top: -45px;
  left: 40%;
  width: 30px;
  height: 60px;
  -webkit-transform-origin: 140% 50%;
  transform-origin: 140% 50%;
}
#taste_coffee li.click_ > span.dejan_farist_ {
  -webkit-animation: anim-effect-dejan-1 0.3s ease-out forwards;
  animation: anim-effect-dejan-1 0.3s ease-out forwards;
}
#taste_coffee li.click_ > span.dejan_second_ {
  -webkit-animation: anim-effect-dejan-2 0.3s ease-out forwards;
  animation: anim-effect-dejan-2 0.3s ease-out forwards;
}
#taste_coffee li.click_ > span.dejan_farist_ img, #taste_coffee li.click_ > span.dejan_second_ img {
  -webkit-animation: anim-effect-dejan-3 0.3s ease-in forwards;
  animation: anim-effect-dejan-3 0.3s ease-in forwards;
}
#taste_coffee li#taste_honey:after {
    background: #ffc000;
}
#taste_coffee li#taste_fruity:after {
    background: #ec6941;
}
#taste_coffee li#taste_swilling:after {
    background: #a98d40;
}
#taste_coffee li#taste_fullbody:after {
    background: #5b4f3f;
}
#taste_coffee li#taste_balance:after {
    background: #bb762b;
}
#taste_coffee li#taste_refreshing:after {
    background: #13b5b1;
}
#taste_coffee li#taste_bitter:after {
    background: #0c0b09;
}
#taste_coffee li#taste_exotic:after {
    background: #5f3100;
}
#taste_coffee li.click_:after {
    -webkit-animation: anim-effect-dejan-4 0.3s ease-out forwards;
    animation: anim-effect-dejan-4 0.3s ease-out forwards;
}
@keyframes anim-effect-dejan-1 {
    0% {
        opacity: 1;
    }
        100% {
        opacity: 0;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
    }
}
@keyframes anim-effect-dejan-2 {
    0% {
        opacity: 1;
    }
        100% {
        opacity: 0;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
    }
}
@keyframes anim-effect-dejan-3 {
    0% {
        -webkit-transform: scale3d(0.4, 0.4, 1);
        transform: scale3d(0.4, 0.4, 1);
    }
        50% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
        100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes anim-effect-dejan-4 {
    0% {
        opacity: 1;
        -webkit-transform: scale3d(0.1, 0.1, 1);
        transform: scale3d(0.1, 0.1, 1);
    }
        80% {
        opacity: 0.7;
        -webkit-transform: translate3d(0, -70px, 0) scale3d(1, 1, 1);
        transform: translate3d(0, -70px, 0) scale3d(1, 1, 1);
    }
        100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -60px, 0) scale3d(1, 1, 1);
        transform: translate3d(0, -60px, 0) scale3d(1, 1, 1);
    }
}
#chart_text{
  padding: 10px;
  margin-bottom: 10px;
}
#chart_text li{
  font-size: 12px;
}
#taste_detail{
  margin-bottom: 25px;
}
#taste_detail li{
  border-bottom: 1px solid #fff;
}
.accordion_head_{
  padding: 10px;
  background: url(../img/usr/sb/common/plus.png), url(../img/usr/sb/goods/accordion_head_bg.png);
  background-repeat: no-repeat , repeat;
  background-size: 20px, 320px 70px;
  background-position: 95% center, center;
}
.accordion_head_.on_{
  padding: 10px;
  background: url(../img/usr/sb/common/minus.png), url(../img/usr/sb/goods/accordion_head_bg.png);
  background-repeat: no-repeat , repeat;
  background-size: 20px 4px, 320px 70px;
  background-position: 95% center, center;
}
.accordion_head_ > img{
  display: inline-block;
  width: 70px;
  vertical-align: middle;
}
.accordion_head_ dl{
  display: inline-block;
  width: 65%;
  vertical-align: middle;
}
.accordion_head_ dt{
  font-weight: 800;
}
.accordion_head_ dd{
  font-size: 12px;
}
.accordion_body_{
  display: none;
  padding: 10px;
  background: url(../img/usr/sb/goods/accordion_body_bg.png) repeat;
}
.accordion_body_ p,
.accordion_body_ p strong{
  font-size: 12px;
}
.accordion_body_ p{
  margin-bottom: 8px;
}
.accordion_body_ div.btn_{
  background: #583829;
  border-radius: 5px;
  width: 100%;
  height: 40px;
  text-align: center;
  margin-bottom: 10px;
}
.accordion_body_ div.btn_ a{
  display: block;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
  font-weight: 800;
  line-height: 40px;
}
#taste_change_btn{
  background: #583829;
  border-radius: 5px;
  width: 145px;
  height: 40px;
  float: right;
  text-align: center;
  margin-bottom: 10px;
}
#taste_change_btn a{
  display: block;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
  font-weight: 800;
  line-height: 40px;
}
/* --------------------------------------------------------------------
	履歴
-------------------------------------------------------------------- */
#block_of_history ,
.top_bg_ #block_of_history {
  position: relative;
  margin-top: 10%;
  background: #EEE;
}
#block_of_history::before ,
.top_bg_ #block_of_history::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  padding: 0 0 10%;
  margin: -9.8% 0 0;
  background: url(../img/usr/sb/top/frame_gray_top.png) bottom center / 100% auto no-repeat;
  content: "";
}
#block_of_history div.goods_{
  margin-bottom: 0;
}
.ttl_history_ {
  padding: 32px 0 24px;
  font-size: 21px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  color: #333;
}

/* --------------------------------------------------------------------
	カスタマーレビュー一覧
--------------------------------------------------------------------- */
/* レビュー情報 */
h2#ttl_userreview {
	margin-bottom:0;
}
#goods_detail_review {
  padding: 0 0 50px;
}
div.review_info_ {
	padding: 0;
  margin: 0 3.333% 30px;
  overflow: hidden;
}
div.review_count_summary_ {
  float: left;
  width: 68%;
}
div.review_count_summary_ dl dt,
div.review_count_summary_ dl dd {
	display: inline;
}
div.review_count_summary_ dl dd img {
	width: 110px;
	position: relative;
	top:-3px;
}
div.review_count_summary_ dl.review_score_ {
  line-height: 1.75;
}
div.review_count_summary_ dl.review_score_ dt {
  font-weight: bold;
}
div.review_count_summary_ dl.review_count_ {
  line-height: 1.75;
}
div.review_count_summary_ dl.review_count_ img {
  width: 83px;
}
div.review_count_summary_ dl.review_count_ dt {
  font-weight: bold;
}
div.review_count_summary_ dl.review_count_ dd {
	font-weight: bold;
}
div.review_desc_ {
  float: right;
  width: 32%;
}
div.review_desc_ .btn_review_ {
	text-align: center;
  background: #222222;
  border-radius: 5px;
}
div.review_desc_ .btn_review_ a {
  display: block;
  line-height: 50px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
	text-decoration: none;
}
.review_pagenav_ {
	margin: 30px 3.333% 0;
	clear: both;
}
#review_read_button{
  background: #583829;
  border-radius: 5px;
  width: 100%;
  height: 40px;
  text-align: center;
}
#review_read_button span{
  line-height: 40px;
  color: #fff;
  background: url(../img/usr/sb/common/more_arrow.png) left center no-repeat;
  background-size: 9px 5px;
  padding-left: 24px;
}
/**/
/* レビュー ページ切換 */
div#page_changer_top {
  display: flex;
  justify-content: center;
}
div#page_changer_top .pager_ref_ {
	display: none;
}
div#page_changer_top .pager_now_ {
	display: none;
}
div#page_changer_top .pager_prev_ {
  margin-right: auto;
}
div#page_changer_top .pager_prev_ span {
  position: relative;
  display: block;
  width: 70px;
  height: 40px;
  border-radius: 5px;
  cursor: pointer;
  background: #999;
}
div#page_changer_top .pager_prev_ span::before {
  position: absolute;
  top: calc(50% - 7px);
  left: calc(50% - 7px);
  width: 14px;
  height: 14px;
  border-left: 2px solid #FFF;
  border-bottom: 2px solid #FFF;
  box-sizing: border-box;
  transform: rotate(45deg);
  content: "";
}
div#page_changer_top .pager_next_ {
  margin-left: auto;
}
div#page_changer_top .pager_next_ span {
  position: relative;
  display: block;
  width: 70px;
  height: 40px;
  border-radius: 5px;
  cursor: pointer;
  background: #999;
}
div#page_changer_top .pager_next_ span::before {
  position: absolute;
  top: calc(50% - 7px);
  left: calc(50% - 7px);
  width: 14px;
  height: 14px;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  box-sizing: border-box;
  transform: rotate(45deg);
  content: "";
}
/**/
/* レビュー記事 */
#userreview_frame_tab ~ #userreview_frame{
  display: none;
}
.review_line_ {
  margin: 0 3.333%;
  padding: 20px 0 10px;
  border-bottom: 1px dashed #CCC;
}
.review_line_:first-of-type {
  border-top: 1px dashed #CCC;
}
.review_line_title_ {
	display: flex;
  align-items: center;
  font-size: 12px;
	font-weight: bold;
}
.review_line_title_ span {
  margin-left: auto;
}
.review_line_title_ img.score_starimg_{
  width: 110px;
}
.review_line_body_ {
	margin: 16px 0 0;
  padding: 0;
}

div.review_line_summary_ {
}

div.review_line_summary_ dl dt
, div.review_line_summary_ dl dd {
	display: inline;
  font-size: 12px;
}
div.review_line_summary_ dl.review_line_name_ {
}
div.review_line_summary_ dl.review_line_name_ dt {
	font-weight: 800;
  display: block;
  margin: 0 0 5px;
}
div.review_line_summary_ dl.review_line_name_ dd {
}
div.review_line_summary_ dl.review_line_score_ img {
	height:17px;
	position:relative;
	top:-3px;
}
div.review_line_summary_ dl.review_line_score_ dt {
	font-weight:normal;
}
.review_line_comment_ {
	padding: 2px;
	word-break:break-all;
}
.review_line_ .moderate_vote_ {
	padding:10px 0 0;
	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;
}
#review_form .main_action_button_{
  background: #583829;
}
/**/
/* --------------------------------------------------------------------
	カスタマーレビュー投稿画面
--------------------------------------------------------------------- */
/* 入力画面 */
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;
}
/**/

/* --------------------------------------------------------------------
	ステップガイド
-------------------------------------------------------------------- */
#stepguide_content{
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
#stepguide_content h2.common_headline2_ span{
  display: inline-block;
  font-size: 12px;
}
#stepguide_content p.text_{
  padding: 0 10px;
  margin-bottom: 50px;
}
#stepguide_content .text_{
  font-size: 14px;
  line-height: 2;
}
#stepguide_content .img_l_{
  overflow: hidden;
  margin-bottom: 20px;
}
#stepguide_content .img_l_ li.img_{
  width: 50%;
  background: url(../img/usr/sb/order/stepguide_imgbg.png) no-repeat;
  background-size: contain;
  text-align: center;
  margin: 0 auto 20px;
  padding: 10%;
}
#stepguide_content .img_l_ li.img_ img{
}
#stepguide_content .img_l_ li.text_{
  width: auto;
  padding: 0 10px;
}
#stepguide_select{
  width: auto;
  margin: 0 10px;
}
#stepguide_ttl{
  margin-bottom: 20px;
}
#stepguide_select .caution_{
  padding: 10px;
  margin: 10px 0 20px;
  background: #fff;
  border: 1px solid #de0010;
}
#stepguide_select .caution_ li{
  font-size: 10px;
}
#stepguide_select .caution_ li span,
#stepguide_select .caution_ li:before{
  display: inline-block;
  vertical-align: top;
  font-size: 10px;
}
#stepguide_select .caution_ li span{
  width: 95%;
}
#stepguide_select .caution_ li:before{
  content: "※";
  width: 10px;
}

#stepguide_select #stepguide_nav{
  padding: 10px;
  background: #fff;
  overflow: hidden;
}
#stepguide_select #stepguide_nav li{
  float: left;
  width: 48%;
  margin-right: 2%;
}
#stepguide_select #stepguide_nav li:last-child{
  float: right;
  margin-right: 0;
}
#stepguide_select #stepguide_nav li input{
  width: 100%;
  height: 45px;
  font-size: 14px;
  font-weight: 800;
  line-height: 45px;
  background: #e6dfd6;
  border: none;
  box-shadow: none;
  border-radius: 5px;
  color: #583829;
}
#stepguide_select #stepguide_nav li:last-child input{
  background: #583829;
  color: #fff;
}
#stepguide_select .inner_{
  padding: 10px;
  background: url(../img/usr/order/stepguide_bg.png) repeat;
  border-radius: 0 0 4px 4px;
}
table.wizard_ {
  width: 100%;
}
.wizard_ td:nth-of-type(4n){
  margin-right: 0;
}
.wizard_ td input{
  display: none;
}
.wizard_ td label{
  cursor: pointer;
}
.wizard_ input:disabled+label {
  opacity: .3;
}
.wizard_ td label img{
  width: 100%
}
.wizard_ td label.checkon_,
.wizard_ td label.disabled_{
  position: relative;
}
#chart_scroll{
  position: relative;
  margin-left:10px;
}
#chart_table{
  overflow-y: scroll;
  width: 100%;
}
#chart_table img{
  max-width: 641px;
}
#chart_scroll #next{
  position: absolute;
  top: 40%;
  right: 0;
  width: 35px;
  height: 1px;
  padding-top: 60px;
  overflow: hidden;
  background: url(../img/usr/sb/order/chart_img_next.png) no-repeat;
  background-size: 35px 60px;
  z-index: 20;
}
#chart_table #step3{
  text-align: center;
  width: 640px;
  font-weight: bold;
  color: #281700;
}
#chart_table #step3 th,
#chart_table #step3 td{
  border: 1px solid #e0dcd9;
}
#chart_table #step3 th{
  text-align: center;
  width: 16.6%;
  padding: 5px 0;
  background: #ece4db;
  font-weight: bold;
}
#chart_table #step3 td{
  padding: 5px 0;
  background: #fcf9f6;
}
#chart_table #step3 tr:last-of-type td{
  padding: 10px 0;
  background: #fff;
  vertical-align: middle;
}
#chart_table #step3 tr:last-of-type td:nth-of-type(n+2){
  font-size: 16px;
}

/*ステップ1*/
.step01_ td.roast {
  display: block;
  float: left;
  width: 22%;
  margin: 0 4% 4% 0;
}
.step01_ td.roast:nth-of-type(4n){
  margin-right: 0;
}
.step01_ td.roast input{
  display: none;
}
.step01_ td.roast label{
  display: block;
  width: 100%;
  cursor: pointer;
  margin: 0;
  padding: 0;
}
.step01_ td.roast label{
  display: block;
  width: 100%;
  cursor: pointer;
  margin: 0;
  padding: 0;
}
.step01_ td.roast label.checkon_:after{
  content:"";
  position: absolute;
  display: block;
  width: 100%;
  height: 101%;
  top: -1px;
  left: 0;
  border: 2px solid #ff6537;
  box-sizing:border-box;
}
.step01_ td.roast label.disabled_{
  cursor: default;
}
.step01_ td.roast label.disabled_:after{
  content:"";
  position: absolute;
  display: block;
  width: 100%;
  height: 101%;
  top: -1px;
  left: 0;
  background: rgba(207,207,207,0.8);
}
/*ステップ2*/
.step02_ td.roast {
  display: block;
  float: left;
  width: 22%;
  margin: 0 4% 4% 0;
}
.step02_ td.roast:first-child {
    display: none;
}
.step02_ td.roast:nth-of-type(4n+1){
  margin-right: 0;
}
.step02_ td.roast input{
  display: none;
}
.step02_ td.roast label{
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  margin: 0;
  padding: 0;
}
.step02_ td.roast label{
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  margin: 0;
  padding: 0;
}
.step02_ td.roast label.checkon_:after{
  content:"";
  position: absolute;
  display: block;
  width: 100%;
  height: 101%;
  top: -1px;
  left: 0;
  border: 2px solid #ff6537;
  box-sizing:border-box;
}
.step02_ td.roast label.disabled_{
  cursor: default;
}
.step02_ td.roast label.disabled_:after{
  content:"";
  position: absolute;
  display: block;
  width: 100%;
  height: 101%;
  top: -1px;
  left: 0;
  background: rgba(207,207,207,0.8);
}
.step02_ .ErrorMessage {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #f00;
}
/*ステップ3*/
.step03_ table.option_area {
    width: 100%;
}
.step03_ td.option {
  display: block;
  float: left;
  width: 48%;
  margin: 0 4% 4% 0;
}
.step03_ td.option:last-of-type{
  margin-right: 0;
}
.step03_ td.option input{
  display: none;
}
.step03_ td.option label{
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  margin: 0;
  padding: 0;
}
.step03_ td.option label{
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  margin: 0;
  padding: 0;
}
.step03_ td.option label.checkon_:after{
  content:"";
  position: absolute;
  display: block;
  width: 100%;
  height: 101%;
  top: -1px;
  left: 0;
  border: 2px solid #ff6537;
  box-sizing:border-box;
}
.step03_ td.option label.disabled_{
  cursor: default;
}
.step03_ td.option label.disabled_:after{
  content:"";
  position: absolute;
  display: block;
  width: 100%;
  height: 101%;
  top: -1px;
  left: 0;
  background: rgba(207,207,207,0.8);
}
.step03_ td.option_label{
  display: block;
  width: 100%;
  margin: 0 10px 10px 0;
  text-align: center;
}
.step03_ td.option_label img{
  max-width: 50%;
}
.step03_ tr.option_level_list{
  display: block;
  width: auto;
  background: #fff center 10px no-repeat;
  background-size: 125px 21px;
  padding: 36px 10px 10px 10px;
  overflow: hidden;
  margin-bottom: 10px;
  float:left\9;
}
.step03_ td.option_level {
  display: block;
  float: left;
  width: 17.5%;
  margin: 0 3% 0 0;
}
.step03_ td.option_label:first-of-type{
}
.step03_ td.option_level:last-of-type{
  margin-right: 0;
}
.step03_ td.option_level input{
  display: none;
}
.step03_ td.option_level label{
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  margin: 0;
  padding: 0;
}
.step03_ td.option_level label span{
  display: block;
  text-align: center;
  color: #281700;
  font-weight: bold;
}
.step03_ td.option_level label span.level_pay_{
  background: #8b7357;
  color: #fff;
  padding: 3px 0;
  font-size: 11px;
}
.step03_ td.option_level label span.level_pay_ small{
  font-size: 10px;
}
.step03_ td.option_level label.checkon_:after{
  content:"";
  position: absolute;
  display: block;
  width: 100%;
  height: 101%;
  top: -1px;
  left: 0;
  border: 2px solid #ff6537;
  box-sizing:border-box;
}
.step03_ td.option_level label.disabled_{
  cursor: default;
}
.step03_ td.option_level label.disabled_:after{
  content:"";
  position: absolute;
  display: block;
  width: 100%;
  height: 101%;
  top: -1px;
  left: 0;
  background: rgba(207,207,207,0.8);
}
/*ステップ4*/
.step04_ td {
  display: block;
  float: left;
  width: 48%;
  margin: 0 3% 3% 0;
}
.step04_ td:nth-of-type(2n){
  margin-right: 0;
}
.step04_ td input{
  display: none;
}
.step04_ td label{
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  margin: 0;
  padding: 0;
}
.step04_ td label{
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  margin: 0;
  padding: 0;
}
.step04_ td label.checkon_:after{
  content:"";
  position: absolute;
  display: block;
  width: 100%;
  height: 101%;
  top: -1px;
  left: 0;
  border: 2px solid #ff6537;
  box-sizing:border-box;
}
.step04_ td label.disabled_{
  cursor: default;
}
.step04_ td label.disabled_:after{
  content:"";
  position: absolute;
  display: block;
  width: 100%;
  height: 101%;
  top: -1px;
  left: 0;
  background: rgba(207,207,207,0.8);
}
#stepguide_select.step04_ #stepguide_nav li:last-child input{
  background: #ff6537 url(../img/usr/sb/order/cart.png) center no-repeat;
  background-size: 111px 17px;
  height: 1px;
  padding-top: 42px;
  overflow: hidden;
}
#packing_list{
  padding: 0 10px;
}
.packing_frame_{
  overflow: hidden;
}
.packing_frame_ li.packing_line_{
  width: 48%;
  height: auto;
  float: left;
  margin: 0 4% 4% 0;
}
.packing_frame_ li.packing_line_:nth-of-type(2n){
  margin-right: 0;
}
#packing_frame_ li.packing_line_ .detail_{
  overflow: hidden;
}
.packing_frame_ li.packing_line_ .detail_ li.img_{
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
.packing_frame_ li.packing_line_ .detail_ li.img_ img{
}
.packing_frame_ li.packing_line_ .detail_ li:last-child{
  width: 100%;
  height: auto;
}
.packing_frame_ li.packing_line_ .detail_ li .packing_ttl,
.packing_frame_ li.packing_line_ .detail_ li .packing_level{
  margin-bottom: 15px;
}
.packing_frame_ li.packing_line_ .detail_ li .packing_text_{
  line-height: 1.6;
}
/* --------------------------------------------------------------------
	クイックオーダー
-------------------------------------------------------------------- */

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: #ece4db;
	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_ {
}
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: #281700;
	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 #e0dcd9;
	border-bottom: none;
	margin: 0 0 10px;
}
table.coupon_ th
, table.coupon_ td {
	padding: 1px 5px;
	border-bottom: 1px solid #e0dcd9;
	text-align:left;
}
table.coupon_ th {
	background-color: #ece4db;
	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 #e0dcd9;
	border-bottom: none;
	margin: 0 0 10px;
}
table.point_ th
, table.point_ td {
	padding: 1px 5px;
	border-bottom: 1px solid #e0dcd9;
	text-align:left;
}
table.point_ th {
	background-color: #ece4db;
	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;
}

/* --------------------------------------------------------------------
	注文画面　モーダル風ウィンドウ
-------------------------------------------------------------------- */
.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;
}

/* --------------------------------------------------------------------
	フリーページ　コーヒーの飲み方・用途で探す
--------------------------------------------------------------------- */
#drink_pagelink{
	margin: 3%;
}
#drink_pagelink li{
	background: #faf7f3;
	padding: 3% 3% 0% 3%;
}
#drink_pagelink li:last-child{
	padding-bottom: 3%;
}
#drink_pagelink li a{
	border: 1px solid #e0dcd9;
	background: #fff url(../img/usr/freepage/drink/pagelink.png) 10px center no-repeat;
	display: block;
	padding: 3% 10px 3% 31px;
	text-decoration: none;
}
.drink_wrap_{
	margin-top: 20px;
}
.drink_wrap_center_{
	background: url(../img/usr/freepage/drink/wrap_bg.png) left top repeat;
	margin: 3%;
	padding: 3%;
	border-radius: 5px;
}
.drink_wrap_center_ h3{
	text-align: center;
}
.drink_desc_{
	font-size: 14px;
	color: #2b1306;
	margin: 3% 0%;
}

/*飲み方から探す*/
.drink_item_{
	background: #fff;
	border-radius: 5px;
	margin: 0% 0% 3% 0%;
	padding: 3%;
}
.drink_item_center_ .img_{
	text-align: center;
}
.drink_item_center_ .name_{
	margin-bottom: 3%;
	font-weight: bold;
	text-align: center;
}
.drink_item_center_ .desc_{
	color: #2b1306;
	padding: 0px 3%;
}
.drink_item_center_ .btn_{
	margin: 5% 0% 0% 0%;
	text-align: center;
}
.drink_item_center_ .btn_ img{
	vertical-align: top;
}
#drink_item1 .name_{
	padding: 0px 20px 0px 25px;
}
#drink_item2 .name_{
	padding: 0px 20px 0px 46px;
}
#drink_item3 .name_{
	padding: 0px 20px 0px 40px;
}
#drink_item4 .name_{
	padding: 0px 17px;
}
#drink_step_center_flame{
	position: relative;
	margin-top: 5%;
}
#drink_step_icon{
	position: absolute;
	top: -10px;
	left: 171px;
	z-index: 9;
}
#drink_step_center{
	background: #fff;
	position: relative;
	margin: 0% 0% 5% 0%;
	border-radius: 5px;
	padding: 3%;

}
.clear_{
	clear: both;
}
.drink_step_item_center_{
	background: #f3f0eb;
	overflow: hidden;
	margin: 0% 0%;
	padding: 3%;
}
#drink_step_center_left .name_{
	font-weight: bold;
	text-align: center;
	margin: 3% 3% 0% 3%;
}
#drink_step_center_left .desc_{
	color: #2b1306;
	margin: 0% 0% 10% 0%;
}

#drink_step_center_left .img_{
	text-align: center;
}
#drink_step_center_left .desc_{
	margin: 0% 3%;
}
#drink_step_center_left .btn_{
	margin-top: 3%;
	margin-bottom: 15%;
	text-align: center;
}
/*ステップフロー*/

.drink_step_item_{
	position: relative;
}
.drink_step_item_center_ .no_{
	text-align: center;
}
.drink_step_item_right_ .name_{
	font-weight: bold;
	margin: 3% 3% 0% 3%;
}
.drink_step_item_right_ .desc_{
	color: #2b1306;
	margin: 0% 3% 3% 3%;
}
.search2_btn2_{
	margin-top: 10px;
}
#drink_step_item_shape1,
#drink_step_item_shape2,
#drink_step_item_shape3{
	text-align: center;
	padding-bottom: 10px;
}
.drink_step_item_left_{
	text-align: center;
	padding: 3% 0% 0%;
}
/*飲み方から探す*/
.drink_wrap_ a{
	display: block;
}
#drink_line_searh2 .name_{
	text-align: center;
}

/* --------------------------------------------------------------------
	用途から探す
--------------------------------------------------------------------- */
#drink_wrap2{
	margin-top: 30px;
}
div#drink_searh2{
	position: relative;
	margin-top: 1%;
}
.drink_searh2_item_shape_{
	text-align: center;
	margin: 3% 0% 3% 0%;
}
div.drink_searh2_item_{
	position: relative;
}
#drink_searh2_item_shape1{
	left: 210px;
}
#drink_searh2_item_shape2{
	left: 420px;
}
#drink_searh2_item_shape3{
	left: 630px;
}
.drink_searh2_item_center_ .no_{
	text-align: center;
}
div.drink_searh2_item_ a{
	display: block;
	text-align: center;
}
div.drink_searh2_item_ .mt20_{
	margin-top: 3%;
}
div.drink_searh2_item_center_{
	background: #fff;
	padding: 3%;
	border-radius: 5px;
}
div.drink_searh2_item_center_ .img_{
	margin-bottom: 14px;
	padding-top: 11px;
	text-align: center;
}
div.drink_searh2_item_center_ .name_{
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
}
div.drink_searh2_item_center_ .desc_{
	color: #2b1306;
	padding: 3% 0% 0% 0%;
}
div.drink_searh2_item_center_ .btn_{
	text-align: center;
	margin-top: 3%;
}
div.drink_searh2_item_center_ .btn_ img{
	vertical-align: top;
}
#drink_searh2_desc{
	text-align: left;
	color: #2b1306;
	margin: 3%;
}
/* --------------------------------------------------------------------
	楽しみが広がる色々な抽出方法
--------------------------------------------------------------------- */
#drink_wrap3{
	margin-top: 30px;
}

div#drink_searh3{
	position: relative;
	overflow: hidden;
	margin-top: 3%;
}
div.drink_searh3_item_{
	position: relative;
}
.drink_searh3_item_shape_{
	position: absolute;
	top: 88px;
	z-index: 9999;
}
#drink_searh3_item_shape1{
	left: 210px;
}
#drink_searh3_item_shape2{
	left: 420px;
}
#drink_searh3_item_shape3{
	left: 630px;
}
#drink_searh3_header{
	text-align: center;
	margin: 3% 0 3% 0;
}
#drink_searh3_header img{
	vertical-align: top;
}
#drink_searh3_center{
	background: #e1dbd2;
	margin: 0px;
	padding: 3%;
	border-radius: 5px;
}
#drink_searh3_item1 .no_{
	position: absolute;
	top: -12px;
	left: 51px;
}
#drink_searh3_item2 .no_{
	position: absolute;
	top: -12px;
	left: 49px;
}
#drink_searh3_item3 .no_{
	position: absolute;
	top: -12px;
	left: 48px;
}
#drink_searh3_item4 .no_{
	position: absolute;
	top: -12px;
	left: 47px;
}
#drink_searh3_item2 div.drink_searh3_item_center_{
	padding-bottom: 0;
}
#drink_searh3_item3 div.drink_searh3_item_center_{
	padding-bottom: 60px;
}
div.drink_searh3_item_ .mt20_{
	margin-top: 20px;
}
div.drink_searh3_item_center_{
	background: #fff;
	padding: 3%;
	border-radius: 5px;
	margin-bottom: 3%;
}
div.drink_searh3_item_center_ .img_{
	margin-bottom: 14px;
	padding-top: 11px;
	text-align: center;
}
#drink_searh3 div.drink_searh3_item_center_ .img_{
	padding-top: 0;
}
div.drink_searh3_item_center_ .name_{
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	margin-bottom: 10px;
}
div.drink_searh3_item_center_ .desc_{
	color: #2b1306;
	font-size: 12px;
	line-height: 1.7;
	padding: 8px 20px 0px 20px;
}
div.drink_searh3_item_center_ .btn_{
	text-align: center;
}

#drink_searh3_desc{
	text-align: center;
	font-size: 14px;
	color: #2b1306;
	line-height: 1.8;
	padding-top: 8px;
	padding-bottom: 35px;
}
/*テイストや産地から探す*/
.drink_select_line_{
	overflow: hidden;
}
.drink_select_item_ .label_{
	margin-top: 3%;
}
.drink_select_item_ .desc_{
	background: #fff;
	padding: 3%;
	margin: 3% 0%;
}
.drink_select_item_ .desc_ p{
	color: #2b1306;
}
.drink_select_item_ .desc_ .pict_{
	text-align: center;
	padding-top: 3%;
}
.drink_select_item_ .desc_ .pict_ img{
	vertical-align: bottom;
}
#drink_searh4_desc{
	text-align: left;
	color: #2b1306;
	margin: 3% 0% 0% 0%;
}
/* --------------------------------------------------------------------
	コーヒーマイスターの紹介
--------------------------------------------------------------------- */
.meister_desc_{
	padding: 0p;
	color: #2b1306;
}
#meister_desc{
	margin: 3%;
}

/* --------------------------------------------------------------------
	コーヒーマイスターとは
--------------------------------------------------------------------- */
.meister_wrap_{
	margin: 3%;
	padding: 3%;
	background: #efece8;
	border-radius: 5px;
	margin-bottom: 10px;
}
#meister_wrap1 .meister_wrap_btn_ a{
	position: relative;
	display: block;
}
#meister_wrap1 .meister_wrap_btn_ img{
	height: 70px;
}
#meister_wrap1 .meister_wrap_btn_ span{
	position: absolute;
	bottom: 4px;
	left: 0;
	padding: 0% 3%;
	color: #fff;
	font-weight: bold;
	line-height: 1.3;
}
/* --------------------------------------------------------------------
	コーヒーマイスターになるには？
--------------------------------------------------------------------- */
.meister_wrap_stepflow_line_{
	margin-top: 3%;
}
.meister_wrap_stepflow_item_{
	position: relative;
}
.meister_wrap_stepflow_shape_{
	text-align: center;
	margin-bottom: 10px;
}
.meister_wrap_stepflow_shape_ img{
	width: auto!important;
	height: 20px;
	vertical-align: top;
}
.meister_wrap_stepflow_center_{
	background: #fff;
	margin: 0px 0px 0px 0px;
	padding: 3%;
	border-radius: 5px;
}
.meister_wrap_stepflow_title_{
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	line-height: 1.5;
}
.meister_wrap_stepflow_no_{
	text-align: center;
}
.meister_wrap_stepflow_icon_{
	position: absolute;
	right: 0;
	top: -30px;
}
/* --------------------------------------------------------------------
	日本スペシャルティコーヒー協会について
--------------------------------------------------------------------- */
.meister_wrap_center_left_center_{
	text-align: center;
	padding: 1%;
	background: #fff;
	margin: 3% 0%;
}
.meister_wrap_center_left_center_ img{
	width: auto!important;
}
.meister_wrap_btn_{
	margin-top: 3%;
	position: relative;
}
.meister_wrap_btn_ img{
	width: auto!important;
}
/* --------------------------------------------------------------------
	各店舗のコーヒーマイスター
--------------------------------------------------------------------- */
#meister_wrap4{
	background: none;
	padding: 0;
	margin-top: 4%!important;
}
#meister_wrap4 .meister_wrap_center_title_{
	background: #f7efe2;
	padding: 3% 0%;
	color: #2b1306;
	font-weight: bold;
	margin: 0% 0% 3% 0%;
}
#meister_wrap4 .meister_wrap_center_title_ span{
	margin: 2% 0;
	border-left: 2px solid #8b7357;
	padding-left: 2%;
}
.shoplist_line_{
	margin-bottom: 8%;
}
.shopitem_{
	margin-bottom: 5%;
}
.shopitem_ p{
	color: #2b1306;
	font-weight: bold;
	text-align: center;
	margin-bottom: 12px;
	border-radius: 5px;
	border: 4px solid #f7f0e7;
	padding: 3% 2%;
	line-height: 1;
}
.shopitem_ ul li{
	margin-bottom: 7px
}
.shopitem_ ul li a{
	background: url(../img/usr/freepage/meister/cnt4/shape.png) left center no-repeat;
	padding-left: 23px;
	font-size: 12px;
	color: #583829;
}
.shopitem_ ul li a span{
	text-indent: 23px;
	display: block;
}

/* --------------------------------------------------------------------
	各店舗のコーヒーマイスター
--------------------------------------------------------------------- */
.meisterlist_frame_{
	margin: 0px 0px 5% 0px;
}
.meisterlist_item_title_{
	border-bottom: 2px solid #ecdfc9;
	padding-bottom: 3%;
	margin-bottom: 5%;
	font-weight: bold;
	position: relative;
}
.meisterlist_item_title_ span{
	display: inline;
	position: absolute;
	top: 7px;
	left: 39px;
}
.meisterlist_item_{
	margin-bottom: 7%;
}
.meisterlist_item_center_{
	background: #efece8;
	padding: 3% 0% 1% 0%;
	border-radius: 5px;
}
.meisterlist_item_center_left_{
	margin-bottom: 3%;
	text-align: center;
}
.meisterlist_item_center_left_ img{
	margin-bottom: 11px;
}
.meisterlist_item_center_left_ p{
	font-size: 10px;
	color: #2b1306;
	line-height: 1;
	white-space: nowrap;
}
.meisterlist_item_center_left_ .name_{
	font-size: 12px;
	margin-bottom: 4px;
}
.meisterlist_item_center_right_ dl dt{
	color: #2b1306;
	font-weight: bold;
	border-bottom: 2px solid #dfd6cd;
	padding: 0px 0px 3% 19px;
	margin: 3% 0px;
	background: url(../img/usr/freepage/meister/cnt4/dt_icon.png) left 4px no-repeat;
}
.meisterlist_item_center_right_{
	margin: 0% 3%;
}
.meisterlist_item_center_right_ dl dd.first_{
	font-weight: bold;
}
.meisterlist_item_center_right_ dl dd{
	color: #2b1306;
	padding-bottom: 3%;
}

.meisterlist_item_center_desc_{
	clear: both;
	background: url(../img/usr/freepage/meister/cnt4/border.png) left top no-repeat;
	padding: 3% 3% 0px 3%;
	line-height: 1.7;
}
.meisterlist_item_center_btn_{
	margin-top: 3%;
	padding: 0px 10px;
	text-align: center;
}
.meisterlist_item_center_btn_ a{
	display: block;
	margin-bottom: 3%;
}
.meisterlist_item_center_btn_ img{
}

/* --------------------------------------------------------------------
	メインビジュアル　セール豆
--------------------------------------------------------------------- */
#top_slider li div.pickup_ {
	padding: 10px 10px 9px;
	background: url(../img/usr/sale/bg01.png) #E3DAD3 center top no-repeat;
    background-size: 100%;
}
#top_slider li div.pickup_ h2 {
	margin-bottom: 7px;
	text-align: center;
}
#top_slider li div.pickup_ h2 img{
	max-width:90%;
}

#top_slider li div.pickup_ .spec_ {
	max-width: 400px;
	padding: 7px 20px 3px;
	margin: 0 auto;
	background: url(../img/usr/sale/layer01.png) center top repeat;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #281700;
	position: relative;
	zoom: 1;
}
#top_slider li div.pickup_ .spec_:after {
	content: "";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

#top_slider li div.pickup_ .spec_ .thismonth_sale_,
#top_slider li div.pickup_ .spec_ .salename_,
#top_slider li div.pickup_ .spec_ .qty_,
#top_slider li div.pickup_ .spec_ .normal_{
	padding: 0 10% 0 17%;
}

#top_slider li div.pickup_ .spec_ .thismonth_sale_{
	font-weight: bold;
}

#top_slider li div.pickup_ .spec_ .salename_{
	font-weight: bold;
	font-size: 18px;
	color:#583829;
}

#top_slider li div.pickup_ .spec_ .salename_ span{
	display:inline-block;
	margin-left:5px;
	color:#583829;
}

#top_slider li div.pickup_ .spec_ .qty_ {
	margin-bottom: 2px;
	font-size: 12px;
	line-height: 1.2;
	color: #281700;
}
#top_slider li div.pickup_ .spec_ .qty_ span {
	font-size: 17px;
	font-weight: bold;
}
#top_slider li div.pickup_ .spec_ .normal_ {
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 1.4;
	color: #281700;
}
#top_slider li div.pickup_ .spec_ .normal_ span {
	font-size: 18px;
	font-weight: bold;
}
#top_slider li div.pickup_ .spec_ .special_ {
	width: 46%;
	line-height: 26px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #e60012;
	float: right;
}
#top_slider li div.pickup_ .spec_ .special_ span.yen_ {
	padding: 0 0 0 4px;
	font-size: 20px;
	font-weight: bold;
}
#top_slider li div.pickup_ .spec_ .special_ span {
	font-size: 34px;
	font-weight: bold;
	color: #e60012;
}
#top_slider li div.pickup_ .spec_ .off_ {
	width: 32%;
	max-width: 145px;
	margin: 3px 0 0 0;
	line-height: 24px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background: url(../img/usr/sale/off.png) right top no-repeat;
    background-size: 100% 100%;
	float: left;
	margin-left:16%
}
#top_slider li div.pickup_ .spec_ .off_ span {
	font-size: 16px;
}
#top_slider li div.pickup_ .spec_ .point_ {
	width: 80px;
	height: 65px;
	padding: 15px 0 0 0;
	text-align: center;
	font-size: 20px;
	background: url(../img/usr/sale/cupof.png) center top repeat;
	-webkit-background-size: 80px 80px;
	background-size: 80px 80px;
	position: absolute;
	right: -2px;
	top: 2px;
}
#top_slider li div.pickup_ .spec_ .point_ span {
	line-height: 1.2;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #ffffff;
	display: block;
}
#top_slider li div.pickup_ .spec_ .point_ span.l_ {
	font-size: 32px;
	letter-spacing: -2px;
	color: #ffff00;
	display: inline;
}

#top_slider li div.pickup_ .spec_ .catch_ {
	position: absolute;
    top: 0;
    left: 5px;
}

#top_slider li div.pickup_ .spec_ .catch_ img{
	width:40%;
}
/* --------------------------------------------------------------------
	ジャンル（r/r）
-------------------------------------------------------------------- */
.top_comment_ {
    margin-bottom: 10px;
}
.genre_about_btn_ {
    display: flex;
    justify-content: flex-end;
    margin: 0 auto 10px;
}
.genre_about_btn_ a {
    position: relative;
    height: 50px;
    font-size: 14px;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: 1px;
    text-align: center;
    color: #fff;
    margin: 0;
	padding: 0 40px 0 20px;
    background: #222;
    border-radius: 5px;
    display: block;
	text-decoration: none;
}
.genre_about_btn_ a:after {
    content: "";
    position: absolute;
    right: 18px;
    top: 1px;
    bottom: 0;
    margin: auto;
    width: 8px;
    height: 8px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* --------------------------------------------------------------------
	カテゴリ　フリースペーステンプレート
--------------------------------------------------------------------- */
#category_area {
  margin: 0 auto !important;
  width: 100% !important;
}
/* CATEGORY */
#category_area #category_list {
  width: 100%;
  margin: 40px auto 0 !important;
}
#category_area #category_list h3 {
  font-size: 12px;
  font-weight: 600;
  text-align: center;
}
#category_area #category_list h3 img {
  display: block;
  margin: 0 auto 8px;
}
#category_area #category_list ul {
  display: flex;
  width: 95%;
  margin: 40px auto;
  flex-wrap: wrap;
}
#category_area #category_list ul li {
  width: 47%;
  display: flex;
  align-items: center;
  color: #222;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.7;
  text-align: left;
  margin: 0 3% 20px 0;
}
#category_area #category_list ul li a {
  display: flex;
  align-items: center;
  color: #222;
}
#category_area #category_list ul li img {
  margin: 0 15px 0 0;
}

/* --------------------------------------------------------------------
	選択項目並び順
--------------------------------------------------------------------- */
form.form_goods_detail .recipe_tab_content_inner_ {
  display: flex;
  flex-direction: column;
}
form.form_goods_detail .recipe_tab_content_inner_ .level_label_ {
  order: 1;
}
form.form_goods_detail .recipe_tab_content_inner_ .level_radio_ {
  order: 2;
}
form.form_goods_detail .recipe_tab_content_inner_ .saw_label_ {
  order: 5;
}
form.form_goods_detail .recipe_tab_content_inner_ .saw_radio_ {
  order: 6;
}
form.form_goods_detail .recipe_tab_content_inner_ .bake_label_ {
  order: 3;
}
form.form_goods_detail .recipe_tab_content_inner_ .bake_radio_ {
  order: 4;
}
form.form_goods_detail .recipe_tab_content_inner_ .making_label_ {
  order: 7;
}
form.form_goods_detail .recipe_tab_content_inner_ .making_radio_ {
  order: 8;
}
form.form_goods_detail .recipe_tab_content_inner_ .making_radio_level_ {
  order: 9;
}
form.form_goods_detail .recipe_tab_content_inner_ .wrapping_label_ {
  order: 10;
}
form.form_goods_detail .recipe_tab_content_inner_ .wrapping_radio_ {
  order: 11;
}
form.form_goods_detail .recipe_tab_content_inner_ .wizard_preset_ {
  order: 12;
}
form.form_goods_detail .recipe_tab_content_inner_ .cartqty_ {
  order: 13;
}
form.form_goods_detail .recipe_tab_content_inner_ button.button_ {
  order: 14;
}
/* --------------------------------------------------------------------
	ajaxカート
--------------------------------------------------------------------- */
/* 商品詳細・商品一覧 購入ボタン */
.form_goods_detail .wizard_frame_ ~ a button.large_button_,
.recipe_tab_content_inner_ + div a button.large_button_ {
	width: 93.334%;
	font-size: 18px;
	font-weight: bold;
	margin: 0 3.333% 20px;
	padding: 16.5px 0 16.5px 45px;
    text-align: center;
}
.form_goods_detail .wizard_frame_ ~ a button.large_button_ {
	background: #ff683a url(../img/usr/sb/common/icon_cart.png) center left calc(50% - 75px) / 30px auto no-repeat !important;
	height: 60px;
}
.form_goods_detail .wizard_frame_ ~ a button.ajax_wait_button_,
.cart-area-box input.ajax_wait_button_,
.recipe_tab_content_inner_ + div a button.ajax_wait_button_ {
	width: 93.334%;
	font-size: 18px;
	font-weight: bold;
	margin: 0 3.333% 20px;
	padding: 16.5px 0 16.5px 45px;
	text-shadow: none !important;
	border: none !important;
	background: #ff7300 url(../img/usr/button/cart_loading_sp.gif) center left calc(50% - 75px) / 30px auto no-repeat !important;
}
.form_goods_detail .wizard_frame_ ~ a button.ajax_wait_button_,
.recipe_tab_content_inner_ + div a button.ajax_wait_button_ {
	position: relative;
	font-size: 0 !important;
	height: 60px;
}
.form_goods_detail .wizard_frame_ ~ a button.ajax_wait_button_::after,
.recipe_tab_content_inner_ + div a button.ajax_wait_button_::after {
  content: "お待ちください...";
  position: absolute;
  top: 50%;
  left: 55%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-size: 18px !important;
  font-weight: bold;
  color: #fff;
  width: 100%;
  border: none;
}
/* 商品詳細・商品一覧 選択エラー */
.recipe_tab_content_inner_ + div {
	position: relative;
}
/* ヘッダー カート一覧 */
header {
    position: relative;
    z-index: 2;
}
#jscart_replace_ {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 55px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: calc( 95% - 40px );
	/*max-height: calc(100vh - 300px);*/
    margin: auto;
    padding: 20px;
    background: #fff;
    border: 1px solid #eee;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    /*overflow-x: scroll;*/
	z-index: 11002;
}
#jscart_replace_.is-open {
    visibility: visible;
    opacity: 1;
}
.jscart_fixed #jscart_replace_.is-open {
    top: 10px;
}
#jscart_replace_ .cart_title_ {
    display: none;
}
#jscart_replace_ .cart_goods-list_ {
    max-height: calc(75vh - 200px);
    overflow-y: scroll;
    margin: 0 0 20px;
}
#jscart_replace_ dl.cart_goods_ {
    display: block;
    width: 100%;
    height: unset;
    text-align: left;
    background: #fff;
    border-radius: 0;
    margin: 0 auto 10px;
}
#jscart_replace_ dl.cart_goods_:after, #jscart_replace_ dl.cart_goods_:before {
    content: "";
    clear: both;
    display: block;
}
#jscart_replace_ dl.cart_goods_ p.img_ {
    width: 100px;
	margin: 0 15px 0 0;
    flex-shrink: 0;
	float: left;
}
#jscart_replace_ dl.cart_goods_ dt .delete_ {
    margin: 5px 0 0;
}
#jscart_replace_ dl.cart_goods_ dt .delete_,
#jscart_replace_ dl.cart_goods_ dd {
    text-align: right;
}
#jscart_replace_ dl.cart_goods_ dd span.price_ {
    display: inline-block;
    width: auto;
    height: unset;
    line-height: 35px;
    padding-left: 5px;
    background: none;
    font-weight: 600;
    color: #cc3300;
    font-size: 16px;
}
#jscart_replace_ .cart_total_ {
    display: flex;
	justify-content: flex-end;
	align-items: center;
}
#jscart_replace_ .cart_total_ dt {
    margin: 0 5px 0 0;
}
#jscart_replace_ .cart_total_ dd.price_ {
    color: #cc3300;
}
#jscart_replace_ .cart_postage_,
#jscart_replace_ .cart_to_order_ {
    text-align: center;
    padding: 10px 0;
}
#jscart_replace_ .cart_to_order_ a {
    width: 80%;
    height: 40px;
    background: #eee5d9;
    display: flex;
    margin: auto;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
}
#jscart_replace_ .cart_close_ span {
    font-size: 12px;
    text-align: center;
	margin: auto;
    padding: 5px 0 0;
	cursor: pointer;
	display: table;
}
.block-cart-modal-bg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 0;
    visibility: hidden;
    width: 0;
    height: 0;
    background-color: rgba(0, 0, 0, .4);
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
}
#jscart_replace_.is-open + .block-cart-modal-bg {
    visibility: visible;
    opacity: 1;
    width: 100%;
    height: 100%;
    z-index: 11001;
}
/* カウント数 */
header #jscart_count_ {
	position: absolute;
	top: 0;
	right: -5px;
	display: block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	border-radius: 8px;
	background: #e60021;
	font-size: 9px;
	color: #FFF;
	text-align: center;
}
#follownav > ul > li#fnav_cart .jscart_count_fn_ {
  position: absolute;
  top: 4px;
  left: calc(50% + 6px);
  width: 19px;
  height: 19px;
  line-height: 19px;
  color: #FFF;
  text-align: center;
  font-size: 10px;
  border-radius: 50%;
  background: #e60021;
}

/* --------------------------------------------------------------------
  　lightningrecommend
  　トップ：.block-top-lightningrecommend--goods
  　ランキング：.block-ranking-lightningrecommend--goods
  　その他（商品詳細/マイページ/カート）：.block-common-lightningrecommend
--------------------------------------------------------------------- */
/* ----------レイアウト---------- */
/* 見出し */
.block-top-lightningrecommend--header,
.block-ranking-lightningrecommend--header,
.block-common-lightningrecommend--header {
  width: 90%;
  font-size: 24px;
  font-weight: 600;
  color: #222;
  text-align: center;
  margin: auto;
  padding: 40px 0 0;
}
/* 枠 */
.block-top-lightningrecommend--goods .block-thumbnail-t--items ,
.block-ranking-lightningrecommend--goods .block-ranking-r--items li,
.block-common-lightningrecommend .block-common-lightningrecommend--list li {
  display: flex;
  margin: 20px auto 0;
}
/* 商品枠 */
.block-top-lightningrecommend--goods .block-thumbnail-t--item,
.block-ranking-lightningrecommend--goods .block-ranking-r--goods,
.block-common-lightningrecommend .block-thumbnail-t--goods {
  width: 230px;
  margin: 0 0 5px 15px;
}
.block-top-lightningrecommend--goods .block-thumbnail-t--item a,
.block-ranking-lightningrecommend--goods .block-ranking-r--goods a,
.block-common-lightningrecommend .block-thumbnail-t--goods a {
  text-decoration: none;
}
.block-top-lightningrecommend--goods .block-thumbnail-t--item:last-of-type,
.block-ranking-lightningrecommend--goods .block-ranking-r--goods:last-of-type,
.block-common-lightningrecommend .block-thumbnail-t--goods:last-of-type {
    padding-right: 15px;
}
/* アイコン */
.block-top-lightningrecommend--goods .block-thumbnail-t--item .block-thumbnail-t--goods-icon,
.block-ranking-lightningrecommend--goods .block-ranking-r--goods .block-ranking-r--goods-icon,
.block-common-lightningrecommend .block-thumbnail-t--goods .block-thumbnail-t--goods-icon {
  display: flex;
  /*height: 25px;*/
  margin: 0 0 10px;
}
.block-top-lightningrecommend--goods .block-thumbnail-t--item .icon,
.block-ranking-lightningrecommend--goods .block-ranking-r--goods .icon,
.block-common-lightningrecommend .block-thumbnail-t--goods .icon {
  display: flex;
  height: auto;
  flex-wrap: wrap;
  margin: 0 5px 0 0;
}
.block-top-lightningrecommend--goods .block-thumbnail-t--item .icon img,
.block-ranking-lightningrecommend--goods .block-ranking-r--goods .icon img,
.block-common-lightningrecommend .block-thumbnail-t--goods .icon img {
  width: 100%;
  max-width: 90px;
}
/* サムネイル */
.block-top-lightningrecommend--goods .block-thumbnail-t--item .block-thumbnail-t--goods-image,
.block-ranking-lightningrecommend--goods .block-ranking-r--goods .block-ranking-r--goods-image,
.block-common-lightningrecommend .block-thumbnail-t--goods .block-thumbnail-t--goods-image {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  text-align: center;
  vertical-align: middle;
  margin: auto;
}
.block-top-lightningrecommend--goods .block-thumbnail-t--item .block-thumbnail-t--goods-image .img-center,
.block-ranking-lightningrecommend--goods .block-ranking-r--goods .block-ranking-r--goods-image .img-center,
.block-common-lightningrecommend .block-thumbnail-t--goods .block-thumbnail-t--goods-image .img-center {
  margin: auto;
}
.block-top-lightningrecommend--goods .block-thumbnail-t--item .block-thumbnail-t--goods-image .img-center img,
.block-ranking-lightningrecommend--goods .block-ranking-r--goods .block-ranking-r--goods-image .img-center img,
.block-common-lightningrecommend .block-thumbnail-t--goods .block-thumbnail-t--goods-image .img-center img {
  width: 200px;
  /* height: 200px; */
  max-width: 200px;
  max-height: 200px;
  margin: auto;
}

/* 商品名 */
.block-top-lightningrecommend--goods .block-thumbnail-t--item .block-thumbnail-t--goods-description .block-thumbnail-t--goods-name,
.block-ranking-lightningrecommend--goods .block-ranking-r--goods .block-ranking-r--goods-description .block-ranking-r--goods-name,
.block-common-lightningrecommend .block-thumbnail-t--goods .block-thumbnail-t--goods-description .block-thumbnail-t--goods-name {
  margin: 12px 0;
  text-align: left;
  font-size: 12px;
  line-height: 1.5;
}
/* revico★ */
.revico-star-lr {
  min-height: 35px;
}
/* サイズ、カラー */
.block-top-lightningrecommend--goods .block-thumbnail-t--item .block-thumbnail-t--goods-description .variation-name,
.block-ranking-lightningrecommend--goods .block-ranking-r--goods .block-ranking-r--goods-description .variation-name,
.block-common-lightningrecommend .block-thumbnail-t--goods .block-thumbnail-t--goods-description .variation-name {
  margin: 5px 0;
  text-align: left;
  font-size: 12px;
  line-height: 1.5;
}
/* 説明文 */
.block-top-lightningrecommend--goods .block-thumbnail-t--item .block-thumbnail-t--goods-description .comment,
.block-ranking-lightningrecommend--goods .block-ranking-r--goods .block-ranking-r--goods-description .comment,
.block-common-lightningrecommend .block-thumbnail-t--goods .block-thumbnail-t--goods-description .comment {
  font-size: 12px;
  text-align: left;
  margin-bottom: 10px;
}
/* 値段 */
.block-top-lightningrecommend--goods .block-thumbnail-t--item .block-thumbnail-t--goods-description .block-thumbnail-t--price,
.block-ranking-lightningrecommend--goods .block-ranking-r--goods .block-ranking-r--goods-description .block-ranking-r--price,
.block-common-lightningrecommend .block-thumbnail-t--goods .block-thumbnail-t--goods-description .block-thumbnail-t--price {
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  color: #222;
  word-break: break-all;
}
/* 値段_税 */
.block-top-lightningrecommend--goods .block-thumbnail-t--item .block-thumbnail-t--goods-description .block-thumbnail-t--price .small_,
.block-ranking-lightningrecommend--goods .block-ranking-r--goods .block-ranking-r--goods-description .block-ranking-r--price .small_,
.block-common-lightningrecommend .block-thumbnail-t--goods .block-thumbnail-t--goods-description .block-thumbnail-t--price .small_ {
  /*padding: 0 0 0 3px;*/
  font-size: 10px;
  font-weight: bold;
}
/* 値段_セール時 */
.block-top-lightningrecommend--goods .block-thumbnail-t--item .block-thumbnail-t--goods-description .onsale .block-thumbnail-t--scomment,
.block-ranking-lightningrecommend--goods .block-ranking-r--goods .block-ranking-r--goods-description .onsale .block-ranking-r--scomment,
.block-common-lightningrecommend .block-thumbnail-t--goods .block-thumbnail-t--goods-description .onsale .block-thumbnail-t--scomment {
  color: #f00;
  text-align: left;
  font-size: 10px;
  font-weight: bold;
  word-break: break-all;
  line-height: 1.3;
  margin: 0 0 5px;
}
.block-top-lightningrecommend--goods .block-thumbnail-t--item .block-thumbnail-t--goods-description .onsale .block-thumbnail-t--price,
.block-ranking-lightningrecommend--goods .block-ranking-r--goods .block-ranking-r--goods-description .onsale .block-ranking-r--price,
.block-common-lightningrecommend .block-thumbnail-t--goods .block-thumbnail-t--goods-description .onsale .block-thumbnail-t--price {
  color: #f00;
}
.block-top-lightningrecommend--goods .block-thumbnail-t--item .block-thumbnail-t--goods-description .onsale .block-thumbnail-t--price .format-price,
.block-ranking-lightningrecommend--goods .block-ranking-r--goods .block-ranking-r--goods-description .onsale .block-ranking-r--price .format-price,
.block-common-lightningrecommend .block-thumbnail-t--goods .block-thumbnail-t--goods-description .onsale .block-thumbnail-t--price .format-price {
  font-size: 12px;
}
.block-top-lightningrecommend--goods .block-thumbnail-t--item .block-thumbnail-t--goods-description .block-thumbnail-t--default-price,
.block-ranking-lightningrecommend--goods .block-ranking-r--goods .block-ranking-r--goods-description .block-ranking-r--default-price,
.block-common-lightningrecommend .block-thumbnail-t--goods .block-thumbnail-t--goods-description .block-thumbnail-t--default-price {
  font-size: 10px;
  text-align: left;
  font-weight: normal;
  text-decoration: line-through;
}
/* ----------ランキング---------- */
/* 見出し */
.l-r_event_title_ > h2[id*="_rank"] {
    padding: 40px 0 10px;
    margin: 0 auto;
    width: 189.5px;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
}
.l-r_event_title_ > h2[id*="_rank"] > img {
    display: block;
    padding: 0 0 10px;
}
/* 順位 */
.block-ranking-lightningrecommend--goods .block-ranking-r--goods .block-ranking-r--rank {
  width: auto;
  height: 26px;
  text-indent: -9999px;
  margin-bottom: 20px;
  overflow: hidden;
}
.block-ranking-lightningrecommend--goods .block-ranking-r--goods .block-ranking-r--rank.block-ranking-r--rank-1 {
  background: url(../img/usr/common/icon_rank01.png) center top no-repeat;
}
.block-ranking-lightningrecommend--goods .block-ranking-r--goods .block-ranking-r--rank.block-ranking-r--rank-2 {
  background: url(../img/usr/common/icon_rank02.png) center top no-repeat;
}
.block-ranking-lightningrecommend--goods .block-ranking-r--goods .block-ranking-r--rank.block-ranking-r--rank-3 {
  background: url(../img/usr/common/icon_rank03.png) center top no-repeat;
}
.block-ranking-lightningrecommend--goods .block-ranking-r--goods .block-ranking-r--rank.block-ranking-r--rank-4 {
  background: url(../img/usr/common/icon_rank04.png) center top no-repeat;
}
.block-ranking-lightningrecommend--goods .block-ranking-r--goods .block-ranking-r--rank.block-ranking-r--rank-5 {
  background: url(../img/usr/common/icon_rank05.png) center top no-repeat;
}
.block-ranking-lightningrecommend--goods .block-ranking-r--goods .block-ranking-r--rank.block-ranking-r--rank-6 {
  background: url(../img/usr/common/icon_rank06.png) center top no-repeat;
}
.block-ranking-lightningrecommend--goods .block-ranking-r--goods .block-ranking-r--rank.block-ranking-r--rank-7 {
  background: url(../img/usr/common/icon_rank07.png) center top no-repeat;
}
.block-ranking-lightningrecommend--goods .block-ranking-r--goods .block-ranking-r--rank.block-ranking-r--rank-8 {
  background: url(../img/usr/common/icon_rank08.png) center top no-repeat;
}
.block-ranking-lightningrecommend--goods .block-ranking-r--goods .block-ranking-r--rank.block-ranking-r--rank-9 {
  background: url(../img/usr/common/icon_rank09.png) center top no-repeat;
}
.block-ranking-lightningrecommend--goods .block-ranking-r--goods .block-ranking-r--rank.block-ranking-r--rank-10 {
  background: url(../img/usr/common/icon_rank10.png) center top no-repeat;
}
/* ----------カテゴリページ（c/c）---------- */
/* レイアウト */
.event_ + .block-ranking-lightningrecommend .block-ranking-lightningrecommend--header {
  display: table;
  width: unset;
  font-size: 26px;
  font-weight: 600;
  text-align: center;
  color: #222;
  line-height: 1.4;
  margin: auto;
  padding: 0;
  border-bottom: 3px solid #aa9575;
}
.event_ + .block-ranking-lightningrecommend {
	margin: 40px 0 0;
}
/* ----------階層別調整---------- */
/* 見出し */
[data-tagscode*="goods_sp_pv"] .block-common-lightningrecommend--header,
[data-tagscode*="cart_sp_cv"] .block-common-lightningrecommend--header,
[data-tagscode*="mypage_sp_personalize"] .block-common-lightningrecommend--header {
  font-size: 21px;
}
/* 値段 */
[data-tagscode*="goods_sp_pv"].block-common-lightningrecommend .block-thumbnail-t--goods .block-thumbnail-t--goods-description .block-thumbnail-t--price,
[data-tagscode*="cart_sp_cv"].block-common-lightningrecommend .block-thumbnail-t--goods .block-thumbnail-t--goods-description .block-thumbnail-t--price,
[data-tagscode*="mypage_sp_personalize"].block-common-lightningrecommend .block-thumbnail-t--goods .block-thumbnail-t--goods-description .block-thumbnail-t--price {
  font-size: 12px;
  font-weight: normal;
}
/* 値段_円,税 */
[data-tagscode*="goods_sp_pv"].block-common-lightningrecommend .block-thumbnail-t--goods .block-thumbnail-t--goods-description .block-thumbnail-t--price small,
[data-tagscode*="cart_sp_cv"].block-common-lightningrecommend .block-thumbnail-t--goods .block-thumbnail-t--goods-description .block-thumbnail-t--price small,
[data-tagscode*="mypage_sp_personalize"].block-common-lightningrecommend .block-thumbnail-t--goods .block-thumbnail-t--goods-description .block-thumbnail-t--price small,

[data-tagscode*="goods_sp_pv"].block-common-lightningrecommend .block-thumbnail-t--goods .block-thumbnail-t--goods-description .block-thumbnail-t--price .small_,
[data-tagscode*="cart_sp_cv"].block-common-lightningrecommend .block-thumbnail-t--goods .block-thumbnail-t--goods-description .block-thumbnail-t--price .small_,
[data-tagscode*="mypage_sp_personalize"].block-common-lightningrecommend .block-thumbnail-t--goods .block-thumbnail-t--goods-description .block-thumbnail-t--price .small_ {
  font-size: 10px;
}

[data-tagscode*="goods_sp_pv"].block-common-lightningrecommend .block-thumbnail-t--goods .block-thumbnail-t--goods-description .block-thumbnail-t--price .small_,
[data-tagscode*="cart_sp_cv"].block-common-lightningrecommend .block-thumbnail-t--goods .block-thumbnail-t--goods-description .block-thumbnail-t--price .small_,
[data-tagscode*="mypage_sp_personalize"].block-common-lightningrecommend .block-thumbnail-t--goods .block-thumbnail-t--goods-description .block-thumbnail-t--price .small_ {
  font-weight: normal;
}
/* 値段_セール時 */
.block-top-lightningrecommend--goods .block-thumbnail-t--item .block-thumbnail-t--goods-description .block-thumbnail-t--default-price,
[data-tagscode*="top_sp_ranking"] .block-ranking-lightningrecommend--goods .block-ranking-r--goods .block-ranking-r--goods-description .block-ranking-r--default-price {
  color: #281700;
}
/* ----------スライダー---------- */
/* レイアウト */
.block-top-lightningrecommend--goods,
.block-ranking-lightningrecommend--goods .block-ranking-r--items,
.block-common-lightningrecommend .block-thumbnail-t {
    display: flex;
    flex-wrap: nowrap;
    width: 95%;
    margin: 0 auto 15px;
    padding: 0;
    overflow-x: auto;
    overflow-y: hidden;
}

/* ----------個別調整---------- */
/* トップページ_ランキング */
[data-tagscode*="top_sp_ranking"] {
	margin: 0 0 40px;
}
/* マイページ_見出し */
[data-tagscode*="mypage_sp_personalize"] .block-common-lightningrecommend--header {
    width: 260px;
}
/* 商品詳細_見出し */
[data-tagscode*="goods_sp_pv"] .block-common-lightningrecommend--header {
    width: 290px;
}
/* カート_見出し */
[data-tagscode*="cart_sp_cv"] .block-common-lightningrecommend--header {
    width: 310px;
}

/* ----------トップページ（あなたへのおすすめ、週間ランキング）,売れ筋ランキング,商品詳細ページ（g/g）,マイページ,カート　列表示調整---------- */
/* サムネイル リセット */
[data-tagscode*="top_sp_personalize"] .block-thumbnail-t--item .block-thumbnail-t--goods-image,
[data-tagscode*="top_sp_ranking"] .block-ranking-r--goods .block-ranking-r--goods-image,
[data-tagscode*="event_sp_ranking_"] .block-ranking-r--items .block-ranking-r--goods-image,
.goodsproductdetail_ .block-common-lightningrecommend .block-thumbnail-t--goods .block-thumbnail-t--goods-image,
[data-tagscode*="mypage_sp_personalize"] .block-thumbnail-t--goods .block-thumbnail-t--goods-image,
[data-tagscode*="cart_sp_cv"] .block-thumbnail-t--goods .block-thumbnail-t--goods-image {
  width: 100%;
  height: auto !important;
}
[data-tagscode*="top_sp_personalize"] .block-thumbnail-t--item .block-thumbnail-t--goods-image .img-center img,
[data-tagscode*="top_sp_ranking"] .block-ranking-r--goods .block-ranking-r--goods-image .img-center img,
[data-tagscode*="event_sp_ranking_"] .block-ranking-r--items .block-ranking-r--goods-image .img-center img,
.goodsproductdetail_ .block-common-lightningrecommend .block-thumbnail-t--goods .block-thumbnail-t--goods-image .img-center img,
[data-tagscode*="mypage_sp_personalize"] .block-thumbnail-t--goods .block-thumbnail-t--goods-image .img-center img,
[data-tagscode*="cart_sp_cv"] .block-thumbnail-t--goods .block-thumbnail-t--goods-image .img-center img {
  width: 100%;
  max-width: 100%;
  max-height: 160px;
}
/* 枠 リセット */
[data-tagscode*="mypage_sp_personalize"] .block-thumbnail-t,
[data-tagscode*="cart_sp_cv"] .block-thumbnail-t {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    margin: 0 auto 15px;
    padding: 0;
    overflow-x: unset;
    overflow-y: unset;
}
[data-tagscode*="mypage_sp_personalize"] .block-common-lightningrecommend--list li,
[data-tagscode*="cart_sp_cv"] .block-common-lightningrecommend--list li {
    flex-wrap: wrap;
}
/* アイテム リセット */
[data-tagscode*="event_sp_ranking_"] .block-ranking-r--goods,
.goodsproductdetail_ .block-common-lightningrecommend .block-thumbnail-t--goods {
    margin: 0 5px 5px;
}
[data-tagscode*="event_sp_ranking_"] .block-ranking-r--goods:last-of-type,
.goodsproductdetail_ .block-common-lightningrecommend .block-thumbnail-t--goods:last-of-type {
    padding-right: 5px;
}
[data-tagscode*="mypage_sp_personalize"] .block-thumbnail-t--goods,
[data-tagscode*="cart_sp_cv"] .block-thumbnail-t--goods {
    margin: 0 14px 10px;
}
[data-tagscode*="mypage_sp_personalize"] .block-thumbnail-t--goods:last-of-type,
[data-tagscode*="cart_sp_cv"] .block-thumbnail-t--goods:last-of-type {
    padding-right: 0;
}
/* revico★ */
[data-tagscode*="mypage_sp_personalize"] .revico-star-lr,
[data-tagscode*="goods_sp_pv"] .revico-star-lr,
[data-tagscode*="cart_sp_cv"] .revico-star-lr {
    transform: scale(0.7);
    transform-origin: left;
}

/* --------------------------------------------------------------------
	ChatBOT
--------------------------------------------------------------------- */
/* 2023/08/02 chatbot.cssでstyle調整するためコメントアウト */
.chatbot-container{
  /* width: 96% !important; */
  /* right: 2% !important; */
  /* bottom: 60px !important; */
}

.balloon-content {
  display: inline-flex  ;
  align-items: center;
}
.balloon-content .button_cart_view {
  padding: 4px 6px;
  margin: 0 10px;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  color: #222;
  border: 1px solid #222;
  border-radius: 5px;
  box-sizing: border-box;
  background: #FFF;
}
.balloon-content .close-balloon {
  position: relative;
  display: inline-block;
  width: 17px;
  height: 17px;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
}
.balloon-content .close-balloon:after,
.balloon-content .close-balloon:before {
  content: ' ';
  display: block;
  width: 2px;
  height: 100%;
  background-color: #111;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%) rotate(45deg);
}
.balloon-content .close-balloon:after {
  transform: translate(-50%,-50%) rotate(-45deg);
}