@charset "utf-8";
/* CSS Document */




/*****************************************************

	全ての要素をリセット
	各ブラウザの表示を統一するための設定です

*****************************************************/
html {overflow-y: scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin: 0;padding: 0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style: normal;}
table {	border-collapse: collapse;border-spacing: 0;}
caption,th,p {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;text-align:left;}
img,abbr,acronym,fieldset {border: 0;}
li {list-style-type: none;}
img{vertical-align:middle;}
.line {font-size:1px;line-height:1px;}

/*--- default */
body {
	color: #333;
	font-size: 16px;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.4;
	text-align:center;
    background:#fff;
}
body td,body th{
	font-size:14px;
}
table{
	border-collapse:collapse;
}

/*****************************************************

	基本設定、リンクカラーなど

*****************************************************/
#wrap{
	width:100%;
	height:100%;
}

#wrapper{
	width:960px;
	margin:20px auto 0;
}

#makebanner{
	width:960px;
	margin-top:40px;
}

a:link {
	color:#2D1819;
	text-decoration:none;
}

a:visited{
	color:#2D1819;
	text-decoration:underline;
}

a:hover{
	color:#f78500;
	text-decoration: underline;
}

a:active{
	color:#ed1c24;
	text-decoration:underline;
}
/* clearfix */
.clear:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.pad10{
	padding:10px;
}
a:hover img{

	-moz-opacity:0.8;
	opacity:0.8;
}
/*****************************************************

	ヘッダ #header

*****************************************************/
#headerWrap{
	width:100%;
	background: #fff url() repeat-x bottom;
	text-align:center;
}
#header{
	width:960px;
	position:relative;
	margin:0 auto;
}
#h_logo{
	float:left;
	width:360px;
	margin-top:10px;
}
#h_logo .M_ShopLogo{
	float:left;
	margin-top:12px;
}
#h_right{
	float:right;
	width:600px;
	height:97px;
}
/* サブナビゲーション */
#subNav{
	position:absolute;
	right:0;
	height:24px;
}
#subNav img{
	vertical-align:top;
}
#subNav li{

	vertical-align:top;
	margin:0;
	float:left;
}

#subNav li a{
	display:block;
	width:100px;
	height:24px;
	text-indent:-9999em;
	padding:0 2px;
	text-align:left;
	float:left;
	background-position: 0 0;
}
#subNav .M_loginBtn{
	background-image:url('/import/tenant_1/gigaplus.makeshop.jp/kobespice/parts/login.webp');	
}
#subNav .M_logoutBtn{
	background-image:url('/import/tenant_1/gigaplus.makeshop.jp/kobespice/parts/logout.webp');
}
#subNav li#subNav-mypage a{
	background-image:url('/import/tenant_1/gigaplus.makeshop.jp/kobespice/parts/mypage.webp');
}
#subNav li a:hover,li#subNav-mypage a:hover{
	background-position:0 -24px;
}
#subNav .M_helloMsg{
	float:left;
	font-size:12px;
	margin:5px 5px 0 0;
	line-height:14px;
}
/* 電話番号 */
#telnum,#M_basketTemp1{
	float:right;
}
#telnum{

	padding:0 10px;
}
#telnum p{
	margin:4px auto 0;
}
#telnum em{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
}
/* 買い物カゴ */
#cart{
	position:absolute;
	top:32px;
	right:0;
}
#header #M_basketTemp1.M_headBasket{
	width:203px;
	border:0px solid #fff;
	background:none;
}
#header #M_headBasketSwitch{
	height:40px;
	width:203px;
}
#header #M_basketClosedBox{
	width:203px;
}
#header #M_basketClosedBox a{
	display:block;
	height:40px;
	width:203px;
	background:url('/import/tenant_1/gigaplus.makeshop.jp/kobespice/parts/button_cart_03.webp') no-repeat 0 0;
}
#header #M_basketClosedBox a:hover{
	background:url('/import/tenant_1/gigaplus.makeshop.jp/kobespice/parts/button_cart_03.webp') no-repeat 0 -40px;
}
#header #M_headBasketIn{
	width:203px;
}
#header #M_basketOpenedBox{
	top:40px;
	width:201px;

	border:1px solid #a38f7d;
	background:#f0e6da;
}
#header .M_headItem{
	text-align:left;
}
/* グローバルナビゲーション */
#gNav{
	overflow:hidden;
	_zoom:1;
	width:950px;
	height:auto;
	margin-left:2px;
}
ul#gNav {
    padding: 16px 0 8px 0;
}
#gNav li{
	float:left;
}
#gNav li a{
	display:block;
	width:135px;
        padding: 0px;
	height:30px;
	/* text-indent:-999em; */
}
#gNav li#gNav01 a{
	/* background:url('/import/tenant_1/gigaplus.makeshop.jp/kobespice/parts/header_list_01.webp') no-repeat top; */
}
#gNav li#gNav02 a{
	/* background:url('/import/tenant_1/gigaplus.makeshop.jp/kobespice/parts/header_list_02.webp') no-repeat top; */
}
#gNav li#gNav03 a{
	/* background:url('/import/tenant_1/gigaplus.makeshop.jp/kobespice/parts/header_list_03.webp') no-repeat top; */
}
#gNav li#gNav04 a{
	/* background:url('/import/tenant_1/gigaplus.makeshop.jp/kobespice/parts/header_list_04.webp') no-repeat top; */
}
#gNav li#gNav05 a{
	/* background:url('/import/tenant_1/gigaplus.makeshop.jp/kobespice/parts/header_list_05.webp') no-repeat top; */

}
#gNav li#gNav07 a{
	/* background:url('/import/tenant_1/gigaplus.makeshop.jp/kobespice/parts/header_list_07.webp') no-repeat top; */
}
#gNav li#gNav08 a{
	/* background:url('/import/tenant_1/gigaplus.makeshop.jp/kobespice/parts/header_list_08.webp') no-repeat top; */
}
#gNav li#gNav01 a:hover,#gNav li#gNav02 a:hover,#gNav li#gNav03 a:hover,#gNav li#gNav04 a:hover,#gNav li#gNav05 a:hover, #gNav li#gNav07 a:hover, #gNav li#gNav08 a:hover{
	background-position:0 -32px;
}

