.shopping_wrap{
	padding: 24px;
	margin-bottom: 48px;
}
.table_title-option{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 137px;
}
.table_type-1{
	margin-top: 10px;
	width: 100%;
}
.table_row{
	border: 1px solid #e0e0e7;
}
.table_row_heading .table_title{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 48px;
	padding-top: 0;
	padding-bottom: 0;
}
.table_title,
.table_data{
	border: 1px solid #e0e0e7;
	padding: 14px 16px;
}
.table_title{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #f0f0f2;
	font-weight: bold;
}
.table-textCenter{
	text-align: center;
}
.table_type-2{
	margin-top: 24px;
	width: 792px;
	margin-left: 137px;
}
.table_row-type-2{
	border: 1px solid #e0e0e7;
}
.table_title-type-2,
.table_data-type-2{
	padding: 16px;
}
/* 2016.07.21 add START */
.table_data-type-2.data-sale button:not(:last-child){
	margin-bottom: 8px;
}
/* 2016.07.21 add END */
.table_title-type-2{
	font-weight: bold;
}
.table_title-type-2 .text-small{
	font-size: 1.1rem;
	font-weight: bold;
}
.order_price{
	text-align: right;
}
.order_price .m-font_futura{
	margin-right: 5px;
}
/* 2016.07.21 edit START */
.text-red{
	color: #de1642;
}
/* 2016.07.21 edit END */
/* 2016.09.26 add START */
.order_price .coupon_cap{
	font-size: 1.1rem;
}
/* 2016.09.26 add END */
.product_media-left{
	float: left;
	width: /*60px*/67px;
	border: 1px solid #e0e0e7;
	margin-right: 14px;
}
.product_media-right{
	width: 298px;
	float: left;
}
.product_shop{
	font-weight: bold;
}
.product_name{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #1b95e0;
	font-weight: bold;
}
.product_num{
	font-size: 1.1rem;
	color: #6e7590;
}
.product_icon_list{
	margin-top: 5px;
}
.product_icon_item{
	float: left;
	margin-right: 2px;
	background: #949bb7;
	border-radius: 2px;
	width: 20px;
	height: 20px;
	position: relative;
}

/*2016.10.13アイコン色変更（赤・青）start*/

.product_icon_item.iconblue{
	background-color:#004990;
}
.product_icon_item.iconred{
	background-color:#de1642 !important;
}

/*2016.10.13アイコン色変更（赤・青）end*/

.product_icon{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	color: #fff;
}
.caution{
	margin-bottom: 20px;
}
.text-01{
	color: #de1642;
}
.text-bold{
	font-weight: bold;
}
.btnGroup{
	margin-bottom: 25px;
}
.btnGroup-02{
	margin-bottom: 0;
}
.btnGroup .btnGroup_btnItem-01{
	float: left;
}
.btnGroup .btnList{
	float: right;
	width: 432px;
}
.btnGroup .btnList .btnGroup_btnItem-02{
	float: left;
}
.btnGroup .btnList .btnGroup_btnItem-03{
	float: right;
}
.m-btn .m-icon-arrow_left {
	margin-top: 2px;
}
.btnList .btnList_submit{
	border: none;
	border-radius: 4px;
}
.m-btn .m-icon-fitting {
	font-size: 20px;
	padding-right: 9px;
	vertical-align: middle;
}
/* 2016.07.29 edit START */
button.submit_btn[type="submit"],
button.submit_btn[type="button"] {
	border-radius: 4px;
}
/* 2016.07.29 edit START */
button.submit_btn[type="button"] {
	border: medium none;
}
.submit_btn-02{
	margin-bottom: 5px;
}
.data_quantity{
	display: inline-block;
}
.data_quantity .quantity_item{
	display: inline-block;
}
.data_quantity .quantity_item .btn-plus,
.data_quantity .quantity_item .btn-minus{
	width: 23px;
	height: 23px;
	border: 1px solid #949bb7;
	background-color: #fff;
	display: inline-block;
	text-align: center;
	padding: 0;
	border-radius: 4px;
	color: #6e7590;
	line-height: 1;
}
.data_quantity .quantity_item .m-icon-plus,
.data_quantity .quantity_item .m-icon-minus{
	font-size: 20px;
	padding-right: 0;
	vertical-align: middle;
}
.data_quantity .quantity_item .m-icon-plus:before,
.data_quantity .quantity_item .m-icon-minus:before{
	line-height: 1;
}
.item_num{
	/*margin: 0 2px;数量が2ケタになると崩れるのでなし*/
}
.table_text-caution{
	font-size: 11px;
	color: #6e7590;
}
.table_cell-w73{
	width: 73px;
}
.table_cell-w94{
	width: 94px;
}
.table_cell-w100{
	width: 100px;
}
.table_cell-w106{
	width: 106px;
}
.table_cell-w139{
	width: 139px;
}
.table_cell-w421{
	width: 421px;
}
.total_group{
	margin-bottom: 40px;
}
.table_type-coupon .table_title-type-2{
	width: 240px;
	box-sizing: border-box;
}
.table_type-coupon .table_data-type-2{
	box-sizing: border-box;
}
.table_data-type-3{
	padding: 16px 0px;
}
.table_data-type-3{
	padding: 16px 0px;
}
.table_data-type-3 .table_text-caution{
	text-align: right;
}
.table_type-coupon .total_num{
	border-right: 1px solid #e0e0e7;
	box-sizing: border-box;
	padding: 16px 16px 16px 0;
}
.table_type-coupon .data-coupon{
	box-sizing: border-box;
}
.data-total{
	font-size: 16px;
	vertical-align: bottom;
}
.m-bar-grey{
	background-color: #f0f0f2;
	color: #004990;
}
.linkList{
	letter-spacing: -.4em;
	margin-bottom: 40px;
}
.m-listTitle_list-02{
	margin-bottom: 10px;
}
.m-listTitle_list-03{
	margin-bottom: 15px;
}
.linkList_item{
	letter-spacing: normal;
	margin-right: 34px;
	display: inline-block;
}
.barAndThumbnail {
	margin-bottom: 24px;
}

