@charset "utf-8";


/* ---------------------------------------- 
 - order guide
---------------------------------------- */

/*.sec1 h2 {
	background: url(images_sp/h2_sec1.jpg) center 0 /contain no-repeat;
	height:140px;
	margin:-10px 0;
	
}*/


.sec1 h2 {
	background: url(images_sp/h2_sec1.jpg) center 0 /contain no-repeat;
	height:150px;
	margin-bottom:20px;
}


#sub #contents .pagetitle {
   
    height: 30px;
   
}


body {
	min-width:320px;
	background: url(image_sp/bg.gif) 0 0 repeat;
}


header h1 {
	background: url(images_sp/logo.png) 0 6px /contain no-repeat;
	width:160px;
}

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

#sub #contents .pagetitle {
	background: url(images_sp/title_back.jpg) 0 0 /auto repeat;
	border:none;
	/*padding:2em 1em 1em;*/
	color:#fff;
}

/*#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;
}

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

/*#item_list div {
	margin-bottom:2em;
}*/

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

/*電子書籍あり
*//*.sec1 h2 {
	background: url(images_sp/h2_sec1.png) center 0 /contain no-repeat;
	height:130px;
*/
/*.sec1 h2 {
	background: url(images_sp/h2_sec1.png) center 0 /contain no-repeat;
	height:124px;
	margin-bottom:20px;
}*/
.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;
}
	
	
/* ---------------------------------------- 
 - header
---------------------------------------- */

header {
	background-color:#ffffff;
	background-repeat:repeat-x;
	border-bottom:solid 1px #4da2bc;
	box-shadow: 0px 2px 5px  rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 2px 5px  rgba(0,0,0,0.45);
	-webkit-box-shadow: 0px 2px 5px  rgba(0,0,0,0.45);
	-o-box-shadow: 0px 2px 5px  rgba(0,0,0,0.45);
	-ms-box-shadow: 0px 2px 5px  rgba(0,0,0,0.45);
	}
	
header h1 {
	width:175px;
	background:url(images_sp/head_logo.png);
	background-size:contain;
	background-repeat:no-repeat;
	margin-top:19px;
	margin-left:10px;
	}
	
header nav {
	width:119px;
	margin-right:10px;
	}

header nav a:nth-of-type(1) {
	width:27px;
	height:27px;
	background:url(../../image_sp/online.png) 0 0 no-repeat;
	background-size:contain;
	left:0;
	}

header nav a:nth-of-type(2) {
	width:27px;
	height:27px;
	background:url(../../image_sp/tell.png) 0 0 no-repeat;
	background-size:contain;
	left:35px;
	}
	
header nav a:nth-of-type(3) {
	width:53px;
	height:27px;
	background:url(../../image_sp/home.png) 0 0 no-repeat;
	background-size:contain;
	right:0;
	}

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


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

#footerNav {
	display:none;
	}

/* ----------------------------------------
 - item
---------------------------------------- */

#item_box .photo {
	position:relative;
}

#item_box .coming_sold {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:312px;
}

#item_box .coming .coming_sold {
	background-image:url(../image/coming.png);
	background-repeat:no-repeat;
	background-position:center center;
}

#item_box .pic_sold .coming_sold {
	background-image:url(../image/sold.png);
	background-repeat:no-repeat;
	background-position:center center;
}