/*****************************************************

	左コンテンツ #leftContents

*****************************************************/
#leftContents{
	width:180px;
}
#leftContents .section{
	margin-bottom:40px;
}
.inner{
	border-top:none;
}
/* 検索input main */
#l_search_main h2{
	margin-bottom:8px;
}
#l_search_main .search_input{
	width:900px;
	float:left;
	display:block;
	height:18px;
}
#l_search_main a{
	display:block;
	width:31px;
	height:26px;
	background:#A59D95 url('/import/tenant_1/kobe-spice.jp/images/original_design_default/samplesource/7/l_searchBtn.webp') no-repeat center 2px;
	float:left;
	text-indent:-9999em;
}
#l_search_main a:hover{
	background-position:0 -20px;}

#l_search_contents{
	width:950px;
}
l_search_contents.section{
	margin-bottom:40px;
}

/* 検索input */
#l_search h2{
	margin-bottom:8px;
}
#l_search .search_input{
	width:140px;
	float:left;
	display:block;
	height:18px;
}
#l_search a{
	display:block;
	width:31px;
	height:26px;
	background:#A59D95 url('/import/tenant_1/kobe-spice.jp/images/original_design_default/samplesource/7/l_searchBtn.webp') no-repeat center 2px;
	float:left;
	text-indent:-9999em;
}
#l_search a:hover{
	background-position:0 -20px;}




/* カテゴリー */
#l_category table{
	width:180px;
}
#l_category table td{
	text-align:left;	
}
/* 会員メニュー */
#l_member ul{
	text-align:right;
	margin-bottom:5px;
}
#l_member li{
	display:inline;
	font-size:11px;
	background:url('/import/tenant_1/kobe-spice.jp/images/original_design_default/samplesource/7/listIconR.webp') no-repeat left;
	padding-left:12px;
	margin-left:2px;
}
#l_member li a{
	color:#333;
}
/* カレンダー */
#l_calendar table{
	margin-bottom:5px;
	border-collapse:separate;
}
#l_calendar table td{

}
/* 中央揃え */
#l_owner,#l_banner{
	text-align:center;
}
#l_owner table{
	margin:0 auto;
}
/* 投票 */
#wrapper #makebanner #leftContents #l_poll input{
	border:0px solid #fff;
}
#l_poll a img{
	display:none;
}
#l_poll a{
	display:block;
}
#l_poll a#poll_b01{
	width:125px;
	background:url('/import/tenant_1/kobe-spice.jp/images/original_design_default/samplesource/7/poll_b01.webp') no-repeat 0 0;
	height:25px;
	margin-bottom:5px;
}
#l_poll a#poll_b02{
	width:71px;
	background:url('/import/tenant_1/kobe-spice.jp/images/original_design_default/samplesource/7/poll_b02.webp') no-repeat 0 0;
	height:21px;
}
#l_poll a#poll_b01:hover{
	background-position:0 -25px;
}
#l_poll a#poll_b02:hover{
	background-position:0 -21px;
}
#l_poll b{
	color:#333;
}
/* 掲示板 */
#l_board table{
	width:100%;
}
#l_board table td{
	text-align:left;	
}
#l_board img{
	display:none;
}
/* バナー */
.M_bannerList img{
	margin: 0 auto 8px;
	max-width: 100%;
}




/****************************************************
 左メニュープルダウン
*****************************************************/
.cp_ipselect {
	overflow: hidden;
	width: 95%;
	margin: 2em auto;
	text-align: center;
}
.cp_ipselect select {
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.cp_ipselect select::-ms-expand {
    display: none;
}
.cp_ipselect.cp_sl01 {
	position: relative;
	border: 1px solid #bbbbbb;
	border-radius: 1px;
	background: #ffffff;
}
.cp_ipselect.cp_sl01::before {
	position: absolute;
	top: 0.8em;
	right: 0.9em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 3px solid #666666;
	pointer-events: none;
}
.cp_ipselect.cp_sl01 select {
	padding: 5px 5px 5px 5px;
	color: #666666;
}


.categorybg {
  position: relative;
  }

.categorybg p {
  position: absolute;
  top: 50%;
  left: 40%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
  /*文字の装飾は省略*/
  }

.categorybg img {
  width: 100%;
  }


/*****************************************************

	メインコンテンツ #rightContents

*****************************************************/
.rightContents{
	width:740px;
	margin-left:20px;
}
.rightContents .section{
	margin-bottom:50px;
}

/*----------------------------------------------------
	中央画面 #top
----------------------------------------------------*/
.r_left{
	float:left;
	width:520px;
}
.r_right{
	float:right;
	width:220px;
}
.titleMgn{
	margin-bottom:10px;
	width:800px;
}
/* 新着 */
#r_new.section td{
	color:#661e00;
}
#r_new .lims table{
	margin:10px auto;
	width:140px;
}
#r_new .lims .woong td{
    color:#661e00; /*←価格の文字色*/
　　font-weight: bold;
    font-size: 16px;/*←価格の文字サイズ*/
}
#r_new .lims .woong a{
	font-size:13px;/*←商品名の文字サイズ*/
}
#r_new .lims table .woong td img{
	margin-left:5px;
}
/* おすすめ */
#r_recommend.section td{
	color:#661e00;
}
#r_recommend .lims table{
	margin:10px auto;
	width:140px;
}
#r_recommend .lims table .woong td{
	text-align:left;
	font-weight:bold;
	padding-top:5px;
}
#r_recommend .lims table .woong td a{
	font-weight:normal;
}
#r_recommend .lims table .woong td img{
	margin-left:5px;
}
#r_recommend .lims table .woong td a b{
	font-weight:normal;
	font-size:12px;
}
/* ランキング */
#r_ranking .rankList{
	float:left;
	width:140px;
	margin-right:5px;
	position:relative;
	margin-top:8px;
}
#r_ranking #rank5.rankList{
	margin-right:10;
}
#r_ranking em{
	display:block;
	text-indent:-9999em;
        
}
#r_ranking .rankImg{
	margin:5px auto;
}