.cation_box{
	border: 1px solid #de1642;
	color: #de1642;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 20px;
}

.set_group{
	padding: 10px;
	margin-top: 20px;
	width: 100%;
	display: table;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e0e0e7;
}
.set_text,.set_btn{
	display: table-cell;
}
.set_btn{
	width: 160px;
}
.btn_red{
	width: 160px;
	margin-left: 10px;
	background: #de1642;
}

.btn_red .m-icon-arrow_right{
	color: #fff;
	opacity: .4;
}
.set_cols{
	background: #fce7ec;
}
.set_cols .table_title-type-2{
	padding-top: 0;
	padding-bottom: 0;
}
button[type="submit"].disabled_btn{
	opacity: .4;
	cursor: default;
}
/* 2016.07.21 add START */
.m-attentionBlock{
	position: relative;
	margin: 24px 0;
	padding: 12px 20px 12px 58px;
	border: 1px solid #de1642;
	color: #de1642;
}
.m-attentionBlock p{
	font-weight: bold;
}
.m-attentionBlock:before{
	position: absolute;
	display: inline-block;
	content: "";
	left: 20px;
	top: 50%;
	width: 24px;
	height: 24px;
	margin-top: -12px;
	background: url(/user_data/packages/store/icon/icon_attention.svg) no-repeat center center;
	background-size: 24px 24px;
}
/* 2016.07.21 add END */

