@CHARSET "UTF-8";




/************** イラスト一覧共通 ***********************/
div#art-sort-area p.showOnlyIllust {
	display:none;
}
.delete-area {
	display: none;
}
/* 1ブロック */
div.commonBlockArea.illust.pc
{
	width: 310px;
    height: auto;
    margin-bottom: 31px;
    float: left;
}
div.commonBlockArea.illust.pc:nth-child(odd)
{
    margin-right: 20px;
}
/* チェックボタンエリア */
div.commonBtnCheckArea.illust.pc {
	display: none;
	position: relative;
	text-align: center;
	width: 310px;
	height: 30px;
    background-color: #dcdee1;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -ms-border-radius: 6px 6px 0 0;
    -o-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
label.commonLabelCheck.illust.pc {
	display: inline-block;
	width: 100%;
	height: 100%;
}
input.commonBtnCheck.illust.pc {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}
/* 画像エリア */
div.commonImageArea.illust.pc
{
    text-align: center;
    width: auto;
    height: auto;
    background-color: #EDEFF2;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -ms-border-radius: 6px 6px 0 0;
    -o-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
div.commonImageArea.illust.artistDetail.pc
{
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -ms-border-radius: 6px 6px 0 0;
    -o-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
a.commonImgAnchor.illust.pc
{
	text-align: center;
    vertical-align: middle;
    line-height: 1;
    width: 310px;
    height: 310px;
    padding: 8px;
    display: table-cell;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
img.commonImg.illust.pc
{
	-webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.8);
    -ms-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.8);
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.8);
	background-image: url("/img/material/CheckeredPattern00.png");
}
span.reported
{
	-webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.8);
	-ms-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.8);
	box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.8);
	background-color: lightgray;
	height: 100%;
	display: grid;
	align-items: center;
	font-size: 16px;
	color: gray;
	text-align: center;
}
a.storyList > span.reported
{
	width: 100px;
	height: 100px;
	border: 1px solid #C0C0C0;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
/* 作品情報エリア */
div.commonInfoArea.illust.pc
{
    height: auto;
    width: auto;
    padding: 8px;
    	border-left: 1px solid #D9E0E6;
    	border-right: 1px solid #D9E0E6;
    	border-bottom: 1px solid #D9E0E6;
	-webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -ms-border-radius: 0 0 6px 6px;
    -o-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}
/* タイトルエリア */
div.commonTitleArea.illust.pc
{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.25;
    width: 100%;
    height: auto;
    margin-bottom: 12px;
}
a.commonTitleAnchor.illust.pc
{
	color: #0B649B;
    text-decoration: none;
    outline: none;
}
/* アーティストエリア */
div.commonArtistArea.illust.pc
{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	margin: 0 0 8px;
}
span.commonTwitterIDSpan.illust.pc
{
	color: #BDC3C7;
}
/* カテゴリーエリア */
div.commonCategoryArea.illust.pc
{
	width: 100%;
    height: auto;
    text-align: right;
    border-top: 1px dotted #DAE0E5;
}
div.commonCategoryArea.illust.pc > span
{
    color: #BDC3C7;
    vertical-align: middle;
    line-height: 16px;
    margin-top: 9px;
    display: inline-block;
}
span.commonCategoryName.illust.pc
{
	height: 16px;
	padding-left: 22px;
    background-image: url(/img/icon/icon_category.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    margin: 9px 0 0 0;
}
span.commonCategoryLock.pc
{
    width: 16px;
    height: 16px;
    margin-top: 9px;
    background-image: url(/img/icon/padlock.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 16px 16px;
}
span.commonCategoryAdminLock.pc
{
    width: 16px;
    height: 16px;
    margin-top: 9px;
    background-image: url(/img/icon/padlock_admin.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 16px 16px;
}
/* 投稿日エリア */
div.commonUpdateDateArea.illust.pc
{
    height: 20px;
    color: #BDC3C7;
    margin-top: 9px;
	text-align: right;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
div.commonUpdateDateArea.illust.pc > span {
	display: inline-block;
	height: 20px;
}
span.commonUpdateDate.illust.pc {
	color: #BDC3C7;
    padding-left: 17px;
    background-image: url(/img/icon/icon_date.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}
span.commonWrokTime.illust.pc {
	padding-left: 18px;
	margin-left: 5px;
    background-image: url(/img/icon/icon_time.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}
span.commonTotalPV.illust.pc {
	padding-left: 22px;
	margin-left: 5px;
    background-image: url(/img/icon/icon_view.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}


/************** 話一覧共通 ***********************/
/* 1ブロック */
div.commonBlockArea.story.pc {
	position: relative;
	width: 100%;
	height: auto;
	padding: 4px 0;
    border-bottom: 1px dotted #D9E0E6;
   	overflow: hidden;
}
div.commonBlockArea.story.storyList.pc:hover {
	cursor: pointer;
}
/* 画像エリア */
div.commonImageArea.story.pc {
	position: relative;
	width: 100px;
	z-index: 10;
}
/* 画像 */
img.commonImg.story.pc {
	width: 100px;
	height: 100px;
	display: block;
    border: 1px solid #C0C0C0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
/* インフォエリア */
div.commonInfoArea.story.pc {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
    display:-webkit-box;/*--- Androidブラウザ用 ---*/
    display:-ms-flexbox;/*--- IE10 ---*/
    display:-webkit-flex;/*--- safari（PC）用 ---*/
    display:flex;
    -webkit-box-direction:column;/*--- Androidブラウザ用 ---*/
    -webkit-flex-direction:column;/*--- safari（PC）用 ---*/
    flex-direction:column;
    -webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
    -ms-flex-pack:justify;/*--- IE10 ---*/
    -webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
    justify-content:space-between;
	margin: 5px auto 5px 0;
	height: 90px;
	overflow: hidden;
	box-sizing: border-box;
	padding-left: 110px;
}
div.commonInfoArea.story.editComic.pc {
	padding-right: 90px;
}
/* タイトル */
div.commonTitle.story.pc {
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/* LikePoint */
div.commonCheerPoint.story.pc {
	height: 20px;
    font-size: 16px;
    color: #E40000;
}
/* 日付 */
div.commonUpdateDate.story.pc {
    color: #999999;
    font-size: 16px;
}
/* ボタンエリア */
div.commonBtnAreaWrapper.story.editComic {
    position: absolute;
    bottom: 13px;
    left: 0;
    width: 100%;
}
div.commonBtnArea.story.pc.editComic {
    position: relative;
    display: none;
    float: right;
    height: 100%;
    width: 35px;
    margin-right: 5px;
    margin-top: 3px;
}
div.commonBtnArea.story.pc {
	display: none;
	position: relative;
	width: 50px;
	margin-top: 5px;
}
div.commonBtnArea.story.pc.lastStory {
	display: block;
}
div.commonBtnArea.story.pc.editComic.lastStory {
	float: right;
}
/* 削除ボタン */
img.commonBtnDelete.story.pc {
	cursor: pointer;
}
/* ラベルエリア */
div.commonLabelArea.story.pc {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
div.commonLabelArea.story.storyList.pc {
	z-index: -10;
}/* ページ数 */
div.commonPageCount.story.pc {
	position: absolute;
	top: 0;
	right: 10px;
    font-size: 14px;
}
div.commonPageCount.story.editComic.pc {
	right: 10px;
	top: 5px;
}
div.commonPageCount.over8.story.pc {
	color: #000000;
}
div.commonPageCount.under8.story.pc {
	color: #f00;
}
/* 公開中 */	
div.commonPublish.story.editComic.pc {
	float: right;
    display: block;
    min-width: 50px;
    max-width: 170px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14pt;
    border-radius: 17px;
    background-color: #FECD44;
    border: none;
    color: #fff;
    padding: 0 10px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/* 未公開 */
div.commonUnpublish.story.editComic.pc {
	float: right;
	display: block;
    min-width: 50px;
    max-width: 170px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14pt;
    border-radius: 17px;
    background-color: #D9D9D9;
    border: none;
    color: #fff;
    padding: 0 10px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/* 非公開 */
span.commonSuspendedLabel.story.pc {
	float: right;
	display: block;
    min-width: 50px;
    max-width: 170px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 14pt;
    border-radius: 17px;
    background-color: #D9D9D9;
    border: none;
    color: #fff;
    padding: 0 10px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
div.commonWrapperUnreadComplete.pc.story.storyList {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	height: 36px;
}
div.commonWrapperPublishComplete.pc.story.editComic {
	position: absolute;
	left: 0;
	bottom: 4px;
	width: 100%;
	height: 36px;
}
/* 未読 */
div.commonUnread.pc.story.storyList {
	float: right;
	height: 35px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    min-width: 50px;
    max-width: 100px;
    margin-left: 5px;
}
div.commonUnread.story.pc {
    display: block;
    min-width: 50px;
    max-width: 170px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14pt;
    border-radius: 17px;
    background-color: #FECD44;
    border: none;
    color: #fff;
    padding: 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/* 完結 */
div.commonComplete.pc {
	float: right;
    display: block;
    min-width: 50px;
    max-width: 170px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14pt;
    border-radius: 17px;
    background-color: #D9D9D9;
    border: none;
    color: #FFFFFF;
    padding: 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
div.commonComplete.pc.editComic {
	margin-right: 5px;
}