.rankImg a img {
	width:140px;/* 商品画像の横幅 */
	height:auto;/* 画像の縦横比を維持 */

}
#r_ranking em{
	width:140px;
	height:50px;


}
#r_ranking #rank1 em{
	background:url('/import/tenant_1/gigaplus.makeshop.jp/kobespice/parts/ranking_01.webp') no-repeat 0 0;
}
#r_ranking #rank2 em{
	background:url('/import/tenant_1/gigaplus.makeshop.jp/kobespice/parts/ranking_02.webp') no-repeat -0px 0;
}
#r_ranking #rank3 em{
	background:url('/import/tenant_1/gigaplus.makeshop.jp/kobespice/parts/ranking_03.webp') no-repeat -0px 0;
}
#r_ranking #rank4 em{
	background:url('/import/tenant_1/gigaplus.makeshop.jp/kobespice/parts/ranking_04.webp') no-repeat -0px 0;
}
#r_ranking #rank5 em{
	background:url('/import/tenant_1/gigaplus.makeshop.jp/kobespice/parts/ranking_05.webp') no-repeat -0px 0;
}
#r_ranking #rank6 em{
	background:url('/import/tenant_1/gigaplus.makeshop.jp/kobespice/parts/ranking_06.webp') no-repeat -0px 0;

}
#r_ranking #rank7 em{
	background:url('/import/tenant_1/gigaplus.makeshop.jp/kobespice/parts/ranking_07.webp') no-repeat -0px 0;

}
#r_ranking #rank8 em{
	background:url('/import/tenant_1/gigaplus.makeshop.jp/kobespice/parts/ranking_08.webp') no-repeat -0px 0;

}
#r_ranking #rank9 em{
	background:url('/import/tenant_1/gigaplus.makeshop.jp/kobespice/parts/ranking_09.webp') no-repeat -0px 0;

}
#r_ranking #rank10 em{
	background:url('/import/tenant_1/gigaplus.makeshop.jp/kobespice/parts/ranking_10.webp') no-repeat -0px 0;




}
#r_ranking p{
	text-align:left;
}
#r_ranking .rankPrice{
	font-weight:bold;
	color:#661e00;
}

/* レビュー */
#r_review #M_reviewView,
#r_review #M_reviewView table{
	width:100%;
	margin:0;
}
#r_review #M_reviewPart #M_reviewView .M_reviewList td.M_reviewReadText{
	width:300px;
	padding-right:20px;
}
#r_review #M_reviewPart #M_reviewView th{
	display:none;
}

/* お知らせ */
#r_news table td{
	background:#f2efeb;
}
#r_news #pager table td{
	background:#fff;
}
#r_news table td.line{
	height:3px;
}
#r_news table table{
	width:700px
}
#r_news img{
	margin-bottom:5px;
}
#r_news td.woong{
	padding:2px 10px 2px 0;
	border-bottom:1px dotted #b2b2b2;
}
/* スペシャル */
#r_special table table{
	margin-top:16px;
}
#r_special td.line{
	display:none;
}
#r_special.section td{
	color:#661e00;
}
#r_special table table td{
	padding-bottom:8px;
}
/*最近チェックした商品*/
#r_recent .price{
	color:#661e00;
	font-weight:bold;
}
#r_recent #recent .itemBox, #r_recent #recent .itemBox table,#r_recent #recent td.itemImg{
	width:140px;
}
#r_recent #recent{
	margin-top:16px;
}
#r_recent #recent .line{
	width:10px;
}
#r_recent #recent .line img{
	display:none;
}
#r_recent .itemBox p{
	text-align:left;
}
#r_recent .itemBox p{
	text-align:left;
}


/*----------------------------------------------------
	商品カテゴリーと商品詳細　共通
----------------------------------------------------*/
.pankuzu{
	text-align:left;
	background:#f2efeb;
	border:1px solid #d6d3cf;
	line-height:20px;
	margin-bottom:30px;
}
.pankuzu a{
	padding:0 5px;
	font-size:12px;
	color:#333;
}
.pankuzu  font{
	color:#333;
	font-size:12px;
}



.iframe_03 {
    height:1800px;
    width:100%;
}


/*----------------------------------------------------
	商品カテゴリー #category
----------------------------------------------------*/
/* カテゴリー */
#category h2{
	font-size:14px;
	border-bottom:2px solid #d6d3cf;
	margin-bottom:20px;
}
#category #r_subGroup.section,#category #r_categoryImg.section{
	margin-bottom:20px;
}
#category #r_categoryRecommend table table b{
	color:#661e00;
}

/* 検索結果と並び替え */
#r_resultInfo{
	font-size:11px;
	margin:20px auto 10px;
}
.total{
	float:left;
}
.listSort{
    text-align:right;
}
.listSort li{
	display:inline;
}

