@charset "shift-jis";

*{
	margin:0;padding:0;
}

a{
	outline:none;
	border:0;
}

body {
	font-family: 'メイリオ', Meiryo, 'Lucida Grande', Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'EE EゴシチE', sans-serif;
	background: #fff;
	-webkit-text-size-adjust: none; /* フォントサイズ自動調整 */
	-moz-text-size-adjust: none; /* フォントサイズ自動調整 */
}

li{list-style-type:none;}

.colorG {color: #333;}

	
/* ■リンク色ここから */
A:link    {COLOR: #81bcc8; TEXT-DECORATION: underline;}
A:visited {COLOR: #4a93a2; TEXT-DECORATION: underline;}
/* ■リンク色ここまで */


#tab ul,
.stafflist li,
.imglist li,
#blogAria ul,
nav ul,
header:after {
	content:"";
	display:block;
	clear:both;
}


/* ヘッダー*/	
header {
	position: relative;
	height: 70px;
	width: 100%;
	overflow: hidden;
}
header ul{
	position: relative;
	height: 50px;
	width: 98%;
	margin: 0 auto;
}
header ul li{
	position: relative;
	height: 50px;
	width: 45%;
	float: left;
}
header ul li:nth-child(2){
	width: 35%;
}
header ul li:last-child{
	width: 20%;
}
img#logo{
	position: relative;
	top: 6px;
	float: left;
	width: 100%;
}
img#login{
	position: relative;
	top: 8px;
	width: 100%;
}
header p{
	font-size: x-small;
	padding-left: 10px;
	padding-top: 14px;
	line-height: 1em;
}


/*ǋL*/

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





/*ポイント残*/
#currentPt {
	background: #fff;
	height: 36px;
	width: 40%;
	float: right;
	color: #222;
	margin-top: 7px;
	margin-right: 5px;
	font-size: .9em;
	text-align: center;
	line-height: 36px;
	border: 1px solid #787878;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}



/*トップ画*/
#topImg{
	width: 100%;
	background: #eee;
	text-align: center;
}
#topImg img{
	vertical-align: bottom;
}


/*検索*/
#searchArea{
	padding: 10px 0;
	margin-bottom: 5px;
	background: rgba(242,242,242,1);
	background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 50%, rgba(235,235,235,1) 51%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(242,242,242,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(51%, rgba(235,235,235,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 50%, rgba(235,235,235,1) 51%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 50%, rgba(235,235,235,1) 51%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 50%, rgba(235,235,235,1) 51%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 50%, rgba(235,235,235,1) 51%, rgba(255,255,255,1) 100%);
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}


/*メインコンチE*/
main{
	position: relative;
	width: 100%;
	text-align: center;
}
img.barButton{
	width: 90%;
	margin: 8px 0 0 0;
}
#registButton{
	overflow: hidden;
	margin: 10px 0;
}
main img.mbarButton{
	float: left;
	width: 47%;
	margin: 5px 0 0 2%;
}



