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

/* Book Shelf
---------------------------------------------------------- */

#main .bookShelf {
	display: block;
	overflow: hidden;
	background: url(/ent/images/top/bckg_shelf01.png) repeat #F6F6F6;
	margin: 15px 0 0 0;
	/margin: 20px 0 0 0;
	padding: 0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	border: solid 1px #FFF;
	border-left: solid 1px #B7B7B7;
	border-right: solid 1px #B7B7B7;
	border-bottom: solid 1px #999;}

#main .bookShelf h2 {
	padding: 10px 0 0;
	margin: 0 10px 10px;
	text-align: center;
	background: url(../common/images/bg_border01.png) repeat-x 0 100%;}

#main .bookShelf h2 span.sp { display: none; }

#main .bookShelf .monthlyIssue {
	display: block;
    height: 304px/*295px*/;
	background: url(/ent/images/top/bckg_shelf02.png) no-repeat 50% 100%; }

#main .bookShelf .monthlyIssue p {
	display: block;
	font-size: 11px;
	line-height: 1.3;
	padding-bottom: 5px;
	margin: 0;}

#main .bookShelf .monthlyCover {
	display: block;
	float: left;
    margin: 36px 15px 0 20px/*27px 15px 0 20px*/;
}

#main .bookShelf .monthlyCover img {
	width: 180px;
	width: 178px\9;
	height: auto;
	box-shadow: 0 2px 4px rgba(0,0,0,0.4);
	box-shadow: none\9;
	-webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	-moz-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	border: solid 1px #CCC\9; }

/*#main .bookShelf .monthlyCover img:hover {
	-webkit-transform:translate(0,5px) scale( 1.1 );
	-moz-transform:translate(0,5px) scale( 1.1 );
	transform: translate(0,5px) scale( 1.1 ); }*/

#main .bookShelf div.monthlyLead {
	background:#FFF;
	float: left;
	width: 418px;
	height: 259px/*255px*/;
	margin: 0;
	font-size: 12px;
	padding: 5px 5px 9px 5px/*5px*/;
	border: solid 1px #FFF;
	border: solid 1px #DDD\9;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 1px rgba(0, 0, 0, 0.2), 0 0 20px rgba(0, 0, 0, 0.1) inset;
	box-shadow: none\9;
	text-shadow: 0 1px 0 #FFF;
	text-shadow: none\9;
	position: relative;}

#main .bookShelf div.monthlyLead h3 {
	padding: 0 5px;
	color: #C23D40; }


#main .bookShelf div.monthlyLead p.monthlyFeature {
	font-weight: bold;
	font-size: 14px;
	padding: 0 5px 5px;
	background: url(../common/images/bg_border02_dot.png) repeat-x bottom;}

#main .bookShelf div.monthlyLead p.monthlyFeature span { display: inline; }

#main .bookShelf div.monthlyLead p.monthlyLeadText {
	padding: 5px; }

#main .bookShelf div.monthlyLead p.monthlyButton {
	text-align: center; margin-top: 4px; }

#main .bookShelf div.monthlyLead p.monthlyButtonSp {
	display: none; }

#main .bookShelf .monthlyIssue p span.monthlyTit {
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0 10px;}

#main .bookShelf ul {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0 0 20px;
	background: url(/ent/images/top/bckg_shelf02.png) repeat-y 50% 0; }

#main .bookShelf ul li {
	display: block;
	float: left;
	width: 130px;
	height: 120px;
	margin: 3px 0 20px 0;
	line-height: 1.0;
	text-align: center;}

#main .bookShelf ul li:first-child,
#main .bookShelf ul li:nth-child(6) { margin-left: 7px;}
#main .bookShelf ul li:nth-child(n+6) { margin-top: 10px;}
#main .bookShelf ul li a {
	outline: none;
	display: block;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index:200;}

/*#main .bookShelf ul li a:hover {
	-webkit-transform:translate(0,5px) scale( 1.1 );
	-moz-transform:translate(0,5px) scale( 1.1 );
	transform:translate(0,5px) scale( 1.1 );}*/