/* カテゴリーリスト */
#category .innerList{
	overflow:hidden;
	_zoom:1;
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
	text-align:left;
}
#category .innerList li{
	vertical-align: top;
	letter-spacing: normal; /* 文字間を通常に戻す */
	width:25%;/* 商品数が4つなので100%÷4=25% */
	display:inline-block;
	/display: inline;  /* IE用ハック */
    /zoom: 1;  /* IE用ハック */
	margin-bottom:16px;
}
#category .innerBox{
	margin:10px;
	text-align:center;
}
#category .detail{
  text-align: left;
}
#category .name{
	margin:5px 0;
}
#category .imgWrap{
	text-align:center;
}
#category .price span{
	padding:0 2px;
}
#category .price{
	font-weight:bold;
	color:#661e00;
}
#category .consumerPrice{
	font-size:11px;
	color:#a59d95;
	text-decoration:line-through;
}
#category .else{
	text-align:left;
}
#category .else li{
	float:none;
	width:auto;
	display:inline;
}
#category .M_lumpinput{
	text-align:right;
}
#category .matomegai{
	margin: 4px 0;
	display: inline-block;
}
#category .matomegai a{
	border: 1px solid #A59D95;
	padding: 2px 5px;
	font-size: 14px;

	display: inline-block;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;	
        text-decoration: none;
	color: #fffacd;
	background: #f08080;
}
#category .matomegai a:hover{
	background: #ffc0cb;
	color: #fff;
}
#category .content{
	border-top:1px dashed #b2b2b2;
	padding:10px 0;
	margin:10px auto;
	border-bottom:1px dashed #b2b2b2;
	font-size:12px;
}
#category .M_item-stock-smallstock{
	color: #D42222;
}
#category .btnWrap{
	margin:10px auto 5px;
	text-align:left;
}
#category .btnWrap img{
	margin-left:5px;
}

/*----------------------------------------------------
	商品詳細 #detail
----------------------------------------------------*/
#itemLink{
	margin-bottom:30px;
	font-size:11px;
}
.item_prev{
	float:left;
	background:url('/import/tenant_1/kobe-spice.jp/images/original_design_default/samplesource/7/listIconL.webp') no-repeat left;
	padding-left:14px;
}
.item_next{
	float:right;
	background:url('/import/tenant_1/kobe-spice.jp/images/original_design_default/samplesource/7/listIconR.webp') no-repeat right;
	padding-right:14px;
}
#itemImg{
	float:left;
	width:300px;
}
#itemInfo{
	float:right;
	width:420px;
}
/* [INFO]タグ */
#detailInfo table{
	width:100%;
	margin-bottom:10px;
}
#detailInfo table td{
	height:auto;
	text-align:left;
	font-size:15px;

}

#itemInfo #detailInfo table font{

	font-weight:bold;
}
#detailInfo table input{
	margin-right:10px;
}
#detailInfo table table td a img{
	vertical-align:auto;
}
#detailInfo #M_usualValue td{
	font-size:25px;
	padding:10px 0;
	color:#cc0000;
}
#detailInfo #M_usualValue td input{
	color:#cc0000;
}
#wrapper #makebanner #detailInfo #M_usualValue,
#wrapper #makebanner #detailInfo #M_price2,
#wrapper #makebanner #detailInfo #M_taxview{
	border:none;
	width:auto;
	font-weight:bold;
	font-size:30px;
	text-align:center;
　　　　text-color:#403c39;/* フォント色の指定*/
	font-family:Arial, Helvetica, sans-serif;
}

#detailInfo #M_usualValue {
  font-weight: bold;
  font-size: 30px;       /* 例：フォントサイズを指定 */
  color: #cc0000;           /* 例：文字色を指定 */
}

#detailInfo #M_usualValue .m_price {
  font-weight: bold;
  font-size: 30px;       /* 親と同じサイズに合わせる */
  color: #cc0000;           /* 親と同じ色に合わせる */
}
#detailInfo #M_memberValue{
	display:none;
}


#wrapper #makebanner #detailInfo #M_memberValue,
#wrapper #makebanner #detailInfo #M_member_price,
#wrapper #makebanner #detailInfo #M_taxview,
#wrapper #makebanner #detailInfo {
	border:none;
	width:auto;
	text-align:center;
	padding:5px 0;
	font-weight:bold;
	font-size:30px;
　　text-color:#cc0000;/* フォント色の指定*/
	font-family:Arial, Helvetica, sans-serif;
 
}

#detailInfo #M_taxview{
	width:auto;
}
#wrapper #makebanner #detailInfo .M_inventory input{
	border:none;
}
#wrapper #makebanner #detailInfo .M_inventory table.stockList th{
	background:#f2efeb;
	border:1px solid d6d3cf;
}
#wrapper #makebanner #detailInfo .M_inventory table.stockList td{
	border:1px solid d6d3cf;
	text-align:center;
}

.M_inventory span[class^="M_select-option"]{
	display: none;
        width:200px;
	margin-top: 4px;

}

.M_inventory .M_select-option-soldout,
.M_inventory .M_select-option-smallstock{
	color: #D42222;
}

.M_inventory .M_select-option-soldout{
	margin-bottom: 4px;
}

.M_select-option-restock-btn:link,
.M_select-option-restock-btn:active,
.M_select-option-restock-btn:visited{
	display: inline-block;
	padding: 2px 24px;
	background: #333;
	color: #fff;
	border-radius: 3px;
        text-size:20px;
	text-decoration: none;

}

#M_addcode{
font-size:24px;
	color:#FF0000;

}

.M_select-option-restock-btn:hover{
	background: #666;
}

/* 拡大画像ボタン */
#viewButton{
	text-align:right;
}
/* 商品名 */
#detail h2{
	margin-bottom:20px;
	font-size:20px;
	color:#403c39;
}
#makebanner #detail #r_recent{
	border-top:0px solid #fff;
}
/* 商品詳細 */
#detail .detailTxt{
	border-top:1px dotted #b2b2b2;
	border-bottom:1px dotted #b2b2b2;
	padding:10px 0;
	text-align:left;
	margin-bottom:20px;
}
/* メールリンク */
#r_contact{
  margin: 0;
  padding: 0;
}
#r_contact li{
        display: list-item;  /* 縦に並べる */
　　　  list-style-type: none;
 　　　 text-transform: uppercase;
        text-align:left;
　　　　padding: 0.5em;
        margin: 10px;
}
/* SNS */
#r_sns{
	margin-top:10px;
}
#r_sns li{
	float:left;
}
/* カートにいれるボタン */

/* カートにいれるボタン */
#basketBtn{
	background:url('/import/tenant_1/kobe-spice.jp/images/original_design_default/samplesource/7/basketBg.webp') repeat;
	padding:10px;
	margin-top:10px;
}