/*	ジャンルリス*/
#categoryList{
	margin: 10px 0;
	box-shadow: 0 2px 1px #aaa;
}
#categoryList #cateNav{
	width: 100%;
	display: table;
	table-layout: fixed;
	text-align: center;
	margin-bottom: 5px;
}
#categoryList #cateNav li{
	display: table-cell;
}
#categoryList #cateNav li a{
	display: block;
	background: #555;
	padding: 12px 0;
	font-size: .9em;
	color: #1A1918;
	text-shadow: 1px 1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff, -1px -1px 0 #fff;
	text-decoration: none;
}
#categoryList #cateNav li#cateAll a{
	border: 1px solid #A55F16;
	background: rgba(255,181,61,1);
	background: -moz-linear-gradient(top, rgba(255,181,61,1) 0%, rgba(187,124,22,1) 50%, rgba(164,109,19,1) 51%, rgba(255,173,41,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,181,61,1)), color-stop(50%, rgba(187,124,22,1)), color-stop(51%, rgba(164,109,19,1)), color-stop(100%, rgba(255,173,41,1)));
	background: -webkit-linear-gradient(top, rgba(255,181,61,1) 0%, rgba(187,124,22,1) 50%, rgba(164,109,19,1) 51%, rgba(255,173,41,1) 100%);
	background: -o-linear-gradient(top, rgba(255,181,61,1) 0%, rgba(187,124,22,1) 50%, rgba(164,109,19,1) 51%, rgba(255,173,41,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,181,61,1) 0%, rgba(187,124,22,1) 50%, rgba(164,109,19,1) 51%, rgba(255,173,41,1) 100%);
	background: linear-gradient(to bottom, rgba(255,181,61,1) 0%, rgba(187,124,22,1) 50%, rgba(164,109,19,1) 51%, rgba(255,173,41,1) 100%);
}
#categoryList #cateNav li#cateGirl a{
	border: 1px solid #FA1B68;
	background: rgba(255,61,97,1);
	background: -moz-linear-gradient(top, rgba(255,61,97,1) 0%, rgba(187,22,52,1) 50%, rgba(164,19,46,1) 51%, rgba(255,41,80,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,61,97,1)), color-stop(50%, rgba(187,22,52,1)), color-stop(51%, rgba(164,19,46,1)), color-stop(100%, rgba(255,41,80,1)));
	background: -webkit-linear-gradient(top, rgba(255,61,97,1) 0%, rgba(187,22,52,1) 50%, rgba(164,19,46,1) 51%, rgba(255,41,80,1) 100%);
	background: -o-linear-gradient(top, rgba(255,61,97,1) 0%, rgba(187,22,52,1) 50%, rgba(164,19,46,1) 51%, rgba(255,41,80,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,61,97,1) 0%, rgba(187,22,52,1) 50%, rgba(164,19,46,1) 51%, rgba(255,41,80,1) 100%);
	background: linear-gradient(to bottom, rgba(255,61,97,1) 0%, rgba(187,22,52,1) 50%, rgba(164,19,46,1) 51%, rgba(255,41,80,1) 100%);
}
#categoryList #cateNav li#cateMan a{
	border: 1px solid #375FC2;
	background: rgba(61,135,255,1);
	background: -moz-linear-gradient(top, rgba(61,135,255,1) 0%, rgba(22,85,187,1) 50%, rgba(19,75,164,1) 51%, rgba(41,123,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(61,135,255,1)), color-stop(50%, rgba(22,85,187,1)), color-stop(51%, rgba(19,75,164,1)), color-stop(100%, rgba(41,123,255,1)));
	background: -webkit-linear-gradient(top, rgba(61,135,255,1) 0%, rgba(22,85,187,1) 50%, rgba(19,75,164,1) 51%, rgba(41,123,255,1) 100%);
	background: -o-linear-gradient(top, rgba(61,135,255,1) 0%, rgba(22,85,187,1) 50%, rgba(19,75,164,1) 51%, rgba(41,123,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(61,135,255,1) 0%, rgba(22,85,187,1) 50%, rgba(19,75,164,1) 51%, rgba(41,123,255,1) 100%);
	background: linear-gradient(to bottom, rgba(61,135,255,1) 0%, rgba(22,85,187,1) 50%, rgba(19,75,164,1) 51%, rgba(41,123,255,1) 100%);
}
#categoryList #cateNav li#cateTl a{
	border: 1px solid #B2A622;
	background: rgba(255,242,61,1);
	background: -moz-linear-gradient(top, rgba(255,242,61,1) 0%, rgba(187,176,22,1) 50%, rgba(164,155,19,1) 51%, rgba(255,241,41,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,242,61,1)), color-stop(50%, rgba(187,176,22,1)), color-stop(51%, rgba(164,155,19,1)), color-stop(100%, rgba(255,241,41,1)));
	background: -webkit-linear-gradient(top, rgba(255,242,61,1) 0%, rgba(187,176,22,1) 50%, rgba(164,155,19,1) 51%, rgba(255,241,41,1) 100%);
	background: -o-linear-gradient(top, rgba(255,242,61,1) 0%, rgba(187,176,22,1) 50%, rgba(164,155,19,1) 51%, rgba(255,241,41,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,242,61,1) 0%, rgba(187,176,22,1) 50%, rgba(164,155,19,1) 51%, rgba(255,241,41,1) 100%);
	background: linear-gradient(to bottom, rgba(255,242,61,1) 0%, rgba(187,176,22,1) 50%, rgba(164,155,19,1) 51%, rgba(255,241,41,1) 100%);
}
#categoryList #cateNav li#cateBl a{
	border: 1px solid #1F94CA;
	background: rgba(41,216,255,1);
	background: -moz-linear-gradient(top, rgba(41,216,255,1) 0%, rgba(21,149,178,1) 50%, rgba(18,130,155,1) 51%, rgba(20,212,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(41,216,255,1)), color-stop(50%, rgba(21,149,178,1)), color-stop(51%, rgba(18,130,155,1)), color-stop(100%, rgba(20,212,255,1)));
	background: -webkit-linear-gradient(top, rgba(41,216,255,1) 0%, rgba(21,149,178,1) 50%, rgba(18,130,155,1) 51%, rgba(20,212,255,1) 100%);
	background: -o-linear-gradient(top, rgba(41,216,255,1) 0%, rgba(21,149,178,1) 50%, rgba(18,130,155,1) 51%, rgba(20,212,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(41,216,255,1) 0%, rgba(21,149,178,1) 50%, rgba(18,130,155,1) 51%, rgba(20,212,255,1) 100%);
	background: linear-gradient(to bottom, rgba(41,216,255,1) 0%, rgba(21,149,178,1) 50%, rgba(18,130,155,1) 51%, rgba(20,212,255,1) 100%);
}
#categoryList #cateNav li#cateAdult a{
	border: 1px solid #D90BDE;
	background: rgba(255,41,209,1);
	background: -moz-linear-gradient(top, rgba(255,41,209,1) 0%, rgba(178,21,144,1) 50%, rgba(155,18,126,1) 51%, rgba(255,20,204,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,41,209,1)), color-stop(50%, rgba(178,21,144,1)), color-stop(51%, rgba(155,18,126,1)), color-stop(100%, rgba(255,20,204,1)));
	background: -webkit-linear-gradient(top, rgba(255,41,209,1) 0%, rgba(178,21,144,1) 50%, rgba(155,18,126,1) 51%, rgba(255,20,204,1) 100%);
	background: -o-linear-gradient(top, rgba(255,41,209,1) 0%, rgba(178,21,144,1) 50%, rgba(155,18,126,1) 51%, rgba(255,20,204,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,41,209,1) 0%, rgba(178,21,144,1) 50%, rgba(155,18,126,1) 51%, rgba(255,20,204,1) 100%);
	background: linear-gradient(to bottom, rgba(255,41,209,1) 0%, rgba(178,21,144,1) 50%, rgba(155,18,126,1) 51%, rgba(255,20,204,1) 100%);
}
#categoryList #cateListW,#categoryList #cateListH{
	overflow: hidden;
	margin-bottom: 5px;
}
#categoryList #cateListW li{
	float: left;
	width: 47.8%;
	height: 80px;
	background: #ddd;
	margin-left: 2%;
}
#categoryList #cateListW li:last-child{
	margin-left: 1%;
}

