@charset "utf-8";


/* ---------------------------------------- 
 - order guide
---------------------------------------- */



#sub #contents .pagetitle {
    height: 30px;
}


body {
	min-width:320px;
	background: url(images_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:70px;
}
.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;
}



/*.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 .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%;
	}
	
/* ---------------------------------------- 
 - header
---------------------------------------- */

header {
	height:54px;
	width:100%;
	position:relative;
	background-color:#3399CC;
	background-repeat:repeat-x;
	/* border-bottom:solid 1px #4da2bc; */
	background-image:none;
	}
	
header h1 {
	width:175px;
	background:url(images_sp/head_logo.png);
	background-size:contain;
	background-repeat:no-repeat;
	float:left;
	margin-top:15px;
	margin-left:10px;
	}
	
header h1 a {
	width:100%;
	height:22px;
	text-indent	: 100%;
	white-space	: nowrap;
	overflow	: hidden;
	display:block;
	}


/* ---------------------------------------- 
 - footerNav
---------------------------------------- */

#footerNav {
	display:none;
	}
