@charset "UTF-8";
/* CSS Document */

/* ----------------------------------------
	Bangumi Wrap
---------------------------------------- */
#bangumiWrap {
	text-align: center;
	background: #F7F7F7;
}

/* ----------------------------------------
	Bangumi Top
---------------------------------------- */
#bangumiMainVisual {
	text-align: center;
	background: #4C4C4C url(//i.fod.fujitv.co.jp/pc/image/new_img/bg-bangumimain-top.png) repeat-x top left;
	position:relative;/* 0815追加 */
	display:block;/* 0815追加 */
}
#visualInner {
	background: #4C4C4C url(//i.fod.fujitv.co.jp/pc/image/new_img/bg-bangumimain-bottom.png) repeat-x bottom left;
}

#clGif-MainVisual{
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	width:100%;
	height:100%;
}/* 0815追加 */

#bangumiTop {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
}
#bangumiTop .accessoryArea {
	position: relative;
}
#bangumiTop .accessoryArea .notice {
	padding-left: 40px;
	background-image:url(//i.fod.fujitv.co.jp/pc/image/new_img/icons-sprite.png);
	background-repeat: no-repeat;
	background-size: 60px 1600px;
	-webkit-background-size: 60px 1600px;
	background-position: 0 -1395px;
	width:700px;
}

#bangumiTop .accessoryArea .notice p a{
	color: #000000 !important; 
	text-decoration: underline;
}

#bangumiTop .accessoryArea .btnBangumiOfficial {
	text-align: right;
	position: absolute;
	top: 12px;
	right: 12px;
}
#bangumiTop .accessoryArea .btnBangumiOfficial .commonBtn {
	line-height: 32px;
	height: 32px;
	width: 152px;
	float: right;
	font-size: 11px;
}
#bangumiTop .bannerArea {
}
#bangumiTop .bannerArea ul {
}
#bangumiTop .bannerArea ul li {
	float: left;
	margin-right: 15px;
	display:block;
	position:relative;
}/* display,position 0815追加 */

#bangumiTop .bannerArea ul li.last {
	margin-right: 0px;
}
#bangumiTop .castStory,
#bangumiTop .castStory2 {
	clear: both;
}
#bangumiTop .castStory2 br {
	clear: none;
}
#bangumiTop .castStoryTitle {
	font-size:16px;
	font-weight:bold;
	line-height: 24px;
	float: left;
}
#bangumiTop .castStory2 .castStoryTitle {
	clear: both;
}
#bangumiTop .castStory2 .castStoryTitle2 {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	float: left;
}
#bangumiTop .castStoryBody {
	margin-left: 180px;
	position: relative;
}
#bangumiTop .castStory2 .castStoryBody {
	margin-left: 0px;
}
#bangumiTop .castStoryBody .castStoryBodyInner {
	max-height: 90px;
	overflow-y: hidden;
}
#bangumiTop .castStory2 .castStoryBody .castStoryBodyText {
	margin-left: 110px;
	margin-bottom: 12px;
	background-image: url(//i.fod.fujitv.co.jp/pc/image/new_img/lines-content-1000.png);
	background-repeat: no-repeat;
	background-size: 100% 2px;
	-webkit-background-size: 100% 2px;
	background-position: center bottom;
	padding-bottom: 12px;
}
#bangumiTop .castStory2 .castStoryBody .castStoryBodyText.last {
	background-image: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
	min-height: 60px;
}
#bangumiTop .castStoryBody .castBody {
	background-image: url(//i.fod.fujitv.co.jp/pc/image/new_img/lines-content-1000.png);
	background-repeat: no-repeat;
	background-size: 100% 2px;
	-webkit-background-size: 100% 2px;
	background-position: center bottom;
	padding-bottom: 12px;
}
#bangumiTop .castStoryBody .storyBody {

	padding-top: 12px;
}
#bangumiTop .castStoryBody .bottom-mask {
	bottom:0px;
}
#bangumiTop .castStoryBody a.showAll{
	display:block;
	width: 96px;
	height:30px;
	background-image: url(//i.fod.fujitv.co.jp/pc/image/new_img/btns-showmore.png);
	background-repeat: no-repeat;
	background-size: 390px 120px;
	-webkit-background-size: 390px 120px;
	text-indent:-9999px;
	background-position: 0 0;
	margin-top:2px;
	position: absolute;
	left: -105px;
	bottom: 0px;
	z-index: 9999;
}
#bangumiTop .castStory2 .castStoryBody a.showAll{
	left: 0px;
}
#bangumiTop .castStoryBody a.showAll span{	display:none;}
#bangumiTop .castStoryBody a.showAll:hover{	background-position: 0 -30px;}