#categoryList #cateListH li{
	float: left;
	width: 31.7%;
	height: 140px;
	background: #ddd;
	margin-left: 1%;
}
#categoryList #cateListH li:first-child{
	margin-left: 1.5%;
}


/*帯画*/
.obiImg{
	width: 100%;
}
.obiImg img{
	width: 100%;
}


/*帯画像リンク*/
.obiImgLink{
	position: relative;
	width: 100%;
	margin: 10px auto;
	text-align: center;
}
.obiImgLink img{
	width: 100%;
}


/*一押*/
#pickupListWrap{
	width: 100%;
	margin: 0 auto;
}
#pickupList{
	position: relative;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#pickupList .imglist li {
	margin-bottom: 4px;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	background: rgba(242,242,242,1);
	background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 50%, rgba(235,235,235,1) 51%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(242,242,242,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(51%, rgba(235,235,235,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 50%, rgba(235,235,235,1) 51%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 50%, rgba(235,235,235,1) 51%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 50%, rgba(235,235,235,1) 51%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 50%, rgba(235,235,235,1) 51%, rgba(255,255,255,1) 100%);
}
}


/*新着*/
#newList{
	position: relative;
	width: 100%;
	margin: 0 auto;
}

/*リストE*/
#newTitleList{
	position: relative;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.imglist li{
	display:block; 
	width:100%;
	padding: 5px 0;
	margin-bottom: 4px;
	text-decoration: none;
	line-height: 1.3em;
	color: #555;
	font-size: 0.7em;
	overflow: hidden;
	border-top: 1px solid #E45EAB;
	border-bottom: 1px solid #E45EAB;
	background: rgba(255,209,213,1);
	background: -moz-linear-gradient(top, rgba(255,209,213,1) 0%, rgba(255,168,174,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,209,213,1)), color-stop(100%, rgba(255,168,174,1)));
	background: -webkit-linear-gradient(top, rgba(255,209,213,1) 0%, rgba(255,168,174,1) 100%);
	background: -o-linear-gradient(top, rgba(255,209,213,1) 0%, rgba(255,168,174,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,209,213,1) 0%, rgba(255,168,174,1) 100%);
	background: linear-gradient(to bottom, rgba(255,209,213,1) 0%, rgba(255,168,174,1) 100%);
}


