@charset "utf-8";


	*{margin:0;padding:0;
	}


body{
	width:100%;
	max-width:750px;
	margin: 0;
	padding: 0;
	font-size:16px;
	background:#ffffff;
	color:#333333;
	line-height:18px;
	letter-spacing:2px;
	margin:0 auto;
	text-align:center;
	font-family:"メイリオ", "Arial","Hiragino Kaku Gothic Pro",sans-serif;
	-webkit-text-size-adjust: none;
	}


	a{
	text-decoration: none;
	color: #4169e1;
	}

	a:hover{
	text-decoration: underline;
	color: #4169e1;
	}

	li{list-style-type:none;}

img {
	max-width:100%;
	height:auto;
	vertical-align: bottom;
	}


.img_border{
	border:1px solid #c0c0c0;
	}


/*-------------------------------------------------------*/
.header{
	height:100%;
	line-height:0;
	text-align:left;
	padding:0px;
	}


.header_text_area{
	display:block;
	color:#ffffff;
	padding:10px 10px 10px 10px;
	background: #2eb0ff;
	text-align:left;
	font-size:0.8em;
	font-weight:bold;
	}

#tab ul,
.stafflist li,
.imglist li,
#blogAria ul,
nav ul,
header:after {
	content:"";
	display:block;
	clear:both;
	}
/*-------------------------------------------------------*/
.center_info{
	margin:0 auto;
	text-align:center;
	padding:10px;
	}

.red_text{
	color:#cc0000;
	font-size:16px;
	line-height:18px;
	}


/*-------------------------------------------------------*/
.log_area{
	padding:0px 10px 10px 10px;
	}


.log_tb{
	margin:0 auto;
	width: 95%;
	border-collapse: separate;
	}

.log_tb td{
	width: 45%;
	text-align:center;
	}




/*--■■■会員indexユーザー用ボタン■■■-----------------------------------------------------*/

.btn_member{
	background:#ff0000;
	color:#ffffff;
	padding:10px 20px;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	text-decoration:none;
	border-radius:10px;
	border:1px solid #ffffff;
	box-shadow:0 0 3px #333333;
	display:inline-block;
	margin:5px;
	}


.btn_member:hover{
	color:#ffff00;
	text-decoration:none;
	}



/*-------------------------------------------------------*/
.center_area{
	margin:0 auto;
	}


.osusume_tb{
	margin:0 auto;
	width: 95%;
	border-collapse: separate;
	}

.osusume_tb td{
	width: 30%;
	text-align:center;
	}




/*--■■■indexおすすめコミック背景■■■-----------------------------------------------------*/
.bg_area01{
	background:#333333;
	padding:5px 0;
	}

/*--■■■index新着コミック背景■■■-----------------------------------------------------*/

.bg_area02{
	background:#e6e6fa;
	}





/*追記*/



	
.titlText {
	font-size:14px;
	line-height: 20px;
	color: #634303;	
	font-weight: 700;	
	}
	
.taimText {
	text-align: right;
	font-size:10px;
	color: #FCAC12;	
	}
	
.imglist li {
	display:block; 
	min-height: 110px;
	width:100%;
	text-decoration: none;
	color: #7C7C7C;
	font-size:11px;
	line-height: 14px;
	}
	

.imglist li {
	border-bottom:1px dotted #ccc;
	margin-bottom: 5px;
	}

.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;
	top:5px;
	margin-left: auto;
	color: #FDA111;
	font-weight: bold;
	border: 1px outset #F7E989;
	border-radius: 4px;
	text-shadow: 0 1px 1px #FEF281;
	box-shadow: 0 1px 1px #ccc;
	background: rgba(255,251,171,1);
	background: -moz-linear-gradient(top, rgba(255,251,171,1) 0%, rgba(255,245,112,1) 50%, rgba(255,237,36,1) 51%, rgba(255,237,41,1) 71%, rgba(255,231,46,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,251,171,1)), color-stop(50%, rgba(255,245,112,1)), color-stop(51%, rgba(255,237,36,1)), color-stop(71%, rgba(255,237,41,1)), color-stop(100%, rgba(255,231,46,1)));
	background: -webkit-linear-gradient(top, rgba(255,251,171,1) 0%, rgba(255,245,112,1) 50%, rgba(255,237,36,1) 51%, rgba(255,237,41,1) 71%, rgba(255,231,46,1) 100%);
	background: -o-linear-gradient(top, rgba(255,251,171,1) 0%, rgba(255,245,112,1) 50%, rgba(255,237,36,1) 51%, rgba(255,237,41,1) 71%, rgba(255,231,46,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,251,171,1) 0%, rgba(255,245,112,1) 50%, rgba(255,237,36,1) 51%, rgba(255,237,41,1) 71%, rgba(255,231,46,1) 100%);
	background: linear-gradient(to bottom, rgba(255,251,171,1) 0%, rgba(255,245,112,1) 50%, rgba(255,237,36,1) 51%, rgba(255,237,41,1) 71%, rgba(255,231,46,1) 100%);
}