#basketBtn #cartBtn a:hover{
	background:url('/import/tenant_1/gigaplus.makeshop.jp/kobespice/parts/button_cart_01.webp') no-repeat 0 -40px;
}

#basketBtn .cartBtn{
	float:left;
}

#basketBtn .buyBtn{
	float:right;

}
/* 追加商品説明文 */
#r_detailExt{
	margin-bottom:0;
}
/* 追加商品画像 */
#r_addImg li{
	float:left;
	width:33%;
	text-align:center;
}
#r_addImg li p{
	width:200px;
	margin:5px auto 0;
}
/* レビュー */
#detail #r_review{
	margin-bottom:40px;
}
#detail #r_review #M_review{
	margin-top:16px;
}
#detail #r_review #M_review td{
	text-align:left;	
}
/* 商品グループ */
#r_group h3{
    border-bottom:2px solid #D6D3CF;
    color:#403C39;
}
#r_group #M_group{
    width:100%;
    margin:16px auto;
    border-collapse:collapse;
}
#r_group #M_group .itemBox, #r_group #M_group .itemBox table, #r_group #M_group td.itemImg {
    width: 170px;
}
#r_group #M_group .itemBox{
    vertical-align:top;
}
#r_group #M_group .itemImg{
    text-align:center;
}
#r_group #M_group .line {
    width: 10px;
}
#r_group #M_group .line img {
    display: none;
}
#r_group .itemBox p{
    text-align: left;
}
#r_group .price {
    color: #661E00;
    font-weight: bold;
}
/* 最近チェックした商品 */
#detail #r_recent{
	border-top:1px dashed #b2b2b2;
	padding-top:20px;
}


/*同梱用カゴ*/

.addCart {
border-radius:6px;
-webkit-border-radius:6px;
-moz-border-radius:6px;
padding:5px 30px !important;
background:#333;/* ボタンの色指定*/
color:#fff;/* ボタンの文字色指定*/
font-size:14px;
line-height:2;
font-weight:bold;
cursor:pointer;
}

/*----------------------------------------------------
	ログインフォーム関係 .loginForm
----------------------------------------------------*/
.loginForm{
	margin-top:20px;
}
.loginForm h3{
	font-size:14px;
	margin-bottom:20px;
	background:url('/import/tenant_1/kobe-spice.jp/images/original_design_default/samplesource/7/h3title.webp') no-repeat left;
	padding-left:14px;
	color:#403c39;
}
.loginForm .section{
	text-align:center;
}
.btnWrap{
	margin-top:20px;
	text-align:center;
}
.loginForm .leadTxt{
	margin-bottom:30px;
}
.loginForm .lostpass{
	text-align:center;
	font-size:11px;
	margin-top:5px;
}
.loginForm .formTable{
	margin:20px auto 0;
	width:400px;
}
.loginForm .formTable th,
.loginForm .formTable td{
	border:1px solid #d6d3cf;
	padding:6px 8px;
}
.loginForm .formTable th{
	background:#f2efeb;
	width:120px;
}
.loginForm .formTable .inputTd input{
	width:250px !important;
}
#wrapper #makebanner input{
	padding:2px;
}
/*----------------------------------------------------
	会員ログイン #memberlogin
----------------------------------------------------*/
#memberLogin .btnWrap{
	overflow:hidden;
	_zoom:1;
}
#memberLogin .btnWrap div{
	float:left;
	width:360px;
	padding-bottom:20px;
}
#memberLogin .btnWrap #newMember{
	border-right:1px dotted #b2b2b2;
}
#memberLogin .btnWrap p{
	margin:20px;
}
/*----------------------------------------------------
	注文履歴ログイン #orderlogin
----------------------------------------------------*/
/*----------------------------------------------------
	パスワード紛失 #orderlogin
----------------------------------------------------*/
/*----------------------------------------------------
	約款 #contract
----------------------------------------------------*/
#contractBox{
	width:700px;
	height:280px;
	overflow:auto;
	border:1px solid #b2b2b2;
	padding:10px;
	text-align:left;
	margin-top:20px;
}
/*----------------------------------------------------
	会員登録修正フォーム #member
----------------------------------------------------*/
#memberForm #M_entryForm{
	margin:30px 10px 20px;
	width:660px;
	border-top:1px solid #d6d3cf;
	border-left:1px solid #d6d3cf;
	*position:relative;
}
#memberForm #M_entryForm th,
#memberForm #M_entryForm td{
	padding:8px;
}
#memberForm #M_entryForm td{
	background:#fff;
	border:1px solid #d6d3cf;
	border-top:none;
	*position:relative;
}
#memberForm #M_entryForm th{
	background:#f2efeb;
	width:160px;
	border-bottom:1px solid #d6d3cf;
	*position:relative;
}
#memberForm .M_txt{
	font-size:11px;
	margin-left:10px;
}
#memberForm #mailreceiveN,
#memberForm #sex1{
	margin-left:10px;
}
#memberForm .M_ex,
#memberForm .M_info{
	font-size:11px;
	color:#666;
}
#memberForm .M_post{
	display:block;
	width:96px;
	height:22px;
	background:url('/import/tenant_1/kobe-spice.jp/images/original_design_default/samplesource/7/r_postBtn.webp') no-repeat;
	float:left;
	text-indent:-9999em;
	overflow:hidden;
	_zoom:1;
}
#memberForm #r_leave img{
	display:none;
}
#memberForm #r_leave a{
	display:block;
	background:url('/import/tenant_1/kobe-spice.jp/images/original_design_default/samplesource/7/memberjoin_escape.webp') no-repeat;
	width:95px;
	height:21px;
	margin-top:8px;
}
/*----------------------------------------------------
	パスワード変更フォーム #M_changepw
----------------------------------------------------*/
#makebanner #M_changepw{
	border:1px solid #d6d3cf;
}
/*----------------------------------------------------
	ポイント #point
----------------------------------------------------*/
#r_pointData{
	border:1px solid #d6d3cf;
	background:#f2efeb;
	padding:10px;
	margin:20px 60px 30px;
}
#r_pointData p{
	text-align:center;
}
#r_pointData strong{
	font-size:20px;
	font-weight:bold;
	color:#cc0000;
}
#r_pointList table{
	border-collapse:separate;
	width:400px;
	margin:0 0 0 180px;
	border-spacing:0;
}
#r_pointList td{
	border:1px solid #fff;
	padding:8px;
	text-align:center;
}
#r_pointList td font{
	font-size:20px;
}
/*----------------------------------------------------
	商品検索 #search
----------------------------------------------------*/
#r_searchName{
	margin:20px 0 20px;
}
#r_searchName font{
	color:#333;
	font-weight:bold;
}
#r_searchInput{
	background:#f2efeb;
	padding:10px;
}
#r_searchInput table{
	width:720px;
	background:#fff;
}
#r_searchInput .btnWrap{
	margin-top:10px;
}
#r_searchInput th,#r_searchInput td{
	border:1px solid #d6d3cf;
	padding:6px 8px;
}
#r_searchInput th{
	background:#f2efeb;
	width:15%;
}
#r_searchInput td{
	width:35%;
}
#r_searchInput td input{
	width:100px;
}
#r_searchInput #searchBrand input,#r_searchInput #searchProduct input,#r_searchInput #searchContent input,#r_searchInput #searchCode input{
	width:230px;
}
#r_searchList table,
#r_pager table{
	width:100%;
}
.searchResult{
	font-size:14px;
	margin-bottom:20px;
	background:url('/import/tenant_1/kobe-spice.jp/images/original_design_default/samplesource/7/searchIcon.webp') no-repeat left;
	padding-left:20px;
}
#r_searchList .innerList{
	overflow:hidden;
	_zoom:1;
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
	text-align:left;
}
#r_searchList .innerList li{
	vertical-align: top;
	letter-spacing: normal; /* 文字間を通常に戻す */
	width:25%;/* 商品数が4つなので100%÷4=25% */
	display:inline-block;
	/display: inline;  /* IE用ハック */
    /zoom: 1;  /* IE用ハック */
	margin-bottom:16px;
}
#r_searchList .innerBox{
	margin:10px;
}
#r_searchList .name{
	margin:5px 0;
}
#r_searchList .imgWrap{
	text-align:center;
}
#r_searchList .imgWrap img {
	max-width:100%;
	height:auto;/* 画像の縦横比を維持 */
}