/*横並び画*/
.img3Column{
	background: #EDEDD5;
	margin-bottom: 5px;
}
.img3Column img{
	vertical-align: bottom;
}



/*ランキング*/
#rankingListWrap{
	width: 100%;
	margin: 0 auto;
}
#rankingList{
	position: relative;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#rankingList .imglist li {
	margin-bottom: 4px;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	background: rgba(242,242,242,1);
	background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 50%, rgba(235,235,235,1) 51%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(242,242,242,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(51%, rgba(235,235,235,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 50%, rgba(235,235,235,1) 51%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 50%, rgba(235,235,235,1) 51%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 50%, rgba(235,235,235,1) 51%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 50%, rgba(235,235,235,1) 51%, rgba(255,255,255,1) 100%);
}
.btnTachiyomi a{
	display: block;
	font-size: 1.1em;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	width: 50%;
	height: 25px;
	position: relative;
	right: 3px;
	margin-left: auto;
	color: #000;
	font-weight: bold;
	border-radius: 2px;
	box-shadow: 0 1px 1px #ccc;
	border:1px solid #E3D466;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,232,56,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(255,232,56,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,232,56,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,232,56,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,232,56,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,232,56,1) 100%);
}



/*リストE*/
.samAria {
	width:27%;
	height: 100%;
	text-align: center;
	float: left;
	overflow: hidden;
}
.samAria img {
	border-radius: 6px;
}	
.textAria {
	width:71%;
	min-height: 80px;
	margin-left: 2%;
	float: left;
	text-align: left;
}
.titlText {
	font-size: 1.1em;
	line-height: 20px;
	color: #9E0000;
	font-weight: 700;	
}



/*帯*/
.obi {
	text-align: left;
	margin-bottom: 5px;
	padding: 5px 0;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,232,56,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(255,232,56,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,232,56,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,232,56,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,232,56,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,232,56,1) 100%);
	border-top:1px solid #E3D466;
	border-bottom:1px solid #E3D466;
}
	