/*cast story open*/
#bangumiTop .castStoryBody.open .bottom-mask{	display:none;}
#bangumiTop .castStoryBody.open .castStoryBodyInner {	max-height: none;}
#bangumiTop .castStoryBody.open a.showAll{	background-position: 0 -60px;}
#bangumiTop .castStoryBody.open a.showAll:hover{	background-position: 0 -90px;}

.bangumiTopSocial {
	padding: 12px 12px 0;
	float:right;
	width:296px;
}

.clGif-LinkBnr{
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	width:320px;
	height:73px;
}/* 0815追加 */

.guideLink{
	text-decoration:underline;
	color: #000000;
	
}

/* ----------------------------------------------------------
 High-Resolution Diplay Support
 ---------------------------------------------------------- */
@media only screen and (-webkit-min-device-pixel-ratio: 2), 
only screen and (min-device-pixel-ratio: 2) {

	#bangumiTop .accessoryArea .notice {	background-image:url(//i.fod.fujitv.co.jp/pc/image/new_img/icons-sprite@2x.png);}
	.icoMfree	{background: url(//i.fod.fujitv.co.jp/pc/image/new_img/mfree_20150501@2x.png);}

}

/* ----------------------------------------
	Bangumi List
---------------------------------------- */
#bangumiListHeader {
	margin: 0 8px;
}
#bangumiListHeader .bangumiCounter {
	float: left;
	line-height: 34px;
}
#bangumiListHeader .bangumiCounter span {
	font-size: 20px;
	font-weight: bold;
}
#bangumiListHeader .page-nation {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bangumiListHeader .page-nation p,
#bangumiListHeader .page-nation ul {
	float: left;
}
#bangumiListHeader .page-nation ul {
	margin-right: 10px;
}
#bangumiListHeader .page-nation .commonBtn {
	width: 10em;
	line-height: 34px;
	height: 34px;
}
#bangumiListHeader .page-nation li a.newArrival {
	width: 50px;
}
#bangumiListHeader .page-nation li a.free {
	width: 50px;
}
#bangumiListHeader .page-nation li a.ranking {
	width: 80px;
}

.bangumiListHeader  {
}
.bangumiListHeader  .bangumiCounter {
	float: left;
	line-height: 34px;
}
.bangumiListHeader  .bangumiCounter span {
	font-size: 20px;
	font-weight: bold;
}
.bangumiListHeader  .page-nation {
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bangumiListHeader  .page-nation p,
.bangumiListHeader  .page-nation ul {
	float: left;
}
.bangumiListHeader  .page-nation ul {
	margin-right: 10px;
}
.bangumiListHeader  .page-nation .commonBtn {
	width: 10em;
	line-height: 34px;
	height: 34px;
}
.bangumiListHeader  .page-nation li a.newArrival {
	width: 50px;
}
.bangumiListHeader  .page-nation li a.free {
	width: 50px;
}
.bangumiListHeader  .page-nation li a.ranking {
	width: 80px;
}
#bangumiListHeader .page-nation li a.common{
	width:110px;
}

#bangumiList .more-request-bar{
    background-size: 100% 2px;
    -webkit-background-size: 100% 2px;
}
#bangumiList .more-request-bar .more{
    background-size: 100% 60px;
    -webkit-background-size: 100% 60px;
}
#bangumiListHeader .slideHide{
	display:none;
}

.subMenu {
	height: 36px;
	margin-top: 12px;
}
.subMenu li {
	display: block;
	margin: 0;
	float: left;
	background: transparent;
	background-image: url(//i.fod.fujitv.co.jp/pc/image/new_img/line-submenu.png);
	background-repeat: no-repeat;
	background-size: 2px 24px;
	-webkit-background-size: 2px 24px;
	background-position: 0 center;
	line-height: 36px;
}

.subMenu li a {
	display: block;
	height: 36px;
	padding: 0 12px;
	font-size: 13px;
	line-height: 36px;
}
.jpnMenu li a {
  padding: 0px 20px;
}
.subMenu li .empty {
	color: #CCCCCC;
}



.clGif-Pack_episode-Thumb {
	position:absolute;
	z-index:99;
	top:0;
	left:0;
	width:184px;
	height:143px;
}

.clGif-reco-Thumb {
	position:absolute;
	z-index:99;
	top:0;
	left:0;
	width:100%;
	height:143px;

}

.selectMenu {
	padding-left:4px;
	height:33px;
	font-size:14px;
	line-height:26px;
	vertical-align:middle;
	margin:0px 6px 2px 0px;
	border:1px solid #CCC;
	background:#F0F0F0;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2) inset;
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2) inset;
	width: 100px;

	color:#444444;

	-webkit-text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);

}
.page-nation li a.empty_btn:hover{	background-position:0 0;}
.empty_btn {
	background-color:#F2F2F2;
    color: #CCCCCC;
}
.page-nation li a.empty_btn{
	background-color:#F2F2F2;
	border:1px solid #F2F2F2;
    color: #CCCCCC;
}
.active {
	background:#D7D7D7;
}
.deactive {
	background:#D7D7D7;
}.empty_free {
    color: #CCCCCC;
	width: 50px;
	text-align:center;
}
.empty_ranking {
    color: #CCCCCC;
	width: 80px;
	text-align:center;
}
.empty_jpn{
    color: #CCCCCC;
	width: 50px;
	text-align:center;
}