#r_searchList .price{
	font-weight:bold;
	color:#661e00;
}
#r_searchList .else{
	text-align:left;
}
#r_searchList .else li{
	float:none;
	width:auto;
	display:inline;
}
#r_searchList .btnWrap{
	margin:10px auto 5px;
	background:#e6e6e6;
	text-align:center;
}

/*----------------------------------------------------
	まとめ買い #matomegai
----------------------------------------------------*/
/* まとめ買いタイトル */
#matomegai h2{
	font-size:14px;
	border-bottom:2px solid #d6d3cf;
	margin-bottom:20px;
	padding-bottom: 4px;
}

/* カテゴリーリスト */
#matomegai .innerList{
	overflow:hidden;
	_zoom:1;
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
	text-align:left;
}
#matomegai .innerList li{
	vertical-align: top;
	letter-spacing: normal; /* 文字間を通常に戻す */
	width:25%;/* 商品数が4つなので100%÷4=25% */
	display:inline-block;
	/display: inline;  /* IE用ハック */
    /zoom: 1;  /* IE用ハック */
	margin-bottom:16px;
}
#matomegai .innerBox{
	margin:10px;
	text-align:center;
}
#matomegai .detail{
  text-align: left;
}
#matomegai .name{
	margin:5px 0;
}
#matomegai .imgWrap{
	text-align:center;
}
#matomegai .price span{
	padding:0 2px;
}
#matomegai .price{
	font-weight:bold;
	color:#661e00;
}
#matomegai .consumerPrice{
	font-size:11px;
	color:#a59d95;
	text-decoration:line-through;
}
#matomegai .else{
	text-align:left;
}
#matomegai .else li{
	float:none;
	width:auto;
	display:inline;
}
#matomegai .M_lumpinput{
	text-align:right;
}
#matomegai .content{
	border-top:1px dashed #b2b2b2;
	padding:10px 0;
	margin:10px auto;
	border-bottom:1px dashed #b2b2b2;
	font-size:11px;
}
#matomegai .btnWrap{
	margin:10px auto 5px;
	text-align:left;
}
#matomegai .btnWrap a, #matomegai .wishlistBtn{
	display: inline-block;
	text-indent: -9999em;
}
#matomegai .btnWrap a{
	width: 77px;
	height: 18px;
	margin-left: 5px;
}
#matomegai .wishlistBtn{
	width: 200px;
	height: 22px;
}
#matomegai .cartBtn{
		background: url('/import/tenant_1/kobe-spice.jp/images/original_design_default/samplesource/7/r_c_basketBtn.webp') no-repeat;
}
#matomegai .quickBtn{
	background: url('/import/tenant_1/kobe-spice.jp/images/original_design_default/samplesource/7/r_c_buyBtn.webp') no-repeat;
}
#matomegai .wishlistBtn{
	background: url('/import/tenant_1/gigaplus.makeshop.jp/kobespice/parts/matome_cart_parts_01.webp') no-repeat;
}
#matomegai .btnWrap a:hover, #matomegai .wishlistBtn:hover{

	-moz-opacity:0.8;
	opacity:0.8;
}