/* 2016.11.30 add start */
.caution_rental{font-weight:bold;color:#de1642;}
/* 2016.11.30 add END */
/* 2016.12.09 add start */
a.continueShopping_left {
    /*background: url(/user_data/packages/store/images/cart_linkTop2.gif) no-repeat right 50%;*/
    padding-left: 25px;
    padding-right: 5px/*28px*/;
    float: right;
    /*font-weight: bold;*/
    color: /*#de1642*/#fff;
    font-size: 1.4rem;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: /*30px*/4px;
    margin-top:31px;
    margin-bottom: 0;
    background:#5d5d5d;
    position:relative;
    transition:background 0.5s;
}
a.continueShopping_right {
    background: url(/user_data/packages/store/images/cart_linkTop2.gif) no-repeat right 50%;
    padding-left: 25px;
    padding-right: 28px;
    float: right;
    font-weight: bold;
    color: #5d5d5d;
    font-size: 1.4rem;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 2px solid #5d5d5d;
    border-radius: 30px;
    margin-top:10px;
    margin-bottom: 15px;
}
a.continueShopping_left:hover {
	background:#333;
    transition:background 0.5s;
}
a.continueShopping_left span.m-icon-arrow_left{
	position:absolute;
	top:50%;
	left:5px;
	
}
a.continueShopping_backicon_cart{
    padding-left: 25px;
    padding-right: 28px;
    float: left;
    font-weight: bold;
    color: #5d5d5d;
    font-size: 1.4rem;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 2px solid #5d5d5d;
    border-radius: 30px;
    margin-top:10px;
    margin-bottom: 15px;
}
.m-icon_backicon_cart{
	content: '';
    border: 2.5px solid #5d5d5d;
    border-radius: 0 100px 100px 0;
    width: 10px;
    height: 12px;
    border-left: transparent;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    position: relative;
    margin: 0 0 0 10px;
}
.m-icon_backicon_cart:before{
    content: '';
    border: 7px solid #5d5d5d;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 0 solid transparent;
    width: 0;
    height: 0;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    position: absolute;
    left: -5px;
    top: 2px;
}
/* 2016.12.09 add end */
/** 2018.11.29レコメンド追加start **/
.continueShopping_recommend{
	padding-left: 25px;
	padding-right: 28px;
	position:absolute;
	font-weight: bold;
	color: #de1642;
	font-size: 1.4rem;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px solid #de1642;
	border-radius: 30px;
	top:10px;
	right: 0;
	transition:padding-bottom 0.1s,border-bottom 0.1s,border-radius 0.1s;
}
.recommend_area .is-active{
	padding-bottom:22px !important;
	border-bottom:transparent !important;
	border-radius:6px 6px 0 0 !important;
	transition:padding-bottom 0.1s,border-bottom 0.1s,border-radius 0.1s;
}
.continueShopping_recommend .m-icon{
	transition:transform 0.5s;
	transform:rotate(-90deg);
}
.cart_reco_list{
	width:100%;
	margin:2% 0 0;
}
.cart_reco_list li.cart_reco_card{
	float:left;
	width:20%;
	box-sizing:border-box;
	padding:0 1%;
}
.cart_reco_img{
	text-align:center;
}
.cart_reco_brand{
	font-weight:bold;
}
.cart_reco_name{
	font-size:11px;
}
.cart_reco_label_icon ul li,.cart_reco_function ul li{
	display:inline-block;
}
.cart_reco_detail{
	font-size:0.9rem;
}
.cart_reco_function ul li{
	width:45%;
}
.cart_reco_function ul li img{
	width:100%;
}
.cart_reco_pricearea{
	margin: 4% 0;
	border-top: 1px solid #ccc;
	padding: 2% 0;
}
.cart_reco_hangaku_thumlist {
	font-size: 0.9rem;
	color: #fff;
	background: #de1642;
	padding-left: 3px;
	padding-right: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
}
.cart_reco_label_icon,.cart_reco_detail,.cart_reco_function,.cart_reco_pricearea{
	opacity:0;
	transition:opacity 0.2s;
}
/** 2018.11.29レコメンド追加end **/
/*2017.2.8 クリック購入用 add start*/
.direct_in_product{
color: #de1642;
font-weight: bold;
background: rgb(252, 231, 236);
}

/*2017.2.8 クリック購入用 add end*/


/*2018.02.02 add start 店舗送客施策用 商品詳細・カート・取り置き周り*/
.cart_variation_list604{width:604px !important;}
ul.btnList li.cart_variation_btn{width:188px;margin-right:20px;color:#fff;display:block;float:right;}ul.btnList li.cart_variation_btn:first-child{margin-right:0;}
ul.btnList li.cart_variation_btn button{width:100%;height:60px;padding:0;color:#fff;position:relative;font-size:20px;overflow:hidden;}
ul.btnList li.cart_variation_btn button .btncaption{
	margin-left: 25px;
	margin-top: 5px;
	font-weight: bold;
	text-align:center;
}
ul.btnList li.cart_variation_btn button .minitxt_caption{
	font-size: 12px;
	display: block;
	font-weight: normal;
}

ul.btnList li.cart_variation_btn .m-icon{font-size:3rem;position:absolute;top:50%;left:10px;}

ul.btnList li.cart_variation_btn .m-icon-torioki_mini{position:absolute;top:50%;left:0px;}
ul.btnList li.cart_variation_btn .m-icon-torioki_mini:before {
	content: "\e900";
	font-size:4rem;
	margin-left:-9px;
}

.color_blue{background:#004990;border-radius:4px !important;}
.color_green{background:#008f65;border-radius:4px !important;}
.color_orange{background:#f65914;border-radius:4px !important;}

.color_blue:hover{background:#0066ca;border-radius:4px !important;}
.color_green:hover{background:#13b371;border-radius:4px !important;}
.color_orange:hover{background:#ff763a;border-radius:4px !important;}

.color_blue[disabled]{background:#e0e0e7 !important;border-radius:4px !important;color:#004990 !important;cursor:not-allowed;}
.color_green[disabled]{background:#70b5a1 !important;border-radius:4px !important;color:#008f65 !important;cursor:not-allowed;}
.color_orange[disabled]{background:#ffba9b ;border-radius:4px !important;color:#f65914 !important;cursor:not-allowed;}

.shop_ptrn_ttl{
	/*
	position:absolute;
	top:24px;
	right:24px;
	cursor:pointer;
	z-index:2;
	*/
	display: inline-block;
	position: relative;
	right: -794px;
	margin-bottom: 10px;
}
.shop_ptrn_ttl:hover{
	cursor:pointer;
}

.shop_ptrn_circle{
	content: '';
	display: inline-block;
	width: 15px;
	height: 15px;
	border: 1px solid #000;
	border-radius: 100px;
	vertical-align: middle;
	position: relative;
	font-size: 10px;
}
.shop_ptrn_circle:after{
	position: absolute;
	content: '?';
	top: 0;
	left: 0;
	margin-left: 4.5px;
	margin-top: 1px;
	color:#000;
}
.shop_ptrn_txt{
	display: inline-block;
	vertical-align: top;
	text-decoration: underline;
	font-size: 12px;
	margin-top: 3px;
	margin-left: 7px;
	font-weight:bold;
}

.shop_ptrn_caption_area{
	width: 966px;
	position: absolute;
	border: 5px solid #004990;
	top: 90px;
	left: 0;
	background: #fff;
	z-index: 1;
}

.shop_ptrn_triangle{
	width: 0;
	height: 0;
	border: 40px solid #004990;
	border-left-color: transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	position: absolute;
	top: -60px;
	right: 10px;
	z-index:1;
}

.shop_ptrn_caption_ttl_main{
	background:#004990;
	width:951px;
	padding-top:15px;
	padding-left:15px;
	padding-bottom:15px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
}

.shop_ptrn_caption_area_inner{
	padding:25px;
}

.shop_ptrn_caption_ttl01{
	background:#f65914;
	font-weight:bold;
	display:inline-block;
	color:#fff;
	position:relative;
	vertical-align:middle;
	padding-top:7px;
	padding-bottom:7px;
	margin-bottom:15px;
	padding-left: 33px;
	padding-right: 10px;
	margin-right:10px;
}
.shop_ptrn_caption_ttl01 .m-icon{
	position:absolute;
	top:15px;
	left:5px;
	font-size:18px;
}

.shop_ptrn_caption_ttl02{
	background:#004990 ;
	font-weight:bold;
	display:inline-block;
	color:#fff;
	position:relative;
	vertical-align:middle;
	padding-top:7px;
	padding-bottom:7px;
	margin-bottom:15px;
	padding-left: 33px;
	padding-right: 10px;
	margin-right:10px;
}
.shop_ptrn_caption_ttl02 .m-icon{
	position:absolute;
	top:15px;
	left:5px;
	font-size:18px;
}

.shop_ptrn_caption_ttl03{
	background:#008f65;
	font-weight:bold;
	display:inline-block;
	color:#fff;
	position:relative;
	vertical-align:middle;
	padding-top:7px;
	padding-bottom:7px;
	margin-bottom:15px;
	padding-left: 33px;
	padding-right: 10px;
	margin-right:10px;
}
.shop_ptrn_caption_ttl03 .m-icon{
	position:absolute;
	top:14px;
	left:0;
}

.shop_ptrn_caption_ttl03 .m-icon-torioki:before{
	font-size:20px;
}

.shop_ptrn_caption_ttl{
	font-weight:bold;
	display:inline-block;
	vertical-align:middle;
	padding-top:7px;
	padding-bottom:7px;
	margin-bottom:15px;
}

.shop_ptrn_caption_list{
	margin-bottom:15px;
}

.shop_ptrn_caption_list li{
	font-size:13px;
	line-height:20.5px;
	text-indent:-13px;
	padding-left:13px;
}

.shop_ptrn_caption_link{
	margin-bottom:30px;
}
.shop_ptrn_caption_link a{
	margin-right:30px;
}

.shop_ptrn_close_btn{
	background:#000;
	color:#fff;
	display:block;
	margin:0 auto;
	width:150px;
	font-size:15px;
	text-align:center;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	border-radius:4px;
	cursor:pointer;
	margin-top:30px;
}

.shop_ptrn_close_icon{
	position:relative;
	display:inline-block;
	content:'';
	width:15px;
	height:15px;
	vertical-align: text-bottom;
	margin-right:7.5px;
    margin-bottom: 6px;
}
.shop_ptrn_close_icon:after{
	position:absolute;
	content:'';
	border-top:2px solid #fff;
	width:15px;
	height:0;
	transform:rotate(45deg);
	top:2px;
	left:0;
}
.shop_ptrn_close_icon:before{
	position:absolute;
	content:'';
	border-top:2px solid #fff;
	width:15px;
	height:0;
	transform:rotate(-45deg);
	top:2px;
	right:0;
}
.cart_index_pos{
	right: 2px !important;
	left: unset !important;
	font-size: 1.5rem !important;
}
/*2018.02.02 add end 店舗送客施策用 商品詳細・カート・取り置き周り*/
/*2020.02.27*/
.set_group{
	padding: 24px;
	display: table;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
}
.set_text{
	font-weight: bold;
}
.set_group .set_btn{
	width: 240px;
}
.set_group .m-btn{
    padding: 16px 5px;
	
}
.set_group .m-btn-small {
	font-size: 1.2rem;
}


#product_relation_item_area .m-card{box-shadow: none;}
#product_relation_item_area {
	margin-top: -100px;
    padding-top: 100px;
}
.recommend_area .continueShopping_recommend{
	color: #333;
	border: 2px solid #ccc;
	background: #f5f5f5;
}
.recommend_area .is-active{
	color: #333;
	border: 2px solid #ccc;
	border: none;
	background: #f5f5f5;
}
#product_relation_item_area .product_relation_wrap{
	/*border: 2px solid #de1642;*/
	/* border: 2px solid #ccc; */
	border-top: transparent;
	position: relative;
	padding: 15px;
	border-radius: 6px 0 6px 6px;
	margin-top: -2px;
	margin-bottom: 30px;
	background: #f5f5f5;
	float: right;
}
#product_relation_item_area .product_relation_set{
	content: '';
	width: 703px;
	position: absolute;
	top: 0;
	left: 0;
	/*border-top: 2px solid #de1642;*/
	/* border-top: 2px solid #ccc; */
	border-radius: 6px 0 6px 6px;
}
.submit_btn-02{
	margin-bottom: 10px;
}
.l-column-5{
	margin-left: -6px;
}
.l-column_item-5 {
    margin-left: 8px;
	width: 120px !important;
	background: #ffffff;
	-webkit-box-shadow:
	   rgba(0, 0, 0, 0.1) 0px 1px 3px 0px;
	box-shadow:
	   rgba(0, 0, 0, 0.1) 0px 1px 3px 0px;
}
.l-column_item-5:first-child {
    margin-left: 0px;
}
.l-column_item-5.empty{
	display: none;
}
.m-card_thumbWrap .m-card_thumb_ranking {
	max-width: 110px !important;
}
.m-card_caption {
    padding: 8px 4px 4px 4px;
}
.m-priceBlock_price{font-size: 2.0rem;}
.m-priceBlock_yen{font-size: 1.0rem;}

/*2020.6.1 送料無料変更*/

.m-item.deliv_price{
	width: 100%;
	padding: 24px;
	display: table;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	font-size: 1.5rem;
}
.total_group .deliv_price{
	margin-top: 20px;
}
.price_cap{
	font-size: 1.2rem;
}


/*2020.10.27 プレゼント　*/
.c-present-msg{
  position: relative;
  /*    background: #dbffeb;
  background: #eaf6f0;*/

  padding: 12px 58px;
  color: #222;
  line-height: 1.5;
  font-size: 1.2rem;
  font-weight: bold;
  display: inline-block;
}

.c-present-msg:before{
  position: absolute;
  display: inline-block;
  content: "";
  left: 20px;
  top: 50%;
  width: 27px;
  height: 24px;
  margin-top: -12px;
  background: url(/user_data/packages/store/icon/icon_present.svg) no-repeat center center;
  background-size:100%;
}