.obi p {
	font-size: 1em;
	padding-left:5px;
	color: #000;
	font-weight: 700;
	text-align: left;
}



/*下部帯画*/
.bottomObi{
	width: 100%;
}
.bottomObi img{
	width: 100%;
	vertical-align: bottom;
}


/*ジャンル検索* 他検索　フッター*/
.genreNav{
	width: 100%;
	overflow: hidden;
}
.genreNav li, footer ul li{
	width: 50%;
	float: left;
	text-align: left;
}
.genreNav li a, #ftList li a{
	position: relative;
	display: block;
	padding: 10px 0 10px 10px;
	text-decoration: none;
	font-size: 0.8em;
	color: #3d3d3d;
	font-weight: bold;
	border: 1px outset #fff;
	background: rgba(230,230,230,1);
	background: -moz-linear-gradient(top, rgba(230,230,230,1) 0%, rgba(247,247,247,1) 50%, rgba(212,212,212,1) 50%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(230,230,230,1)), color-stop(50%, rgba(247,247,247,1)), color-stop(50%, rgba(212,212,212,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(230,230,230,1) 0%, rgba(247,247,247,1) 50%, rgba(212,212,212,1) 50%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(230,230,230,1) 0%, rgba(247,247,247,1) 50%, rgba(212,212,212,1) 50%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(230,230,230,1) 0%, rgba(247,247,247,1) 50%, rgba(212,212,212,1) 50%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(230,230,230,1) 0%, rgba(247,247,247,1) 50%, rgba(212,212,212,1) 50%, rgba(255,255,255,1) 100%);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
.genreNav li:nth-child(even) a, #ftList li:nth-child(even) a{
	border-left: none;
}
.genreNav li a span, #ftList li a span:last-child{
	position: absolute;
	font-weight: bold;
	color: #D2311F;
	float: right;
	right: 5px;
}


#ftList{
	overflow: hidden;
}
.fontMin{
	font-size: .75em;
}



/*サポEト帯*/
.supportObi {
	text-align: left;
	padding: 5px 0;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,232,56,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(255,232,56,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,232,56,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,232,56,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,232,56,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,232,56,1) 100%);
	border-top:1px solid #E3D466;
	border-bottom:1px solid #E3D466;
}
	
.supportObi p {
	font-size: 1em;
	padding-left:5px;
	color: #000;
	font-weight: 700;
	text-align: left;
}

/*TOPへボタン*/
.btnTop a {
	display: block;
	font-size: 100%;
	text-align: center;
	text-decoration: none;
	padding: 10px 0;
	color: #000;
	font-weight: 700;
	width: 45%;
	position: relative;
    top: 5px;
	right: 5px;
	margin-left: auto;
	border:1px solid #E3D466;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,232,56,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(255,232,56,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,232,56,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,232,56,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,232,56,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,232,56,1) 100%);
    position: relative;
    z-index: 10;
}
.icon-arrow-up:before{
	color: #000;
}

footer {
	display: block;
    position: relative;
    z-index: 200;
    width: 100%;
}
footer p {
	text-decoration:none;
	font-size: 0.8em;
	color: #333;
	text-align: center;
}
#copyright{
	display: block;
	margin: 10px 0;
}





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

.comiList li a {
	display: block;
	font-size: 100%;
	line-height: 52px;
	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: #333;
	font-weight: 700;
	text-shadow: 0px 1px 1px #fff;
	text-decoration: none;
}

.comiList li img {
	vertical-align: -35%;
	margin: 0 5px;
	-webkit-box-shadow: 0 1px 2px #fff;
	-moz-box-shadow: 0 1px 2px #fff;
	box-shadow: 0 1px 2px #fff;
}