.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;
	}
	


#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;
}







/*--■■■indexランキング背景■■■-----------------------------------------------------*/
.bg_area03{
	background:#fffacd;
	}

/*-------------------------------------------------------*/
.new_area{
	padding:10px;
	font-size:18px;
	margin-right:10px;
	position: relative;
	}

.detail_area{
	padding:10px;
	font-size:18px;
	position: relative;
	}



.nc_float{
	width:30%;
	float:left;
	height:100%;
	line-height:0;
	margin:0px 10px 0px 10px;
	padding:0px;
	background:#dddddd;
	}


.nc_text{
	text-align:left;
	color:#333333
	font-size:14px;
	}

.title_text{
	color:#f86582;
	font-weight:bold;
	font-size:18px;
	}

.text14{
	font-size:14px;
	}


.navy_text{
	color:#000080;
	font-weight:bold;
	}



.label{
	background:#ff69b4;
	color:#ffffff;
	padding:1px 3px;
	display:inline-block;
	margin:2px;
	border-radius:5px;
	font-size:11px;
	}



.clear{
	clear:both;
	}

/*-------------------------------------------------------*/
.hr_gray01{
	border-top: 1px solid #9b9b9b;
	border-bottom: 1px solid #ffffff;
	margin:10px;
	}

.hr_gray_dashed{
	border: 1px dashed #9b9b9b;
	margin:10px 0px;
	}
/*-------------------------------------------------------*/


.shousai_oya{
	position:relative;
	}


