h2{
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #49443E;
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 1em;
	letter-spacing: 4px;
}
h2 span{
	display: block;
	color: #BB9263;
	font-size: 0.8rem;
	font-weight: 400;
	line-height: 1.5em;
	padding-bottom: 5px;
}
div#contents_area{
	background-image: url(https://img07.shop-pro.jp/PA01416/526/etc_base64/YmFja2dyb3VuZA.jpg?cmsp_timestamp=20230704120237);
	background-repeat: repeat;
	
}
div#contents_area div#contents{
	width: 1280px;	/* 上書き */
	margin-left: auto;
	margin-right: auto;
}

/* バナー箱 */
div.banner_content_box{
	width: 1080px;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

/* Slider */
div.slider{
	width: 1280px;
}
.bx-wrapper {
    background-color: transparent;
    margin: 0px auto;
    border: none;
    box-shadow: none;
}
.bx-wrapper img {
    display: block;
    margin: 0px auto;
}
.bx-viewport{
	border: none !important;
	left: 0 !important;
}

/* Caegory List */
div#category_boxes{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
div#category_boxes a.category_box{
	display: block;
	width: 220px;
	height: 290px;
	background-color: #49443E;
	background-repeat: no-repeat;
	padding-top: 225px;
	text-align: center;
	line-height: 65px;
	font-size: 1.35rem;
	color: #FFF;
	box-sizing: border-box;
	border-radius: 15px;
	position: relative;
	letter-spacing: 2px;
}
div#category_boxes a.category_box:nth-of-type(1){
	background-color: #E8472F;
}
div#category_boxes span.free_shipping{
	position: absolute;
	left: -7px;
	top:-15px;
	background-color: #E8472F;
	width: 76px;
	height: 76px;
	line-height: 22px;
	padding-top: 15px;
	color: #FFF;
	border-radius: 38px;
	font-size: 1.2rem;
	text-align: center;
	box-sizing: border-box;
}

/* alert */
div#alert_box1{
	margin-bottom: 35px;
}

/* BANNER */
div#banner_box1{
	margin-bottom: 30px;
}
div#banner_box2{
	margin-bottom: 30px;
}

/* RECOMMEND */
div#recommend_content{
}
div#recommend_content ul.item_boxes{
	width: 1080px;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
	margin-bottom: 85px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	list-style: none;
}
div#recommend_content ul.item_boxes li.item_box{
	width: calc(100% / 3);
	margin: 0;
	padding: 0;
	text-align: center;
	box-sizing: border-box;
	min-height: 430px;
	border-bottom-style: solid;
	border-bottom-color: #49443E;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #49443E;
	border-right-width: 1px;
}
div#recommend_content ul.item_boxes li.item_box:nth-of-type(-n+3){
	border-top-style: solid;
	border-top-color: #49443E;
	border-top-width: 1px;
}
div#recommend_content ul.item_boxes li.item_box:nth-of-type(3n){
	border-right-style: none;
}
div#recommend_content ul.item_boxes li.item_box img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	width: 286px;
	height: auto;
}
div#recommend_content ul.item_boxes li.item_box a{
	color: #49443E;
	text-decoration: none;
	display: inline-block;
	width: 296px;
}
div#recommend_content ul.item_boxes li.item_box a span{
	color: #9ABEC9;
}
div#recommend_content ul.item_boxes li.item_box span.sold_alert{
	color: #DC5514;
	display: block;
	font-size: 1.2rem;
}
div#recommend_content ul.item_boxes li.item_box span.item_value{
	color: #777;
	font-size: 0.8rem;
}

/* BANNER */
div#banner_box3{
	margin-bottom: 40px;
}
div#banner_box4{
	margin-bottom: 95px;
}


/* INFORMATION */
div#news_content{
}
div#news_content ul{
	width: 940px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 75px;
	color: #49443E;
	list-style: none;
}
div#news_content ul li{
	margin: 0;
	padding: 30px;
	border-bottom-color: #49443E;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
div#news_content ul li span{
	display: block;
}
div#news_content ul li a{
	color: #49443E;
}



/* SHOP */
div#shop_content{
	width: 940px;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	color: #49443E;
}
div#shop_content p{
	text-align: center;
	margin: 0;
	padding: 0;
	padding-top:30px;
	padding-bottom: 45px;
	font-size: 1.0rem;
}
div#shop_content h3{
	text-align: left;
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 1em;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-top: 10px;
}
div#shop_content div.shop_box{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding-bottom: 65px;
}
div#shop_content div.shop_box table{
	width: 490px;
}
div#shop_content div.shop_box table caption{
	
}
div#shop_content div.shop_box table tr th,
div#shop_content div.shop_box table tr td{
	border-color: #49443E;
	border-style: solid;
	border-width: 1px;
	padding: 15px;
}
div#shop_content div.shop_box table tr th{
	font-weight: 400;
	text-align: left;
	background-color: #E1E1E1;
}
div#shop_content div.shop_box table tr td{
	background-color: #FFF;
}
div#shop_content div.shop_box table tr td a{
	color: #49443E;
	text-decoration: underline;
}
.bx-wrapper .bx-controls-direction a{
	text-decoration: none !important;
}