#main .bookShelf ul li span { line-height: 1.0;}
#main .bookShelf ul li span.cover {
	position:relative;
	display: block;
	margin: 0 auto;
	width: 90px;
	height: 120px;
	width: 92px\9;
	height: 122px\9;
	box-shadow: 0 3px 7px rgba(0,0,0,0.4);
	box-shadow: none\9;
	position: relative;}

#main .bookShelf ul li span.cover img {
	width: 90px;
	height: 120px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.4);
	box-shadow: none\9;
	border: solid 1px #CCC\9;
	position: relative;}

#main .bookShelf ul li span.cover span.new {
	position:relative;
	display: block;
	width: 90px;
	margin: -123px 0 0 1px;
	height: 0;
	padding: 123px 0 0 0;
	overflow: hidden;
	top: 0;
	background: url(/ent/images/top/cover_bookshelf_new.png) no-repeat 100% 0;
	/display: none;}

#main .bookShelf ul li span.cover span.soon {
	position:relative;
	display: block;
	width: 90px;
	margin: -123px 0 0 1px;
	height: 0;
	padding: 123px 0 0 0;
	overflow: hidden;
	top: 0;
	background: url(/ent/images/top/cover_bookshelf_soon.png) no-repeat 100% 0;
	/display: none;}

#main .bookShelf ul li span.cover:hover img {
	-moz-box-shadow: 0 0 5px #FFF;
	-webkit-box-shadow: 0 0 5px #FFF;
	box-shadow: 0 0 5px #FFF;
	box-shadow: none\9;
	-webkit-transform:translate(0,5px) scale( 1.1 );
	-moz-transform:translate(0,5px) scale( 1.1 );
	transform:translate(0,5px) scale( 1.1 );}

#main .bookShelf ul li span.titBook { display: none;}

#main .newsBox {
	display: block;
	overflow: hidden;
	background: #F6F6F6;
	margin: 20px 0;
	padding: 10px;
	border: solid 1px #FFF;
	border: solid 1px #DDD\9;
	box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	box-shadow: none\9;
	font-size: 12px;
	position: relative; }

#main .newsBox h2 {
		padding: 0 0 5px 0;
		background: url(../common/images/bg_border01.png) repeat-x 0 100%;}

#main .newsBox h2 span {
		float: right;
		font-size: 12px; }

#main .newsBox h2 span.sp { display: none; }

#main .newsBox dl.news {
	margin: 10px 0 0;
	padding: 0 5px;
	background-image: none; }

#main .newsBox dl.news dt,
#main .newsBox dl.news dd {
	padding: 7px 0 4px;
	border-top: solid 1px #DDD;}

#main .newsBox dl.news dt:first-child,
#main .newsBox dl.news dd:nth-child(2) {
	border-top: none;}



/* styles for Smartphone
---------------------------------------------------------- */



@media(max-width:761px){

#main .bookShelf {
	display: block;
	overflow: hidden;
	background: url(/ent/common/images/bckg_shelf01.png) repeat-y 50% 0 #F6F6F6;
	margin: 15px 0 0 0;
	padding: 0;
	box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
	border-radius: 6px;
	border: solid 1px #FFF; }

#main .bookShelf h2 {
	padding: 10px 5px 0;
	margin: 0 10px 10px;
	text-align: left;
	background: url(../common/images/bg_border01.png) repeat-x 0 100%; }

#main .bookShelf h2 img { display: none; }

#main .bookShelf h2 span.sp {
	font-size: 16px;
	display: block;
	padding: 0 0 5px;
	color: #5C5C5C;
	text-shadow: 0 1px 0 #FFF; }

#main .bookShelf h2 span.sp span {
	float: right;
	font-size: 12px;
	padding-top: 3px;
	text-align: left; }

#main .bookShelf h2#extraIssue { display: none;}
#main .bookShelf .monthlyIssue {
	display: block;
	height: auto;
	background: none; }

#main .bookShelf .monthlyIssue p {
	display: block;
	font-size: 12px;
	line-height: 1.3;
	padding-bottom: 10px;}

#main .bookShelf .monthlyCover {
	display: block;
	float: none;
	margin: 0 auto 15px;
	text-align: center;}

#main .bookShelf .monthlyCover img {
	width: 220px;
	height: auto;
	box-shadow: 0 2px 4px rgba(0,0,0,0.4);
	-webkit-transition: none;
	-moz-transition: none; }