.empty {
	width:34px;
}
.subMenu li div.current-item {
	display: block;
	height: 36px;
	padding: 0 12px;
	font-size: 13px;
	line-height: 36px;
}

.jpnMenu li div.current-item {
	display: block;
	height: 36px;
	padding: 0 20px;
	font-size: 13px;
	line-height: 36px;
}


#bangumiListFooter {
	margin: 0 8px;
}
#bangumiListFooter .bangumiCounter {
	float: left;
	line-height: 34px;
}
#bangumiListFooter .bangumiCounter span {
	font-size: 20px;
	font-weight: bold;
}
#bangumiListFooter .page-nation {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bangumiListFooter .page-nation p,
#bangumiListFooter .page-nation ul {
	float: left;
}
#bangumiListFooter .page-nation ul {
	margin-right: 10px;
}
#bangumiListFooter .page-nation .commonBtn {
	width: 10em;
	line-height: 34px;
	height: 34px;
}
#bangumiListFooter .page-nation li a.newArrival {
	width: 50px;
}
#bangumiListFooter .page-nation li a.free {
	width: 50px;
}
#bangumiListFooter .page-nation li a.ranking {
	width: 80px;
}
#bangumiListFooter .slideHide{
	display:none;
}
.bangumiListFooter  {
}
.bangumiListFooter  .bangumiCounter {
	float: left;
	line-height: 34px;
}
.bangumiListFooter  .bangumiCounter span {
	font-size: 20px;
	font-weight: bold;
}
.bangumiListFooter  .page-nation {
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bangumiListFooter  .page-nation p,
.bangumiListFooter  .page-nation ul {
	float: left;
}
.bangumiListFooter  .page-nation ul {
	margin-right: 10px;
}
.bangumiListFooter  .page-nation .commonBtn {
	width: 10em;
	line-height: 34px;
	height: 34px;
}
.bangumiListFooter  .page-nation li a.newArrival {
	width: 50px;
}
.bangumiListFooter  .page-nation li a.free {
	width: 50px;
}
.bangumiListFooter  .page-nation li a.ranking {
	width: 80px;
}
#bangumiListFooter .page-nation li a.common{
	width:110px;
}

/* ----------------------------------------
	Premium Button
---------------------------------------- */
.listBox .lB-lowBox button.btn-premium {
	background-image: -moz-linear-gradient( 90deg, rgb(115,98,46) 0%, rgb(160,142,87) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(115,98,46) 0%, rgb(160,142,87) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(115,98,46) 0%, rgb(160,142,87) 100%);
	box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.86), 0px 2px 1.98px 0.02px rgba(0, 0, 0, 0.35);
	margin-bottom: 5px;
}
.listBox .lB-lowBox button.btn-premium a:hover {
	background-image: -moz-linear-gradient( 90deg, rgb(85,71,29) 0%, rgb(160,142,87) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(85,71,29) 0%, rgb(160,142,87) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(85,71,29) 0%, rgb(160,142,87) 100%);	
}
.listBox .lB-lowBox .note03 {
	text-align: center;
	font-size: 12px;
	color: #666;
	position: absolute;
	right: 30px;
	top: 46px;
}
.listBox .singleButton{
	min-height: 60px;
}
/* ----------------------------------------
	Icon
---------------------------------------- */
p.icoArea {
	display: block;
}
p.icoArea span {
	display: block;
	float: left;
	width: 47px;
	height: 20px;
	text-indent: -9999px;
	font-size: 9px;
	margin: 0 10px 0 0;
}
.icoNew	{background: url(//i.fod.fujitv.co.jp/pc/image/new_img/icons-sprite_20150501.png) no-repeat 0 -800px;}
.icoAdd	{background: url(//i.fod.fujitv.co.jp/pc/image/new_img/icons-sprite_20150501.png) no-repeat 0 -840px;}
.icoComp	{background: url(//i.fod.fujitv.co.jp/pc/image/new_img/icons-sprite_20150501.png) no-repeat 0 -880px;}
.icoFree	{background: url(//i.fod.fujitv.co.jp/pc/image/new_img/icons-sprite_20150501.png) no-repeat 0 -920px;}
.icoNear	{background: url(//i.fod.fujitv.co.jp/pc/image/new_img/icons-sprite_20150501.png) no-repeat 0 -960px;}
.icoPremium	{background: url(//i.fod.fujitv.co.jp/pc/image/new_img/icon_premium.png) no-repeat 0 1px;}