.shousai{
	width:25%;
	color:#ffffff;
	background:#ff0000;
	background:linear-gradient(#2eacfd);
	background:-webkit-linear-gradient(#2eacfd);
	background:-moz-linear-gradient(#2eacfd);
	background:-o-linear-gradient(#2eacfd);
	background:-ms-linear-gradient(#2eacfd);
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-o-border-border-radius:8px;
	-ms-border-border-radius:8px;
	box-shadow: 1px 0px 0px rgba(225,225,225,0.4) inset,/*1px??n?C???C?g*/
		-1px 0px 0px rgba(225,225,225,0.2) inset,/*1px??n?C???C?g*/
		0px 1px 1px rgba(0,0,0,0.1) inset,
		0px -1px 1px rgba(0,0,0,0.3) inset,
		0px 1px 3px #666;
	-pie-background:linear-gradient(#f7c4c7, #e85064);/*PIE?p*/
	behavior: url("/PIE.htc");
	padding:5px 0 5px 0;
	text-align:center;
	font-size:14px;
	border: solid 1px #d1eeff;
	position: absolute;
	right: 0;
	bottom: 0;
	}



.shousai a{
	display:block;
	text-decoration:none;
	color:#ffffff;
	}


/*-------------------------------------------------------------------*/
.detail_shousai{
	width:25%;
	color:#ffffff;
	background: #ff0000;/*IE*/
	background:linear-gradient(#e6e6e6,#ffffff,#636363);
 	background:-webkit-linear-gradient(#e6e6e6,#ffffff,#636363);/*Google Chrome Safari*/
 	background:-moz-linear-gradient(#e6e6e6,#ffffff,#636363);/*Firefox*/
	background:-o-linear-gradient(#e6e6e6,#ffffff,#636363);/*Opera*/
	background:-ms-linear-gradient(#e6e6e6,#ffffff,#636363);/*Internet Explorer*/
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-o-border-border-radius:8px;
	-ms-border-border-radius:8px;
	box-shadow: 1px 0px 0px rgba(225,225,225,0.4) inset,
		-1px 0px 0px rgba(225,225,225,0.2) inset,
		0px 1px 1px rgba(0,0,0,0.1) inset,
		0px -1px 1px rgba(0,0,0,0.3) inset,
		0px 1px 3px #666;
	-pie-background:linear-gradient(#f7c4c7, #e85064);
	behavior: url("/PIE.htc");
	padding:2px 10px;
	text-align:center;
	font-size:14px;
	line-height:30px;
	border: solid 1px #dddddd;
	}



.detail_shousai a{
	display:inline-block;
	text-decoration:none;
	color:#ffffff;
	}

.detail_shousai:hover{
	color:#ffffff;
	text-decoration:none;
	}


.right_sp{
	text-align:right;
	}


/*-------------------------------------------------------*/

.osusume_tb{
	margin:0 auto;
	width: 95%;
	border-collapse: separate;
	}

.osusume_tb td{
	width: 30%;
	text-align:center;
	}



.pad10{
	padding-right:10px;
	text-align:right;
	font-size:14px;
	}





/*-------------------------------------------------------*/



.rank_tb{
	margin:0 auto;
	width: 95%;
	border-collapse: separate;
	}

.rank_tb th{
	width: 30%;
	text-align:center;
	}

.rank_tb td{
	width: 30%;
	text-align:center;
	margin-bottom:10px;
	}


/*-------------------------------------------------------*/

.janru{
	width:100%;
	background:#cbcbcb;
	margin: 0; 
	padding: 0; 
	list-style: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	}


.janru ul{ 
	width:100%;
	}

.janru li{ 
	display: inline; 
	padding: 0; 
	margin: 0; 
	list-style: none;
	}

.janru li a{
	display: block; 
	padding: 3px 10px;
	text-decoration: none;
	color: #333333;
	width: 100%; 
	margin: 2px 0px;
	text-align: left;
	font-size:1em;
	line-height:1.5em;
	border-bottom:dashed 1px #84a2d4;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	}

.janru li a:hover{
	background: rgba(154, 205, 50, 0.8);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	}


/*--------------------------------*/

.box_sp{
	width:100%;
	display:-webkit-box;
	display:-moz-box;
	padding:10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	}


.left_box_sp{
	width:30%;
	position: relative;
	}

.left_box_sp img{
	margin-bottom:5px;
	}


.obi{
	position: absolute;
	top: 0px;
	left: 0px;
	}



.right_box_sp{
	width:70%;
	color:#926513;
	padding:0px 5px 0px 5px;
	font-size:14px;
	text-align:left;
	}



/*--------------------------------*/
.rank_waku{
	width:100%;
	height:auto;
	position: relative;
	}


.newpage_title{	
	background:#ffa500;
	color:#ffffff;
	font-weight:bold;
	width:100%;
	padding-left:10px;
	padding-right:10px;
	font-size:16px;
	line-height:24px;
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	}

.newpage_title .triangle {
	position: absolute;
	bottom: -10px;
	left: 20px;
	margin-left: -10px;
	width: 0;
	height: 0;
	border-top: 10px solid #ffa500;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	}

.artist_moji{
	color:#8a2be2;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	}

.gray_moji{
	color:#333333;
	font-size:14px;
	line-height:18px;
	}

/*-------------------------------------------------------*/

.other_midashi{
	font-size:18px;
	font-weight:bold;
	line-height:26px;
	padding:10px 0px;
	color:#ffffff;
	background:#000000;
	}

.other_main{
	padding:5px;
	font-size:14px;
	color:#333333;
	line-height:18px;
	text-align:left;
	background:#ffffff;
	}

.other_obi{
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	padding:5px;
	color:#333333;
	background:#dddddd;
	margin-bottom:5px;
	}




/*-------------------------------------------------------*/

.outline {
	background: #fff;
	width: 100%;
	padding: 10px 0;
	font-size: 100%;
	line-height: 25px;
	color: #666;
	}




.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;
	list-style-type:none;
	}


.detaAten {
	width: 100%;
	font-size: 120%;
	line-height: 25px;
	color: #ff6666;
	text-align: center;
    border-bottom: dotted 1px #999;
    padding: 5px 0;
}



/*-------------------------------------------------------*/
.faq{
	width: 100%;/*横幅はここで設定します。100%にすれば可変になります。*/
	margin: 0 auto;
	}

.faq .ac-content {
	margin:0px;/*ここを10pxにすれば両サイドに10px余白をもたせられます。*/
	}

.faq input {
	display: none;
	}


.faq label {
	width:100%;
	padding:10px;
	background:#fa8072;
	color:#ffffff;
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	display:block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border-bottom:1px solid #ffe4e1;
	text-align:left;
	}


.faq .ac-cont {
	transition: 0.1s;
	height: 0;
	overflow: hidden;
	color:#333333;
	background: #ffe4e1;
	padding: 0px;/*アコーディオンのタイトルのpadding*/
	font-size:16px;
	line-height:20px;
	text-align:left;
	}

.faq input:checked + .ac-cont {
	height: auto;
	padding: 5px;
	}







/*----------ページ送り---------------------------------*/

#itemDetailNav{
	text-align: center;
	}

#itemDetailNav li{
	list-style-type: none;
	margin:5px;
	}

#itemDetailNav a {
	display: inline-block;
	background: #E8E8E8;
	height: 40px;
	line-height: 40px;
	padding: 0 11px;
	color: #555;
	text-decoration: none;
	}

/*-------------------------------------------------------*/


.btn_buy{
	color:#ffffff;
	background:#ff0000;
	padding:10px 30px;
	text-align:center;
	font-size:14px;
	border: solid 1px #e99e96;
	border-radius:10px;
	display:inline-block;
	margin:10px;
	}

.btn_buy a{
	display:inline-block;
	color:#ffffff;
	}

/*-------------------------------------------------------------*/
footer {
	width: 100%;
	display: block;
	}

footer #ftList {
	padding:0;
	margin:0;
	}

footer #ftList li {
	width: 50%;
	height:50px;
	padding:20px 0 20px 8px;
	color:#ffffff;
	text-align:left;
	background: #fe95c4;
	float: left;
	list-style:none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border-left:1px solid #ae6dd6;
	border-top:1px solid #ae6dd6;
	}


footer #ftList:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}


footer #ftList li:last-child,
footer #ftList li:nth-last-child(2){
	border-bottom:1px solid #ae6dd6;
	}




#ftList li a {
	font-size:0.8em;
	font-weight:bold;
	line-height:1.2em;
	display: block;
	color:#ffffff;
	text-decoration: none;
	background:url("../img/arrow_s.png") center right no-repeat;
	-webkit-background-size:11px 13px;
	-moz-background-size:11px 13px;
	background-size:11px 13px;
	}

@media (min-width: 240px) and (max-width: 400px) {
	footer #ftList li a {
		font-size:0.7em;
		}
}



/*-------------------------------------------------------------*/

.text_sp03{
	padding:10px;
	font-size:18px;
	text-align:left;
	}



/*フリーワード検索結果*/
.freeword .list2 {
	margin: 15px 0;
}


.link_blue{
	color:#4169e1;
	text-decoration:none;
	}



/*-------------------------------------------------------------*/


.text_sp{
	padding:10px;
	font-size:18px;
	}


.main{
	height:100%;
	line-height:0;
	background:#ffffff;
	}


.navi_sp{
	padding:10px;
	text-align:center;
	margin:0 auto;
	}





































/*-------------------------------------------------------------*/
.log{
	background: url(img/btn_login.png) no-repeat;
	width="48%"
	}

.log:hover{
	background: url(img/btn_login_h.png) no-repeat;
	width="48%"
	}

/*-------------------------------------------------------------*/
#menu {
	width:100%;
	padding:0;
	margin:0;
	list-style-type: none;
	}

#menu li {
	width:33.3%;
	float:left;
	padding:0px;
	margin:0px 0px 10px 0px;
	text-align:center;
	}



#menu li a {
	position:relative;
	width:auto;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-shadow:0 -1px 0px #e85064,0 1px 0px #e85064;
	padding:10px 0;
	text-decoration:none;
	display:block;
	background: #a93d32;
 	border-left:1px solid #e99e96;
	box-shadow: 1px 0px 0px rgba(225,225,225,0.4) inset,
		-1px 0px 0px rgba(225,225,225,0.2) inset,
		0px 1px 1px rgba(0,0,0,0.1) inset,
		0px -1px 1px rgba(0,0,0,0.3) inset,
		0px 1px 3px #666;
	-pie-background:linear-gradient(#f7c4c7, #e85064);
	behavior: url("/PIE.htc");
	}




#menu li.first a{
	border-left:0px;
	border-radius:8px 0 0 8px;
	-moz-border-radius:8px 0 0 8px;
	-webkit-border-radius:8px 0 0 8px;
	-o-border-radius:8px 0 0 8px;
	-ms-border-radius:8px 0 0 8px;
	border-left:0;
	behavior: url("/PIE.htc");
	}


#menu li.last a {
	display:block;
	border-radius:0 8px 8px 0;
	-moz-border-radius:0 8px 8px 0;
	-webkit-border-radius:0 8px 8px 0;
	-o-border-radius:0 8px 8px 0;
	-ms-border-radius:0 8px 8px 0;
	behavior: url("/PIE.htc");
	}

/*-------------------------------------------------------------*/