/*----------------------------------------------------
	買い物カゴ #basket
----------------------------------------------------*/
#r_basket{
	margin-bottom:60px;
}
#basketTable{
	width:100%;
	margin-top:30px;
}
#basketTable th,#basketTable td{
	text-align:center;
	border-bottom:1px solid #e8e4df;
	padding:6px;
}
#basketTable th{
	border-bottom:1px solid #e8e4df;
	background:#f2efeb;
	white-space:nowrap;
}
#basketTable .basketNum{
	width:30px;
	padding:0;
}
#basketTable .basketImg{
	width:56px;
}
#basketTable .basketName{
	width:400px;
	text-align:left;
}
#basketTable .basketMatomegai{
	margin-top: 4px;
	display: inline-block;
}
#basketTable .basketMatomegai a{
	border: 1px solid #A59D95;
	padding: 2px 5px;
	font-size: 11px;
	display: inline-block;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
	color: #A59D95;
	text-decoration: none;
}
#basketTable .basketMatomegai a:hover{
	background: #A59D95;
	color: #fff;
}
.quantityWrap{
	display:table;	
}
.quantityInput,.basketQunantity,.quantityAmend{
	display:table-cell;
	vertical-align:middle;
	padding:0 2px;
}


#basketTable .basketQuantity td{
	border:none;
	padding:0;
}
#basketTable .basketPoint{
	width:70px;
}
#basketTable .basketPrice{
	width:70px;
}
#basketTable .basketOption{
	text-align:left;
	margin-top:4px;
}
#basketTable .basketHaisou{
	padding:0;
}
#basketTable .carriageWrap{
	margin:4px 0;
}
#basketTable .basketHaisou p{
	text-align:right;
}
#basketTable .basketHaisou .carriageMsg1{
	color:#cc0000;
}
#basketTable .basketHaisou .carriageMsg2{
	font-size:11px;
}
#basketTable .basketBtns{
	width:80px;
}
#basketTable .basketBtns img{
	margin-bottom:2px;
}
#basketTable .basketTotal{
	text-align:right;
	background:#ebebeb;
	border-top:3px solid #e8e4df;
}
#basketTable .basketTotal em{
	font-weight:bold;
	font-size:15px;
	color:#cc0000;
}
#basketTable .basketTotal a{
	text-decoration: underline;
	margin-left: 4px;
}
#basketTable .basketTotal a:hover{
	text-decoration: none;
}
#basketTable .totalWrap{
	width: 60%;
	margin: 0 0 0 auto;
}
#basketTable .totalItem{
	float: left;
	clear: left;
	width: 60%;
	text-align: right;
}
#basketTable .matomegaiWrap{
	margin-bottom: 4px;
}
#basketTable .basketEmpty p{
	text-align:center;
	margin:10px auto;
}
#r_basket .btnWrap .btnBack{
	float:left;
	padding-top:5px;
	margin-left:10px;
}
#r_basket .btnWrap .btnOrder{
	float:right;
	margin-right:10px;
}

/* Amazonボタン */
.amazonButtonWrap{	
	margin-top:10px;	
}
.amazonButton{
	width:205px;
	float:right;
}




/* お気に入りリスト */
#wishTable{
	width:100%;
	margin-top:8px;
}
#wishTable th,#wishTable td{
	text-align:center;
	border-bottom:1px solid #e8e4df;
	padding:6px;
}
#wishTable th{
	border-bottom:1px solid #e8e4df;
	background:#f2efeb;
}
#wishTable .wishName{
	text-align:left;
	width:240px;
}
#wishTable .wishQuantity input{
	margin-right:4px;
}
/*----------------------------------------------------
	お知らせ #news
----------------------------------------------------*/
#r_news{
	margin-top:30px;
}
#r_news #newsHead{
	text-align:left;
	border-bottom:2px solid #b2b2b2;
	padding:4px 0;
	font-size:15px;
}
#r_news #newsHead span{
	margin-right:10px;
	font-size:11px;
	color:#999;
}
#r_news #newsContents{
	text-align:left;
	padding:40px 20px;
	border-bottom:1px dashed #b2b2b2;
	margin-bottom:20px;
}
#r_news #newsAccess{
	text-align:right;
	font-size:11px;
	color:#999;
	margin-top:20px;
}
#r_news #newsNext{
	text-align:right;
	font-size:11px;
	margin-bottom:10px;
}
#r_news #newsList{
	margin-bottom:20px;
}
#r_news #newsList .line{
	background:#fff;
}
#r_news #newsList .lims{
	border-bottom:1px dashed #b2b2b2;
	background:#fff;
}
/*----------------------------------------------------
	ご利用ガイド #guideMain
----------------------------------------------------*/
#wrapper #guideMain{
	margin:0 80px;
}

/*----------------------------------------------------
   カタログ #catalog
----------------------------------------------------*/
#catalog .ctlg_text{
    margin-top:24px;
}
#r_catalog .catalogCart{
    text-align:right;
    margin:8px 0;
}

/*****************************************************

	フッタ #footer

*****************************************************/
#wrapper .pageTop a{
	margin-top:60px;
	float:right;
	display:block;
	text-indent:-9999em;
	background:url('/import/tenant_1/kobe-spice.jp/images/original_design_default/samplesource/7/pagetop.webp') no-repeat 0 0;
	width:80px;
	height:9px;
	line-height:0.7;
}
#wrapper .pageTop a:hover{
	background-position:0 -9px;
}
#footerWrap{
	width:100%;
	background:url('/import/tenant_1/kobe-spice.jp/images/original_design_default/samplesource/7/footerBg.webp') repeat-x top center #fff;
	margin-top:20px;
}
#footer{
	width:960px;
	margin:0 auto;
	padding:20px 0;
	font-size:11px;
}
#f_nav{
	overflow:hidden;
	_zoom:1;
	float:left;
}
#f_nav li{
	display:inline;
	padding-right:1em;
}
#f_info{
　　　　font-weight:bold;
	float:right;
	width:400px;
	text-align:right;
	color:#000;
}
#f_info a{
	color:#666;
}


/*****************************************************

　カゴ横関連

*****************************************************/


/* 商品詳細テーブル 配送方法フレーム
product detail send
----------------------------------------------- */

table.pd1{
	width:100%;
	border-collapse:collapse;
	border:1px #E3E3E3 solid;
	font-size:12px;
}

