@charset "utf-8";

	*{margin:0;padding:0;
	}

	a{
	outline:none;
	border:0;
	}

	body {
	font-family: '繝｡繧?E?繝ｪ繧?E?', Meiryo, 'Lucida Grande', Verdana, '繝蛛EΛ繧?E?繝手?E?偵ぁEPro W3', 'Hiragino Kaku Gothic Pro', Osaka, '・?E?・?E? ・?E?繧?E?繧?E?繝縺EぁE, sans-serif;
	background:#fff;
	color: #660000;
	-webkit-text-size-adjust: none; /* 繝輔か繝ｳ繝医し繧?E?繧?E?閾?E?蜍諱E?E??E?謨?E? */
	-moz-text-size-adjust: none; /* 繝輔か繝ｳ繝医し繧?E?繧?E?閾?E?蜍諱E?E??E?謨?E? */
	}

	li{list-style-type:none;}
	
	.colorG {color: #333;}

	
/* 笁E??繝ｪ繝ｳ繧?E?濶?E?縺薙！E??九ａE*/
A:link    {COLOR: #81bcc8; TEXT-DECORATION: underline;}
A:visited {COLOR: #4a93a2; TEXT-DECORATION: underline;}
/* 笁E??繝ｪ繝ｳ繧?E?濶?E?縺薙！E???E?縺?E? */

/* 繝倥ャ繝繝ｼ縺薙！E??九ａE*/
header {
	background: -moz-linear-gradient(left, #a50b2c, #f15098 41%, #fb8ebf 63%, #ffc7d0);
    background: -webkit-gradient(linear, left top, right top,
    			color-stop(0, #a50b2c),
    			color-stop(0.41, #f15098),
    			color-stop(0.63, #fb8ebf),
    			color-stop(1.0, #ffc7d0));
	margin-bottom:10px;
	height: 30px;
	width:100%;
	-webkit-box-shadow: 0 2px 3px #ccc;
	-moz-box-shadow: 0 2px 3px #ccc;
	box-shadow: 0 2px 3px #ccc;
	}
#tab ul,
.stafflist li,
.imglist li,
#blogAria ul,
nav ul,
header:after {
	content:"";
	display:block;
	clear:both;
	}

#logo {
	width:50%;
	}
	
#blogAria {
	width:50%;
	float: right;
	}

#logo h1 a {
	display:block;
	padding-top: 29px;
	overflow: hidden;
	height: 0;
	width:120px;
	background-image:url("../img/logo.png") ;
	-webkit-background-size:120px 29px;
	-moz-background-size:120px 29px;
	background-size:120px 29px;
	float: left;
	position: relative;
	left: 3px;
	}
	
#blogAria ul {
	display:block;
	width: 150px;
	margin-left:auto;
	position: relative;
	top:2px;
	}


#blogAria .btnRegist a {/*逋ｻ骭?E?繝懊ち繝ｳ*/
	display:block;
	height: 24px;
	width:66px;
	font-size: 62%;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
	color: #990000;
	font-weight: 700;
	text-shadow: 0 1px 1px #fff;
	-webkit-box-shadow: 0 1px 1px #fcd4d4, inset 0 2px 3px #8d3e0e;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 1px #fcd4d4, inset 0 2px 3px #8d3e0e;
	-moz-border-radius: 6px;
	box-shadow: 0 1px 1px #fcd4d4, inset 0 2px 3px #8d3e0e;
	border-radius: 6px;
	float: left;
	background: -moz-linear-gradient(top, #ffae00, #ffedad);
    background: -webkit-gradient(linear, left top, left bottom,
    			color-stop(0, #ffedad),
    			color-stop(1.0, #ffae00));
    margin-right: 7px;
	}
	
#blogAria .btnLogin a {/*繝ｭ繧?E?繧?E?繝ｳ繝懊ち繝ｳ*/
	display:block;
	height: 24px;
	width:66px;
	font-size: 62%;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-weight: 700;
	text-shadow: 0 1px 1px #993333;
	-webkit-box-shadow: 0 1px 1px #ffe2e2, inset 0 2px 3px #882a2e;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 1px #ffe2e2, inset 0 2px 3px #882a2e;
	-moz-border-radius: 6px;
	box-shadow: 0 1px 1px #ffe2e2, inset 0 2px 3px #882a2e;
	border-radius: 6px;
	float: left;
	background: -moz-linear-gradient(top, #ffc7d0, #f15098);
    background: -webkit-gradient(linear, left top, left bottom,
    			color-stop(0, #ffc7d0),
    			color-stop(1.0, #f15098));
	}
.bookImgAria {
	width: 100%;
	margin: 10px 0;
}
	.bookImg {
		width: 100%;
		height: auto;
	}

#tab {
	width: 100%;
	height: 40px;
	position: relative;
	top:5px;
	z-index: 10;
}
	#tab .tabOn {
		position: relative;
		bottom: 5px;
	}
	#tab .tabOff {
		position: relative;
		top: 5px;
	}
		#tab ul li {
			width: 33.3%;
			height: 60px;
			float: left;
		}

.totalBtn a {
	display: block;
	margin: 0 auto;
	width: 90%;
	height: 50px;
	font-size: 100%;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-weight: 700;
	text-shadow: 0 0 3px #ce7c13;
	-webkit-box-shadow: 0 0 4px #ccc,inset 0 0 5px #fe8214;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-box-shadow: 0 0 4px #ccc,inset 0 0 5px #fe8214;
	-moz-border-top-left-radius: 6px;
	-moz-border-top-right-radius: 6px;
	box-shadow: 0 0 4px #ccc,inset 0 0 5px #fe8214;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border:2px solid #fff;
	background: -moz-linear-gradient(top, #ffe684, #ffdb31 40%, #ffc600 40%, #ff7e00);
    background: -webkit-gradient(linear, left top, left bottom,
    			color-stop(0, #ffe684),
    			color-stop(0.4, #ffdb31),
    			color-stop(0.4, #ffc600),
    			color-stop(1.0, #ff7e00));
}

.boysBtn a {
	display: block;
	margin: 0 auto;
	width: 90%;
	height: 50px;
	font-size: 100%;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-weight: 700;
	text-shadow: 0 1px 1px #098ddc;
	-webkit-box-shadow: 0 0 4px #ccc, inset 0 0 5px #147dfe;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-box-shadow: 0 0 4px #ccc, inset 0 0 5px #147dfe;
	-moz-border-top-left-radius: 6px;
	-moz-border-top-right-radius: 6px;
	box-shadow: 0 0 4px #ccc, inset 0 0 5px #147dfe;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border:2px solid #fff;
	background: -moz-linear-gradient(top, #74d3fb, #0db6fd 40%, #00a2ff 40%, #0078ff);
    background: -webkit-gradient(linear, left top, left bottom,
    			color-stop(0, #74d3fb),
    			color-stop(0.4, #0db6fd),
    			color-stop(0.4, #00a2ff),
    			color-stop(1.0, #0078ff));
}

.adultBtn a {
	display: block;
	margin: 0 auto;
	width: 90%;
	height: 50px;
	font-size: 100%;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-weight: 700;
	text-shadow: 0 1px 1px #e852d4;
	-webkit-box-shadow: 0 0 4px #ccc, inset 0 0 5px #fd66b8;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-box-shadow: 0 0 4px #ccc, inset 0 0 5px #fd66b8;
	-moz-border-top-left-radius: 6px;
	-moz-border-top-right-radius: 6px;
	box-shadow: 0 0 4px #ccc, inset 0 0 5px #fd66b8;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border:2px solid #fff;
	background: -moz-linear-gradient(top, #fcb5e2, #faa4db 40%, #fc8cd3 40%, #fa46ac);
    background: -webkit-gradient(linear, left top, left bottom,
    			color-stop(0, #fcb5e2),
    			color-stop(0.4, #faa4db),
    			color-stop(0.4, #fc8cd3),
    			color-stop(1.0, #fa46ac));
}


/*追記*/

#container {
	width: 100%; 
	margin: 0 auto;
	background: #FFF;
	overflow: hidden;
}

section {
	padding: 16px 8px 0;
}

section * + h2, section * + h3, section * + h4, section * + p {
	padding-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.btn {
	display: flex;
	justify-content: space-around;
	margin-top:5px;
}

.btn li {
	width: 45%;
	text-align: center;
}

#feature li { 
	margin-bottom: 8px; 
	padding: 8px; border: 
	1px solid #000;
}

.list li{ 
	width: 100%;
	margin: 2px; 
	padding: 4px; 
	font-size: 0.8rem;
	line-height: 1;
	text-align: center;
}

.list li a {
	color: #444444;
}

.list li figure img {
	max-width:100%;
	height:auto;
	border: solid 2px #fff;
	-webkit-box-shadow: 0 0 4px #666;
	-moz-box-shadow: 0 0 4px #666;
	box-shadow: 0 0 4px #666;
	vertical-align: bottom;
}

.list li p {
	font-size: 12px;
}


.read_btn_box {
	display:block;
	}

.read_btn_box p {
	text-align:center;
	font-size:small;
	height:37px;
	max-height:100%;
	margin-block-start:1em;
	margin-block-end:1em;
	margin-inlin-start:0px;
	margin-inline-end:0ex;
}

.read_btn_box a {
	display:block;
	width:80%;
	margin: auto;
	padding: 7px 5px 5px;
	box-sizing: border-box;
	border:1px solid #ddd;
	font-size:12px;
	text-align: center;
	font-weight:500;
	vertical-align: baseline;
	}



#new .list {
	width:100%;
	display: flex; 
	flex-wrap: wrap;
	justify-content: space-between;
}

#new .list::before, #new .list::after { 
	content: ''; 
	display: block; 
	width: 30%; 
	order: 1;
}

#new .list li {
	position: relative; 
	width: 30%; 
	margin: 0 0 4%;
}

#new .btn {
	width: 90%; 
	margin: 0 auto;
}





.box {
	background:#fef0f0;
	width:100%;
	padding: 5px 0;
	margin-bottom:15px;
	height: auto;
	-webkit-box-shadow: 0 0 4px #ccc;
	-moz-box-shadow: 0 0 4px #ccc;
	box-shadow: 0 0 4px #ccc;
	position: relative;
	z-index: 20;
	}

.obi {
	display:block;
	background: -moz-linear-gradient(left, #a50b2c, #f15098 41%, #fb8ebf 63%, #ffc7d0);
    background: -webkit-gradient(linear, left top, right top,
    			color-stop(0, #a50b2c),
    			color-stop(0.41, #f15098),
    			color-stop(0.63, #fb8ebf),
    			color-stop(1.0, #ffc7d0));
	-webkit-box-shadow: 0 2px 1px #fff, inset 0 1px 3px #dc67b1;
	-moz-box-shadow: 0 2px 1px #fff, inset 0 1px 3px #dc67b1;
	box-shadow: 0 2px 1px #fff, inset 0 1px 3px #dc67b1;
	margin-bottom:10px;
	height: 34px;
	width:100%;
	}
	
.obi p {
	font-size:87%;
	line-height: 34px;
	text-shadow: 0 1px 0 #990000;
	padding-left:5px;
	color:#ffffcc;
	font-weight: 700;
	}
	
.btnAria {
	width: 90%;
	height: 27px;
	margin: 20px auto;
	background: -moz-linear-gradient(top, #ffe684, #ffdb31 50%, #ffc600 50%, #ff7e00);
    background: -webkit-gradient(linear, left top, left bottom,
    			color-stop(0, #ffe684),
    			color-stop(0.5, #ffdb31),
    			color-stop(0.5, #ffc600),
    			color-stop(1.0, #ff7e00));
	-webkit-box-shadow: 0 1px 4px #640101,inset 0 0 5px #fe8214;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 4px #640101,inset 0 0 5px #fe8214;
	-moz-border-radius: 6px;
	box-shadow: 0 1px 4px #640101,inset 0 0 5px #fe8214;
	border-radius: 6px;
	border:2px solid #fff;
}

.btnAria a {
	display: block;
	background:url("../img/arrow_h.png") center right no-repeat;
	-webkit-background-size:15px 15px;
	-moz-background-size:15px 15px;
	background-size:15px 15px;
	text-align: center;
	width: 100%;
	color: #990000;
	font-weight: 700;
	text-shadow: 0px 1px 1px #fff;
	text-decoration: none;
	font-size:87%;
	line-height: 27px;
	height: 27px;
}
.btnRegistBig a {
	display: block;
	width: 90%;
	color: #990000;
	height: 27px;
	margin: 20px auto;
	font-size:87%;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	color: #ffcc00;
	font-weight: 700;
	text-shadow: 0 1px 0 #570101;
	-webkit-box-shadow: 0 1px 4px #640101, inset 0 0 5px #5a0101;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 4px #640101, inset 0 0 5px #5a0101;
	-moz-border-radius: 6px;
	box-shadow: 0 1px 4px #640101, inset 0 0 5px #5a0101;
	border-radius: 6px;
	border:2px solid #fff;
	background: -moz-linear-gradient(top, #df0202, #ba0505 50%, #a40303 50%, #6c0101);
    background: -webkit-gradient(linear, left top, left bottom,
    			color-stop(0, #df0202),
    			color-stop(0.5, #ba0505),
    			color-stop(0.5, #a40303),
    			color-stop(1.0, #6c0101));
}
	
.cateNavi {/*譁E??逹縲√Λ繝ｳ繧?E?繝ｳ繧?E?縲∫音髮・・繧?E?繝ｳ*/
	width: 90%;
	height: 27px;
	margin: 0 auto;
	background: -moz-linear-gradient(top, #ffe684, #ffdb31 50%, #ffc600 50%, #ff7e00);
    background: -webkit-gradient(linear, left top, left bottom,
    			color-stop(0, #ffe684),
    			color-stop(0.5, #ffdb31),
    			color-stop(0.5, #ffc600),
    			color-stop(1.0, #ff7e00));
	-webkit-box-shadow: 0 1px 4px #640101,inset 0 0 5px #fe8214;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 4px #640101,inset 0 0 5px #fe8214;
	-moz-border-radius: 6px;
	box-shadow: 0 1px 4px #640101,inset 0 0 5px #fe8214;
	border-radius: 6px;
	border:2px solid #fff;
}

	.cateNavi ul li {
		width: 33.3%;
		float: left;
		text-align: center;
		font-size:87%;
		line-height: 27px;
	}
		.btnNew a,
		.btnGenre a {
			display: block;
			color: #990000;
			font-weight: 700;
			text-shadow: 0px 1px 1px #fff;
			text-decoration: none;
		}
		.btnLank a,
		.btnAuthor a {
			display: block;
			background:url("../img/line_o.gif") top left no-repeat;
			-webkit-background-size:1px 27px;
			-moz-background-size:1px 27px;
			background-size:1px 27px;
			color: #990000;
			font-weight: 700;
			text-shadow: 0px 1px 1px #fff;
			text-decoration: none;
		}
		.btnSpecial a,
		.btnCompany a {
			display: block;
			background:url("../img/line_o.gif") top left no-repeat;
			-webkit-background-size:1px 27px;
			-moz-background-size:1px 27px;
			background-size:1px 27px;
			color: #990000;
			font-weight: 700;
			text-shadow: 0px 1px 1px #fff;
			text-decoration: none;
		}

	
.imglist li {
	border-bottom:1px dotted #ccc;
	margin-bottom: 5px;
	}

.noBoder li:last-child {
	border-bottom:none;
	}

	
.titlText {
	font-size:14px;
	line-height: 10px;
	color:#a50000;
	font-weight: 700;	
	}
	
.taimText {
	text-align: right;
	font-size:15px;
	color:#ccc;	
	}
	
.imglist li {
	display:block; 
	min-height: 85px;
	width:100%;
	text-decoration: none;
	color:#573100;
	font-size:11px;
	line-height: 14px;
	}
	
.btnTachiyomi a {/*遶九■隱?E?縺?E?繝懊ち繝ｳ*/
	display: block;
	font-size: 100%;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-weight: 700;
	text-shadow: 0 1px 1px #098ddc;
	width: 60%;
	height: 25px;
	position: relative;
	right: 5px;
	top:3px;
	margin-left: auto;
	border:1px solid #fff;
	-webkit-box-shadow: 0 1px 4px #640101, inset 0 0 5px #147dfe;
	-moz-box-shadow: 0 1px 4px #640101, inset 0 0 5px #147dfe;
	box-shadow: 0 1px 4px #640101, inset 0 0 5px #147dfe;
	background: -moz-linear-gradient(top, #74d3fb, #0db6fd 50%, #00a2ff 50%, #0078ff);
    background: -webkit-gradient(linear, left top, left bottom,
    			color-stop(0, #74d3fb),
    			color-stop(0.5, #0db6fd),
    			color-stop(0.5, #00a2ff),
    			color-stop(1.0, #0078ff));
}


/*詳細ページ 追記2022/8/22 */
.detaAria {
	width: 100%;
	font-size:81%;
	line-height: 18px;
	margin: 0 auto;
	min-height: 165px;
	position: relative;
	color: #666;
}
.detaSamAria img {
	border: solid 2px #fff;
	-webkit-box-shadow: 0 0 4px #666;
	-moz-box-shadow: 0 0 4px #666;
	box-shadow: 0 0 4px #666;
}
	
.detaSamAria {
	width:40%;
	min-height: 150px;
	text-align: center;
	float: left;
	}
	
.detaTextAria {
	width:60%;
	min-height: 150px;
	float: left;
	}
	
.detaBtnTachiyomi a {/*詳細ページの立ち読みボタン*/
	display: block;
	font-size: 100%;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	color: #FFCC00;
	font-weight: 700;
	text-shadow: 0 1px 1px #000000;
	width: 50%;
	height: 25px;
	position: absolute;
	right: 5px;
	bottom:5px;
	margin-left: auto;
	border:1px solid #fff;
	-webkit-box-shadow: 0 0 2px #999;
	-moz-box-shadow: 0 0 2px #999;
	box-shadow: 0 0 2px #999;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #0a0809), color-stop(0.51, #0a0f0b), color-stop(0.50, #6d7673), color-stop(0.00, #afbdc0));
	background: -webkit-linear-gradient(top, #afbdc0 0%, #6d7673 50%, #0a0f0b 51%, #0a0809 100%);
	background: -moz-linear-gradient(top, #afbdc0 0%, #6d7673 50%, #0a0f0b 51%, #0a0809 100%);
	background: -o-linear-gradient(top, #afbdc0 0%, #6d7673 50%, #0a0f0b 51%, #0a0809 100%);
	background: -ms-linear-gradient(top, #afbdc0 0%, #6d7673 50%, #0a0f0b 51%, #0a0809 100%);
	background: linear-gradient(top, #afbdc0 0%, #6d7673 50%, #0a0f0b 51%, #0a0809 100%);
}

.detaOpText {
	color: #ff6600;
	font-size: 120%;
	line-height: 40px;
	font-weight: 700;
	text-shadow: 0 1px 1px #fff;
}

.outline {
	background: #fff;
	width: 100%;
	padding: 10px 0;
	font-size: 100%;
	line-height: 25px;
	color: #666;
}
.outline p {
	width: 95%;
	margin: 0 auto;
}
.outline p span {
	border-bottom: dotted 1px #ccc;
}

.detacomiList li {/*詳細ページのあらすじの下のリスト*/
	display: block;
	font-size: 81%;
	line-height: 20px;
	color: #666;
	text-shadow: 0 1px 1px #fff;
	width: auto;
	height: 52px;
	padding: 0 0 5px 5px;
	background: -moz-linear-gradient(top, #fff, #eae9e9 5%, #ccc);
    background: -webkit-gradient(linear, left top, left bottom,
    			color-stop(0, #fff),
    			color-stop(0.05, #eae9e9),
    			color-stop(1.0, #ccc));
    border-top: solid 1px #999;
    position: relative;
}

.detacomiList ul {
    border-bottom: solid 1px #999;
}

.detaAten {
	width: 100%;
	font-size: 120%;
	line-height: 25px;
	color: #ff6666;
	text-align: center;
    border-bottom: dotted 1px #999;
    padding: 5px 0;
}

.samAria img {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
	
.samAria {
	width:27%;
	height: 80px;
	text-align: center;
	float: left;
	}
	
.textAria {
	width:73%;
	min-height: 80px;
	float: left;
	}
	
.comiList li {
	width: 100%;
	height: 30px;
	background: -moz-linear-gradient(top, #fcb5e2, #faa4db 50%, #fc94d6 50%, #fc8cd3);
    background: -webkit-gradient(linear, left top, left bottom,
    			color-stop(0, #fcb5e2),
    			color-stop(0.5, #faa4db),
    			color-stop(0.5, #fc94d6),
    			color-stop(1.0, #fc8cd3));
    border-top: solid 1px #fff9e5;
}

.comiList ul {
    border-bottom: solid 1px #fff9e5;
}

.comiList li a {
	display: block;
	padding-left: 5px;
	font-size: 100%;
	line-height: 30px;
	background:url("../img/arrow_b.png") center right no-repeat;
	-webkit-background-size:16px 20px;
	-moz-background-size:16px 20px;
	background-size:16px 20px;
	color: #fff;
	text-shadow: 0px 1px 1px #f151b7;
	text-decoration: none;
}

/*繝輔ャ繧?E?繝ｼ*/
.btnTop a {/*TOP縺?E?繝懊ち繝ｳ*/
	display: block;
	font-size: 100%;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
	color: #333;
	font-weight: 700;
	text-shadow: 0 1px 1px #fff;
	width: 25%;
	height: 32px;
	position: relative;
	right: 5px;
	top:3px;
	margin-left: auto;
	border:1px solid #999;
	-webkit-box-shadow: 0 0 2px #999;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-box-shadow: 0 0 2px #999;
	-moz-border-top-left-radius: 6px;
	-moz-border-top-right-radius: 6px;
	box-shadow: 0 0 2px #999;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	background: -moz-linear-gradient(top, #fff, #eae9e9 5%, #ccc);
    background: -webkit-gradient(linear, left top, left bottom,
    			color-stop(0, #fff),
    			color-stop(0.05, #eae9e9),
    			color-stop(1.0, #ccc));
    position: relative;
    top: 5px;
    z-index: 10;
}

footer {
	display: block;
    position: relative;
    z-index: 200;
    width: 100%;
}

footer ul li {/*繝輔ャ繧?E?繝ｼ縺?E?繝｡繝九Η繝ｼ*/
	width: 50%;
	background: -moz-linear-gradient(top, #fff, #eae9e9 5%, #ccc);
    background: -webkit-gradient(linear, left top, left bottom,
    			color-stop(0, #fff),
    			color-stop(0.05, #eae9e9),
    			color-stop(1.0, #ccc));
    float: left;
}
#ftList {
  overflow: hidden;
}
#ftList li a {
	display: block;
	font-size: 68%;
	line-height: 26px;
	text-decoration: none;
	color: #000;
	font-weight: 700;
	text-shadow: 0 1px 1px #fff;
	background:url("../img/arrow_s.png") center right no-repeat;
	-webkit-background-size:11px 13px;
	-moz-background-size:11px 13px;
	background-size:11px 13px;
	width: 100%;
	height: 26px;
}
.ftText{
	display: block;
	height: 26px;
	width: 90%;
	padding-left: 5px;
	background:url("../img/line_g.gif") center left no-repeat;
	-webkit-background-size:2px 26px;
	-moz-background-size:2px 26px;
	background-size:2px 26px;
}
.ftTextNone{
	display: block;
	height: 26px;
	width: 90%;
	padding-left: 5px;
}
footer p {
	background: -moz-linear-gradient(left, #a50b2c, #f15098 41%, #fb8ebf 63%, #ffc7d0);
    background: -webkit-gradient(linear, left top, right top,
    			color-stop(0, #a50b2c),
    			color-stop(0.41, #f15098),
    			color-stop(0.63, #fb8ebf),
    			color-stop(1.0, #ffc7d0));
	text-decoration:none;
	font-size:12px;
	line-height: 24px;
	padding: 3px 0;
	width:100%;
	color:#fde200;
	text-align: center;
	}
	
/*form*/
#searchform4 {  
    width: 90%;
    background: #fff;
    -webkit-box-shadow: inset 0 0 2px #ccc;
    -moz-box-shadow: inset 0 0 2px #ccc;
    border-radius: 20px;
    border: solid 1px #ccc;
    display: block;
    height: 24px;
    position: relative;
    margin: 0 auto;
}  
#keywords4  {  
    width: 80%;  
    position: absolute;  
    top: 3px;  
    left: 12px;  
    border: 0;  
}  
#searchBtn4 {  
    position: absolute;  
    top: 3px;  
    right: 5px;  
}
/*繧?E?繝ｯ繧?E?繝苓?E??E?遉ｺ*/

.picAria {
	display:block;
	width: 320px;
	padding-top: 10px;
	text-align:center;
	margin: 0 auto;
	clear:both;
	}	


/*消費税関連*/
.consumptionTax{
	text-align: center;
	font-size: 0.95em;
	margin-top: 10px;
}
.consumptionTax p{
	color:#444;
	font-weight: bold;
}
.consumptionTax p a{
	color: #bb0000;
	line-height: 2em;
}

/*lp*/
#lp{
	background: #FFB5B5;
}
#lp a{
	text-decoration: none;
}
#lpHeader{
	height: 50px;
	background: rgba(219,0,99,1);  background: -moz-linear-gradient(left, rgba(219,0,99,1) 0%, rgba(255,189,216,1) 100%);  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(219,0,99,1)), color-stop(100%, rgba(255,189,216,1)));  background: -webkit-linear-gradient(left, rgba(219,0,99,1) 0%, rgba(255,189,216,1) 100%);  background: -o-linear-gradient(left, rgba(219,0,99,1) 0%, rgba(255,189,216,1) 100%);  background: -ms-linear-gradient(left, rgba(219,0,99,1) 0%, rgba(255,189,216,1) 100%);  background: linear-gradient(to right, rgba(219,0,99,1) 0%, rgba(255,189,216,1) 100%);
	box-shadow: 0 1px 2px #8D0030;
}
#lpHeader img {
	height: 40px;
	padding-left: 5px;
	padding-top: 2px;
}
.lpTopImg{
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}
.lpTopImg a{
	display: block;
}
.lpTopImg img{
	width: 100%;
	vertical-align: bottom;
}
.lpRegist {
	margin-bottom: 15px;
}
#lp .lpRegist ul{
	overflow: hidden;
	padding: 2px;
}
#lp .lpRegist ul li{
	float: left;
	width: 50%;
}
.lpRegist ul li a{
	display: block;
	width: 80%;
	margin: 0 auto;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background: rgba(219,0,99,1);  background: -moz-linear-gradient(left, rgba(219,0,99,1) 0%, rgba(255,189,216,1) 100%);  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(219,0,99,1)), color-stop(100%, rgba(255,189,216,1)));  background: -webkit-linear-gradient(left, rgba(219,0,99,1) 0%, rgba(255,189,216,1) 100%);  background: -o-linear-gradient(left, rgba(219,0,99,1) 0%, rgba(255,189,216,1) 100%);  background: -ms-linear-gradient(left, rgba(219,0,99,1) 0%, rgba(255,189,216,1) 100%);  background: linear-gradient(to right, rgba(219,0,99,1) 0%, rgba(255,189,216,1) 100%);
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	text-shadow: 0 1px 1px #600808;
	border: 2px solid #FFFFFF;
	box-shadow: 1px 1px 1px rgba(127, 0, 0, 0.67);
}
.lpNav ul{
	overflow: hidden;
	box-shadow: 1px 1px 1px #913516;
}
.lpNav ul li{
	float: left;
	width: 33.3%;
}
.lpNav ul li a{
	display: block;
	text-align: center;
	height: 45px;
	line-height: 45px;
	color: #662908;
	text-shadow: 0 1px 1px #FFE0A7;
	font-size: 0.9em;
	font-weight: bold;
	background: #FFFECE;
	border-left: 1px solid rgba(138, 90, 45, 1);
	border-top: 1px solid #917C4C;
	border-bottom: 1px solid #7E3F10;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.lpNav ul li:first-child a{
	border-left: none;
}

.lpContents{
	margin-top: 15px;
	margin-bottom: 15px;
}
.lpObi{
	position: relative;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #371F0C;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 0 5px 5px;
	border-top: 1px solid #EA0134;
	box-shadow: 0 1px 1px rgba(255, 208, 208, 1);
	background: rgba(219,0,99,1);  background: -moz-linear-gradient(top, rgba(219,0,99,1) 0%, rgba(255,189,216,1) 100%);  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(219,0,99,1)), color-stop(100%, rgba(255,189,216,1)));  background: -webkit-linear-gradient(top, rgba(219,0,99,1) 0%, rgba(255,189,216,1) 100%);  background: -o-linear-gradient(top, rgba(219,0,99,1) 0%, rgba(255,189,216,1) 100%);  background: -ms-linear-gradient(top, rgba(219,0,99,1) 0%, rgba(255,189,216,1) 100%);  background: linear-gradient(to bottom, rgba(219,0,99,1) 0%, rgba(255,189,216,1) 100%);
}

.lp2Column{
	overflow: hidden;
	background: #FFFFFF;
}
.lp2Column li{
	float: left;
	width: 50%;
	padding: 10px 5px 10px 2px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px dashed rgba(138, 59, 3, 0.79);
	border-right: 1px dashed rgba(155, 70, 2, 0.79);
}
.lp2Column li:nth-child(even){
	border-right: none;
}
.lp2Column li:nth-child(3){
	border-bottom: none;
}
.lp2Column li:nth-child(4){
	border-bottom: none;
}

.lp2Column li a{
}
.lpBookWrap{
	overflow: hidden;
}
.lpSamAria{
	width: 40%;
	height: 80px;
	text-align: center;
	float: left;
}
.lpTextAria{
	width: 60%;
	min-height: 80px;
	float: left;
	font-size: 0.8em;
	line-height: 1.2em;
	color: rgba(243, 0, 238, 0.9);
}
.lpTitlText {
	font-size: 1em;
	color: rgba(46, 46, 46, 0.92);
	font-weight: 700;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.lpDetailLink{
	width: 90%;
	margin: 7px auto 0;
}
.lpDetailLink a{
	display: block;
	text-align: center;
	height: 45px;
	line-height: 45px;
	background: #FFC000;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	text-shadow: 0 1px 1px #363636;
	border-radius: 10px;
	box-shadow: 1px 1px 1px #7D3304;
}
.lpFButton{
	position: relative;
	background: rgba(128,52,5,1);
	background: -moz-linear-gradient(top, rgba(128,52,5,1) 0%, rgba(136,57,12,1) 50%, rgba(113,42,4,1) 51%, rgba(110,43,7,1) 71%, rgba(110,43,12,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(128,52,5,1)), color-stop(50%, rgba(136,57,12,1)), color-stop(51%, rgba(113,42,4,1)), color-stop(71%, rgba(110,43,7,1)), color-stop(100%, rgba(110,43,12,1)));
	background: -webkit-linear-gradient(top, rgba(128,52,5,1) 0%, rgba(136,57,12,1) 50%, rgba(113,42,4,1) 51%, rgba(110,43,7,1) 71%, rgba(110,43,12,1) 100%);
	background: -o-linear-gradient(top, rgba(128,52,5,1) 0%, rgba(136,57,12,1) 50%, rgba(113,42,4,1) 51%, rgba(110,43,7,1) 71%, rgba(110,43,12,1) 100%);
	background: -ms-linear-gradient(top, rgba(128,52,5,1) 0%, rgba(136,57,12,1) 50%, rgba(113,42,4,1) 51%, rgba(110,43,7,1) 71%, rgba(110,43,12,1) 100%);
	background: linear-gradient(to bottom, rgba(128,52,5,1) 0%, rgba(136,57,12,1) 50%, rgba(113,42,4,1) 51%, rgba(110,43,7,1) 71%, rgba(110,43,12,1) 100%);
}
.lpFButton a{
	position: relative;
	display: block;
	color: #eee;
	font-size: .95em;
	font-weight: bold;
	text-align: center;
	line-height: 45px;
	height: 45px;
	border-top: 2px solid #7F3D2A;
	border-bottom: 2px solid #551800;
	background: url("../img/arrow_s2.png") no-repeat 97% 50%;
}



.lp3Column{
	text-align: center;
}
.lpRanking{
	overflow: hidden;
	background: #FFFFFF;
}
.lpRanking li{
	overflow: hidden;
	padding: 10px 0 10px 3px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #333;
}
.lpRanking:nth-child(4) li{
	border-bottom: none;
	margin-bottom: 0;
}
.lpList1Img {
	width: 27%;
	height: 80px;
	text-align: center;
	float: left;
}
.lpList1TextWrap{
	width: 73%;
	min-height: 80px;
	font-size: 0.8em;
	line-height: 1.4em;
	color: rgba(226, 0, 165, 0.9);
	float: left;
}
.lpList1Title{
	font-size: 1.1em;
	color: rgba(46, 46, 46, 0.92);
	font-weight: 700;
}
.lpList1DetailButton a{
	display: block;
	width: 50%;
	float: right;
	text-align: center;
	margin-right: 10px;
	height: 45px;
	line-height: 45px;
	background: #FFB800;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	text-shadow: 0 1px 1px #2E2E2E;
	border-radius: 10px;
	box-shadow: 1px 1px 1px #621F00;
}

.registButtonW a{
	display: block;
	width: 90%;
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	text-shadow: 0 1px 1px #540000;
	line-height: 45px;
	height: 45px;
	background: rgba(219,0,99,1);  background: -moz-linear-gradient(left, rgba(219,0,99,1) 0%, rgba(255,189,216,1) 100%);  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(219,0,99,1)), color-stop(100%, rgba(255,189,216,1)));  background: -webkit-linear-gradient(left, rgba(219,0,99,1) 0%, rgba(255,189,216,1) 100%);  background: -o-linear-gradient(left, rgba(219,0,99,1) 0%, rgba(255,189,216,1) 100%);  background: -ms-linear-gradient(left, rgba(219,0,99,1) 0%, rgba(255,189,216,1) 100%);  background: linear-gradient(to right, rgba(219,0,99,1) 0%, rgba(255,189,216,1) 100%);
	border: 2px solid #FFFFFF;
	box-shadow: 1px 1px 1px #740404;
}
.lpGenre li a{
	display: block;
	z-index: 100;
	line-height: 45px;
	height: 45px;
	color: #FFF;
	text-shadow: 1px 1px 1px #452800;
	font-size: 0.9em;
	font-weight: bold;
	border-bottom: 1px solid #FF9B00;
	background: rgba(251,223,147,1);  background: -moz-linear-gradient(top, rgba(251,223,147,1) 0%, rgba(248,181,0,1) 49%, rgba(248,181,0,1) 100%);  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(251,223,147,1)), color-stop(49%, rgba(248,181,0,1)), color-stop(100%, rgba(248,181,0,1)));  background: -webkit-linear-gradient(top, rgba(251,223,147,1) 0%, rgba(248,181,0,1) 49%, rgba(248,181,0,1) 100%);  background: -o-linear-gradient(top, rgba(251,223,147,1) 0%, rgba(248,181,0,1) 49%, rgba(248,181,0,1) 100%);  background: -ms-linear-gradient(top, rgba(251,223,147,1) 0%, rgba(248,181,0,1) 49%, rgba(248,181,0,1) 100%);  background: linear-gradient(to bottom, rgba(251,223,147,1) 0%, rgba(248,181,0,1) 49%, rgba(248,181,0,1) 100%);
}
.lpGenre li:first-child a{
	border-top: 1px solid #FFC101;
}

.lpAuthorName{
	color: #F40000;
	font-size: 0.75em;
	text-align: center;
}

#lp footer p{
	color: #F70000 !important;
	background: none;
}


.imgList-3c {
  overflow: hidden;
  padding: 5px 0;
}
.imgList-3c li {
  float: left;
  width: 33.3%;
  margin-bottom: 10px;
}
.imgList-3c li a {
  display: block;
  width: 90%;
  margin: 0 auto;
  text-align: center;
  color: #555;
  font-size: 0.9em;

}

.imgList-3c li img {
  width: 100%;
  vertical-align: bottom;
}

.imgList-3c li p {
  display: block;
  overflow: hidden;
  white-space: nowrap;
}
.book-title {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.tables {
  display: table;
}

.img-cell {
  display: table-cell;
  vertical-align: middle;
}
.text-cell {
  display: table-cell;
  vertical-align: middle;
}
.img-list-n {
    background: #fff;
}
.img-list-n li {
  padding: 5px;
}
.img-list-n a {
  text-decoration: none;
  color: #5B5B5B;
  display: block;
}
.img-list-n .img-cell img {
  padding-right: 10px;
  height: 100px;
}
.img-list-n .text-cell{
  font-size: 0.9em;
}

.book-title-2 {
  font-size: 1em;
  font-weight: bold;
  color: #555;
}
.obi-pink {
  font-size: 1em;
  color: #AC042B;
  background: #FEAFAF;
  padding: 5px;
}
.c-box {
  margin-bottom: 20px;
  background: #FFFFFF;
}
.text-btn a {
  font-size: 0.8em;
  color: #555;
  padding: 5px;
}
.text-btn-b a {
  font-size: 0.5em;
  color: #555;
  padding: 5px;
}



/*?މ・A???P?[?g*/
.formPage{
	background: #FFFDF8;
	margin-bottom: 10px;
	padding-bottom: 15px;
	padding-left: 0 !important;
}
.question p:first-child{
	font-weight: bold;
}
.question h3 {
	font-size: 1em;
	color: #444;
	padding-top: 4px;
}
.question p{
	color: #FFF;
	background: #A7A7A7;
	text-shadow: 1px 1px #757575;
}
.question ul li{
	position: relative;
}
.question label{
	display: block;
	color: #434343;
	padding: 15px 5px;
	border-top: 1px solid #aaa;
	background: #F2f2f2;
}
.question ul li:first-child label{
	border-top: none;
}
.question ul li:last-child label{
	border-bottom: 1px solid #aaa;
}
.question textarea{
	width: 96%;
	height: 150px;
	margin-top: 4px;
	margin-left: 2%;
	border-color: #aaa;
}
.question ul li input[type="radio"]{
	opacity: 0;
	position: absolute;
	top: -3px;
	left: -3px;
}
.question ul li input[type="radio"]:checked + label{
	color: #F2f2f2;
	background: #2F7ED9;
}
.question ul li input[type="checkbox"]{
	opacity: 0;
	position: absolute;
	top: -3px;
	left: -3px;
}
.question ul li input[type="checkbox"]:checked + label{
	color: #F2f2f2;
	background: url("../img/check_on.png") no-repeat,#2F7ED9;
	background-position: 95% 50%;
}

.question select{
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	font-size: 1em;
	background: url("../img/underArrow.png") no-repeat,#F2f2f2;
	background-position: 95% 50%;
	width: 100%;
	padding: 12px 5px;
	border: none;
	border-bottom: 1px solid #aaa;
	border-radius: 0px;
}
.formPage input[type="submit"] {
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	font-size: 1em;
	color: #fff;
	text-shadow: 1px 1px #757575;
	background: rgba(191,191,191,1);
	background: -moz-linear-gradient(top, rgba(191,191,191,1) 0%, rgba(158,158,158,1) 49%, rgba(166,166,166,1) 50%, rgba(171,171,171,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(191,191,191,1)), color-stop(49%, rgba(158,158,158,1)), color-stop(50%, rgba(166,166,166,1)), color-stop(100%, rgba(171,171,171,1)));
	background: -webkit-linear-gradient(top, rgba(191,191,191,1) 0%, rgba(158,158,158,1) 49%, rgba(166,166,166,1) 50%, rgba(171,171,171,1) 100%);
	background: -o-linear-gradient(top, rgba(191,191,191,1) 0%, rgba(158,158,158,1) 49%, rgba(166,166,166,1) 50%, rgba(171,171,171,1) 100%);
	background: -ms-linear-gradient(top, rgba(191,191,191,1) 0%, rgba(158,158,158,1) 49%, rgba(166,166,166,1) 50%, rgba(171,171,171,1) 100%);
	background: linear-gradient(to bottom, rgba(191,191,191,1) 0%, rgba(158,158,158,1) 49%, rgba(166,166,166,1) 50%, rgba(171,171,171,1) 100%);
	box-shadow: 1px 1px 1px #ccc;
	border: none;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 12px;
	width: 100%;
}
.questionNom{
	display: block;
	font-size: 1em;
	margin-top: 16px;
	padding: 5px 2px;
	border-bottom: 2px groove #eee;
	border-top: 2px groove #eee;
	box-sizing: border-box;
}
.questionNom span{
	color: #C20000;
	text-shadow: 1px 1px rgba(255, 231, 231, 0.59);
}