/*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ジ*/
.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 {/*詳細ペEジの立ち読みボタン*/
	display: block;
	font-size: 1.1em;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	width: 50%;
	height: 25px;
	position: absolute;
	right: 5px;
	bottom:5px;
	margin-left: auto;
	color: #000;
	font-weight: bold;
	border-radius: 2px;
	box-shadow: 0 1px 1px #ccc;
	border:1px solid #E3D466;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,232,56,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(255,232,56,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,232,56,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,232,56,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,232,56,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,232,56,1) 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 {/*詳細ペEジのあらすじの下Eリス*/
	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;
}


/*スワイプ表示*/
.picAria {
	display:block;
	width: 320px;
	padding-top: 10px;
	text-align:center;
	margin: 0 auto;
	clear:both;
}	

/*横長バナー*/
.bookImgAria {
	width: 100%;
	margin: 10px 0;
}
.bookImgAria img{
	width: 100%;
}


/*中サイズバナー*/
.bookImgAriaMin {
	width: 100%;
	margin: 5px 0;
}
.bookImgAriaMin img{
	width: 90%;
}


/*会員ヘッダー*/
#memberLogo {
	position: relative;
	top: 6px;
	left: 4px;
	float: left;
	width: 45%;
}
.barButtonWrap {
	overflow: hidden;
	margin: 5px 0;
}


/*LPペEジ*/
#lpPage{
	background: #fff;
	color: #000;
	padding-top: 20px;
}
#lpPage img{
	vertical-align: bottom;
}


#lpPage header{
	margin-bottom: 20px;
	overflow: visible;
}
#lpTop{
	position: relative;
	width: 95%;
	margin: 0 auto;
}
#lpTop h2 {
	font-size: 1.2em;
	line-height: 1.5em;
}
#lpTop h2 span{
	color: red;
}
#lpTop img {
	font-size: 1.2em;
	position: absolute;
	top: 0px;
	right: 0px;
}


/*トップ画*/
#lpPage #topImg{
	background: none;
	margin-bottom: 20px;
}

/*LPペEジメイン*/
#lpPage main{
	
}
#lpPage main dl {
	margin-bottom: 15px;
}
}#lpPage main dl dt {
	font-weight: bold;
}
#lpPage main dl dt a{
	color: red;
	font-weight: bold;
	text-decoration: underline;
}
#lpPage main dl dd {
	font-size: 0.8em;
}

/*会員登録*/
#lpPage .registButton {
	overflow: hidden;
	margin: 20px 0;
}
#lpPage img.barButton {
	width: 60%;
	margin: 0;
}

/*バナー*/
#lpPage .bookImgAria {
	width: 100%;
	margin: 0 0 15px 0;
}

/*書籍リス*/
#lpPage .img3Column {
	background: none;
	margin-bottom: 5px;
}
#lpPage #pickupListWrap a{
	color: red;
	font-weight: bold;
	text-decoration: underline;
}
/*フッター*/
#lpPage footer p{
	color: #000;
}
#lpFooterList {
	text-align: center;
	background: #CCCCCC;
	padding: 5px 0;
	box-shadow: 0 1px 1px #fff;
}
#lpFooterList a {
	font-size: .75em;
	font-weight: bold;
	text-decoration: none;
	color: #3442CC;
}
#lpFooterList a:visited {
	color: #283BEF;
}

/*消費税関連*/
.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;
}


/*退会アンケー*/
.formPage{
	background: #fff;
	margin-bottom: 10px;
	padding-bottom: 15px;
}
.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: #4193D9;
}
.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,#4193D9;
	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);
}
/*書籍リス*/
.lpImg3Column {
	background: #FFD21B;
	padding: 10px 0;
	overflow: hidden;
	border-bottom: 2px solid #D7AE00;
}
.lpImg3Column li {
	float: left;
	width: 33.3%;
	text-align: center;
}
.lpImg3Column img {
	vertical-align: bottom;
}

.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: #9F822B;
  background: #F5EFD7;
  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;
}