table .pd1_title{
	padding:5px;
	text-align:center;
	background-color:#FFFFCC;
  border: #E3E3E3 solid;
  border-width: 0 0 1px 1px;
}

table .pd1_left{
	padding:5px;
	text-align:center;
	width:100px;
	background-color:#FFFFCC;
        border: #E3E3E3 solid;
        border-width: 0 0 1px 1px;
}

table .pd1_right{
	padding:5px;
	text-align:left;
	width:300px;
  border: #E3E3E3 solid;
  border-width: 0 0 1px 1px;
}



.upaket {
    height:1450px;
    width=100%;
}

/*****************************************************

	サイドリスト

*****************************************************/

table .spice_list .index_head {
    margin: 3px;
    padding: 3px;
    width: 210;
    border: #E3E3E3 solid 1px;
}


table .spice_list .index li {
    margin: 0 0 8px 5px;
    padding: 0 0 0 5px; 
    border: none;
}



/*****************************************************

	独自スパイスリスト

*****************************************************/



#spicecategory .table {
    margin: 5px;
    padding: 5px; 
    width: 100%;
    border: none;
}



.spicetitle {
    margin: 5px;
    padding: 5px; 
    width: 100%;
    height:20px;
    border: none;
}

.spicelist {
    margin: 5px;
    padding: 5px; 
    width: 16%;
    height: 40%;
    border: none;
}


.spiceimg {
    width: 90%;
}


@media screen and (max-width:768px) {


#spicecategory .table {
    position: absolute;
    margin: 5px;
    padding: 5px; 
    width: 100%;
    border: none;
}



.spicetitle {
    margin: 5px;
    padding: 5px; 
    width: 100%;
    height:auto;
    border: none;
}

.spicelist {

    position: relative;
    margin: 5px;
    padding: 5px; 
    width: 16%;
    height:auto;
    border: none;
}


.spiceimg {
    width: 90%;
}


}


/*****************************************************
 
　　　　Ｑ＆Ａコーナー

*****************************************************/

.accordion_head {
    cursor: pointer;
    font-size:16px;
 text-align:left;
border-bottom-color:rgb(222, 222, 222);
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
border-bottom-style:solid;
border-bottom-width:1px;
background-color:rgb(238, 238, 238);
border-left-color:rgb(222, 222, 222);
border-left-style:solid;
border-left-width:1px;
border-right-color:rgb(222, 222, 222);
border-right-style:solid;
border-right-width:1px;
border-top-color:rgb(222, 222, 222);
border-top-left-radius:8px;
border-top-right-radius:8px;
border-top-style:solid;
border-top-width:1px;
color:rgb(51, 51, 51);
display:block;
font-weight:400;
font-style:normal;
line-height:22px;
overflow-wrap:break-word;
margin-block-end:0px;
margin-block-start:10px;
margin-bottom:0px;
margin-inline-end:0px;
margin-inline-start:0px;
margin-left:0px;
margin-right:0px;
margin-top:10px;
padding-bottom:10px;

padding-left:20px;
padding-right:20px;
padding-top:10px;
text-align:left;
word-break:break-all;

}

.accordion_box {
    margin-top: -20px;
    padding: 10px 10px 20px 25px;
    margin: -1px 0 0 0;
    border-width: 1px;
    border-style: solid;
}
.accordion_box {
    background-color: #fff;
    border-color: #ddd;
}
/*---------------------------------------
    フッターご利用ガイド
----------------------------------------*/
#footerGuide {
	margin: 0 auto;
	padding-bottom: 50px;
	width: 1000px;
}
#footerGuide h2 {
	border-left: 4px solid #444;
	font-size: 16px;
	padding: 4px 8px;
	margin-bottom: 8px;
}
.ft-guide-outer{
	text-align:left;
	display: flex;
	justify-content: space-between;
}
.ft-guide-inner li {
	margin-left: 24px;
	list-style-type: disc;
}
.ft-guide-inner {
	width: 30%;
}
.ft-guide-inner h3 {
	font-size: 15px;
	padding-bottom: 4px;
	margin: 32px 0 24px;
	border-bottom:#ccc 1px solid;
}
.ft-guide-subtitle {
	margin: 16px 0 8px 0;
	padding: 2px 8px;
	border-left: #ccc 4px solid;
	font-weight: bold;
}


/*---------------------------------------
    カテゴリーフレーム
----------------------------------------*/


#iframe{
height:500px;
width:700px;
position:absolute;
top:50%;
left:50%;
margin-top:-500px;
margin-left:-250px;
border:solid 0px #666666;
}


/*---------------------------------------
    文字のせ
----------------------------------------*/
.relative {
    position: relative;
    width: 200px;
}
.absolute {
    position: absolute;
    bottom:5px;
    margin-left:50px;
    color: #fff;
]



/*パンくずから、商品名を消す*/

#M_topicPathWrap li.M_current {
	display: none;
}
#M_topicPathWrap li {
	background: url('/import/tenant_1/kobe-spice.jp/images/common/topicpath_arrow.webp') no-repeat scroll left top !important;
	margin-left: 4px !important;
	padding-left: 12px !important;
	margin-right:0 !important;
	padding-right:0 !important;
}
#M_topicPathWrap li:first-child{
	background:none !important;
	padding-left:0 !important;
}


/*ヘッダー検索窓*/
.header_search input {
	display:inline-block;
	width:500px;/*←横幅*/
	height:24px;/*←高さ幅*/
	border:1px solid #ccc;/*←枠線の指定*/
	background:#f0f0f0;/*←背景色の指定*/
	margin:0 4px 0 0;/*←検索窓の右側に少し隙間をあける*/
}


/*20250519_ポップファインド調整*/
div.poplink > div.poplink_search > div.item a > div.item_right > div.summary {
	display:none !important;
}

div.poplink > div.poplink_recommend > div.item a > div.item_right > div.summary {
	display:none;
}

div.pc011 {
    left: auto !important;


}


/*会員特別価格*/
.M_memberValue{
	display:none;
}
