@charset "utf-8";

body {
	min-width:320px;
}

	
/* ---------------------------------------- 
 - header
---------------------------------------- */

header {
	height:53px;
	width:100%;
	position:relative;
	background-color:#FFF;
	background-repeat:repeat-x;
	background-image:none;
	border-bottom:solid 2px #c4171e;
	}
	
header h1 {
	width:160px;
	background:url(images_sp/head_logo.png) 0 6px /contain no-repeat;
	background-size:contain;
	background-repeat:no-repeat;
	float:left;
	margin-top:13px;
	margin-left:10px;
	}

header h1 a {
	width:100%;
	height:22px;
	text-indent	: 100%;
	white-space	: nowrap;
	overflow	: hidden;
	display:block;
	}
	

	
	

/* ---------------------------------------- 
 - contents
---------------------------------------- */

/*.pagetitle h1 {
	background-image:url(images_sp/title.png);
	background-size:contain;
	height:32px;
}*/
	
#sub #contents .pagetitle {
	height: 30px;
	background: url(images_sp/title_back.jpg) 0 0 /auto repeat;
	border:none;
	/*padding:2em 1em 1em;*/
	color:#fff;
}

/*#sub.valentine_2016 #contents .pagetitle {
	background-position:0 0;
	height:auto;
}*/

/*#sub.white #contents h1 {
    background-image: url(chefs_specialite/images_sp/title.png);
    background-size: 222px 16px;
}*/

/*#sub.valentine_2016 #contents h1 {
	text-indent:0;
	height:auto;
	white-space:normal;
	margin-bottom:1em;
	background:none;
}*/

.pagetitle p {
	font-size:80%;
	margin-bottom:1em;
}



/*#contents {
	background:#ede9d6 url("images/contents_bg.png") center 0 repeat;
	background-attachment: fixed;
}*/



/*電子書籍あり*/
.sec1 h2 {
	background: url(images_sp/h2_sec1.png) center 0 /contain no-repeat;
	height:160px;
}

/*電子書籍なし*/
/*.sec1 h2 {
	background: url(images_sp/h2_sec1_.png) center 0 /contain no-repeat;
	height:150px;
}
}*/

.sec2 h2 {
	background: url(images_sp/h2_sec2.png) center 0 /contain no-repeat;
	height:40px;
}
.sec3 h2 {
	background: url(images_sp/h2_sec3.png) center 0 /contain no-repeat;
	height:44px;
}
.sec4 h2 {
	background: url(images_sp/h2_sec4.png) center 0 /contain no-repeat;
	height:65px;
}
.sec5 h2 {
	background: url(images_sp/h2_sec5.png) center 0 /contain no-repeat;
	height:45px;
}

.sec6 h2 {
	background: url(images_sp/h2_sec6.png) center 0 /contain no-repeat;
	height:55px;
}

.sec7 h2 {
	background: url(images_sp/h2_sec7.png) center 0 /contain no-repeat;
	height:40px;
}

ul {
	overflow:hidden;
}


.orderbutton {
	background: url(images/order_button.png) 0 0 no-repeat;
}

.chocobutton {
    background: url(images/choco_button.png) 0 0 no-repeat;
}

.orderbutton,
.chocobutton {
	width:300px;
    height: 37px;
	background-size:300px 37px;
    text-indent: 100%;
	white-space:nowrap;
    overflow: hidden;
    display: block;
	margin: -1em auto;
}


/*.coming {
	position:relative;
	}

.coming:after {
	position:absolute;
	background:url(../../image/coming.png) 0 0 no-repeat;
	content:"";
	top:45%;
	left:50%;
	margin-top:-42px;
	margin-left:-88px;
	width:175px;
	height:83px;
	}*/


/*.soldout {
	position:relative;
	}

.soldout:after {
	position:absolute;
	background:url(../../image/sold.png) 0 0 no-repeat;
	content:"";
	top:45%;
	left:50%;
	margin-top:-34px;
	margin-left:-64px;
	width:127px;
	height:67px;
	}
*/
	
	
.coming_wh {
	position:relative;
	}

.coming_wh:after {
	position:absolute;
	background:url(../../image/coming.png) 0 0 no-repeat;
	content:"";
	top:50%;
	left:50%;
	margin-top:-42px;
	margin-left:-88px;
	width:175px;
	height:83px;
	}
	
.coming_bu {
	position:relative;
	}

.coming_bu:after {
	position:absolute;
	background:url(../../image/coming.png) 0 0 no-repeat;
	content:"";
	top:50%;
	left:50%;
	margin-top:-42px;
	margin-left:-88px;
	width:175px;
	height:83px;
	}
	

#item_list div h2 {
	margin:1em auto;
	width:100%;
}

/*
#item_list {
	padding:2em 0 0;
}*/

/*#item_list div {
	margin-bottom:2em;
}*/
	
/*#item .pic_sold,
#item_list .pic_sold  {
	position:relative;
	}*/
	
/*#item .pic_sold:after,
#item_list .pic_sold:after {
	position:absolute;
	background:url(../../image/sold.png) 0 0 no-repeat;
	content:"";
	margin-top:-63px;
	margin-left:-65px;
	width:127px;
	height:67px;
	}*/
	
#item .pic_sold:after {
	top:50%;
	left:50%;
	}
	
#item_list .pic_sold:after {
	top:45%;
	left:50%;
	}


/* ---------------------------------------- 
 - 通販ボタン2つ以上対応
---------------------------------------- */

#item_box .mark li.text,
#item_box .mark li.delv {
	float:none;
	color:#857700;
	display:inline;
	}

#item_box .mark li.text {
	vertical-align:30%;
}

#item_box .mark li.delv::after {
	content: "\A" ;
	white-space: pre ;
	}

/*追記*/
.mark{
	display: flex;
}
.comment_n{
	display: flex;
	color:#ab0000!important;
	font-size: 0.8em;
	padding-left: 0.8em;
	text-indent: -0.8em;
	text-align: left;
	order: 999;
	line-height: 1.1em;
}
.comment_n{
		display: none!important;
	}

/* ---------------------------------------- 
 - footerNav
---------------------------------------- */

#footerNav {
	display:none;
	}