#main .bookShelf .monthlyCover img:hover {
	-webkit-transform: none;
	-moz-transform: none;}

#main .bookShelf div.monthlyLead {
	background:#FFF;
	float: none;
	width: auto;
	height: auto;
	margin: 0 10px 10px;
	font-size: 12px;
	padding: 6px;
	border: solid 1px #FFF;
	/*-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 2px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.1) inset;*/
	/*-webkit-box-shadow:none, 0 0 2px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:none, 0 0 2px rgba(0, 0, 0, 0.1) inset;
    box-shadow:none, 0 0 2px rgba(0, 0, 0, 0.1) inset;*/
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	text-shadow: 0 1px 0 #FFF; }


#main .bookShelf div.monthlyLead h3 { padding: 0; }

#main .bookShelf div.monthlyLead p.monthlyFeature {
	font-weight: bold;
	font-size: 16px;
	padding:0 0 5px 0;
	background: none; }

#main .bookShelf div.monthlyLead p.monthlyFeature span { display: block; }


#main .bookShelf .monthlyIssue p span.monthlyTit {
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0 10px;}

#main .bookShelf div.monthlyLead p.monthlyLeadText  {
	display: block;
	font-size: 10px;
	padding: 0;
	margin: 0; }

#main .bookShelf div.monthlyLead p.monthlyButton {
	display: none; }

#main .bookShelf div.monthlyLead p.monthlyButtonSp {
	display: block;
	text-align: center;
	margin: 5px 5px 0; }

#main .bookShelf div.monthlyLead p.monthlyButtonSp a {
	display: block;
	font-size: 14px; }

#main .bookShelf ul {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0 0 20px;
	background: url(/ent/common/images/bckg_shelf02.png) repeat-y 50% 0;
	display: none; }

#main .bookShelf ul li {
	display: block;
	float: left;
	width: 90px;
	height: 120px;
	margin: 3px 0 20px 0;
	line-height: 1.0;
	text-align: center;}


#main .bookShelf ul li:nth-child(6) { margin-left: 0;}
#main .bookShelf ul li:nth-child(n+6) { margin-top: 3px;}
#main .bookShelf ul li:nth-child(3n+1){ margin-left: 15px;}
#main .bookShelf ul li a {
	outline: none;
	display: block;
	-webkit-transition: none;
	-moz-transition: none;}

#main .bookShelf ul li a:hover {
	-webkit-transform: none;
	-moz-transform: none;}

#main .bookShelf ul li span { line-height: 1.0;}
#main .bookShelf ul li span.cover {
	position:relative;
	display: block;
	margin: 0 auto;
	width: 75px;
	height: 100px;
	box-shadow: 0 3px 7px rgba(0,0,0,0.4);}

#main .bookShelf ul li span.cover img {
	width: 75px;
	height: 100px;
	box-shadow: 0 2px 4px rgba(0,0,0,0.4);}

#main .bookShelf ul li span.cover span.new {
	position:relative;
	display: block;
	width: 90px;
	margin: -123px 0 0 0;
	height: 0;
	padding: 123px 0 0 0;
	overflow: hidden;
	top: 0;
	background: url(/ent/images/top/cover_bookshelf_new.png) no-repeat 100% 0;}

#main .bookShelf ul li span.titBook { display: none;}



#main .newsBox {
	display: block;
	overflow: hidden;
	background: #FFF;
	margin: 20px 0;
	padding: 8px;
	border: solid 1px #DDD;
	box-shadow: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	font-size: 12px;
	width: auto;}

#main .newsBox h2 {
	border-bottom: dotted 1px #CCC;
	background: none; }

#main .newsBox h2 span.sp {
	float: none;
	display: inline;
	font-size: 18px; }

#main .newsBox h2 img {display: none}

#main .newsBox dl.news {
	margin: 10px 0 0;
	background-image: none;}

#main .newsBox dl.news dt,
#main .newsBox dl.news dd {
	padding: 7px 0 4px;
	border-top: solid 1px #DDD;
	font-size: 12px;
	line-height: 1.4;}

#main .newsBox dl.news dd span { font-size: 11px;}

#main .newsBox dl.news dt:first-child,
#main .newsBox dl.news dd:first-child {
	border-top: none;}
}