@charset "UTF-8";

/* sp_global.css */

.forpc {display: none !important;}
.forsp {display: block !important;}
span.forsp {display: inline !important;}


/* reset */
ul.ullist {
	padding-left: 1.5em;
}
ol.ollist {
	padding-left: 1.5em;
}


/* link */
a:link {color: #666; text-decoration: none;}
a:visited {color: #666; text-decoration: none;}
a:hover {color: #666; text-decoration: none;}
a:active {color: #666; text-decoration: none;}


/* body */
body {
	position: relative;
	background-color: #d2d2d2;
	width: 640px;
	font-size: 200%;
	color: #666;
}


/* header */
.article_header {
	position: relative;
	width: 100%;
	height: 288px;
	background-color: #eee;
}
body#index .article_header {
	height: 940px;
}
.header {
	position: absolute;
	top: 72px;
	left: 0px;
	width: 100%;
	height: 217px;
	background-color: #f8f8f8;
}

.header_siteid {
	position: absolute;
	top: 10px;
	left: 10px;
}
.header_siteid a {
	display: block;
	width: 227px;
	height: 98px;
	background: url(../images/common/sp_header_siteid.png) no-repeat 0 0;
	text-indent: -9999px;
}

.header_nav_sns {
	position: absolute;
	top: 10px;
	right: 10px;
	height: 76px;
}
.header_nav_sns li {
	float: left;
}
.header_nav_sns a {
	display: block;
	float: left;
	width: 76px;
	height: 76px;
	background-image: url(../images/common/sp_header_nav_sns.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.header_nav_sns1 a {
	margin-right: 10px;
	background-position: 0 0;
}
.header_nav_sns2 a {
	margin-right: 10px;
	background-position: -85px 0;
}
.header_nav_sns3 a {
	margin-right: 20px;
	background-position: -170px 0;
}
.header_nav_sns4 a {
	background-position: -265px 0;
}

.header_search {
	position: absolute;
	top: 120px;
	left: 10px;
	width: 620px;
	height: 68px;
	border-radius: 10px;
	background: #fff url(../images/common/sp_header_search.png) no-repeat 570px 50%;
	-webkit-box-shadow: 0px 2px 4px 0px #ccc inset;
	-moz-box-shadow: 0px 2px 4px 0px #ccc inset;
	-o-box-shadow: 0px 2px 4px 0px #ccc inset;
	-ms-box-shadow: 0px 2px 4px 0px #ccc inset;
	box-shadow: 0px 2px 4px 0px #ccc inset;
	border: 1px solid #d9d9d9;
}
.header_search input#search {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 540px;
	height: 48px;
	line-height: 1.1;
	border: 0px;
	outline: 0px;
	font-size: 116%;
}
.header_search a.submit {
	display: none;
}

/* = header窶ｻindex縺ｮ縺ｿ */
.header_nav_comic {
	display: none;
}
body#index .header_nav_comic {
	display: block;
	position: absolute;
	top: 755px;
	left: 0px;
	z-index: 9;
	width: 640px;
}
body#index .header_nav_comic.navabsolute {
	position: absolute;
	top: 755px;
	left: 0px;
	z-index: 9;
}
body#index .header_nav_comic.navfixed {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 9;
}
.header_nav_comic li {
	position: absolute;
	top: 0px;
}
.header_nav_comic li a {
	display: block;
	width: 128px;
	height: 114px;
	background-image: url(../images/common/sp_header_nav_comic.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.header_nav_comic1 {
	left: 256px;
}
.header_nav_comic1 a {
	background-position: -256px 0;
}
.header_nav_comic2 {
	left: 0px;
}
.header_nav_comic2 a {
	background-position: 0 0;
}
.header_nav_comic3 {
	left: 128px;
}
.header_nav_comic3 a {
	background-position: -128px 0;
}
.header_nav_comic4 {
	left: 384px;
}
.header_nav_comic4 a {
	background-position: -384px 0;
}
.header_nav_comic5 {
	left: 512px;
}
.header_nav_comic5 a {
	background-position: -512px 0;
}
.header_nav_info {
	display: none;
}
body#index .header_nav_info {
	display: block;
	position: absolute;
	top: 216px;
	left: 0px;
	overflow: hidden;
}
.header_nav_info li {
	float: left;
	border-top: 1px dashed #999;
}
.header_nav_info li a {
	float: left;
	display: block;
	width: 320px;
	height: 69px;
	background-image: url(../images/common/sp_header_nav_info.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.header_nav_info1 {
	display: none;
}
.header_nav_info2 a {
	background-position: 0 100%;
}
.header_nav_info3 {
	width: 319px;
	border-left: 1px dashed #999;
}
.header_nav_info3 a {
	background-position: -321px 100%;
}
.header_nav_detail {
	display: none;
}

/* comicplus */
.article_comicplus {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
	width: 100%;
	height: 72px;
	-webkit-box-shadow: 0px -1px 3px 0px #ccc inset;
	-moz-box-shadow: 0px -1px 3px 0px #ccc inset;
	-o-box-shadow: 0px -1px 3px 0px #ccc inset;
	-ms-box-shadow: 0px -1px 3px 0px #ccc inset;
	box-shadow: 0px -1px 3px 0px #ccc inset;
}
.section_comicplus {
}
.comicplus {
	display: none;
	position: absolute;
	top: 72px;
	left: 0px;
	overflow: hidden;
	width: 590px;
	margin: 0 10px;
	padding: 10px 15px 20px;
	-webkit-box-shadow: 0px 2px 4px 0px #999;
	-moz-box-shadow: 0px 2px 4px 0px #999;
	-o-box-shadow: 0px 2px 4px 0px #999;
	-ms-box-shadow: 0px 2px 4px 0px #999;
	box-shadow: 0px 2px 4px 0px #999;
	-webkit-border-radius: 0px 0px 20px 20px;
	-moz-border-radius: 0px 0px 20px 20px;
	-o-border-radius: 0px 0px 20px 20px;
	-ms-border-radius: 0px 0px 20px 20px;
	border-radius: 0px 0px 20px 20px;
	background-color: #fff;
}
.comicplus_ul {
	float: left;
	width: 50%;
}
.comicplus_ul li {
	padding: 5px 10px 5px 20px;
	background: url(../images/common/sp_comicplus_li.png) no-repeat 0px 50%;
}
.comicplus_ul li a {
	display: block;
}
.comicplus_btn {
	position: absolute;
	top: 0px;
	left: 0px;
}
.comicplus_btn a {
	display: block;
	width: 640px;
	height: 72px;
	background: url(../images/common/sp_comicplus_btn.png) no-repeat 50% 0%;
	text-indent: -9999px;
}
.article_comicplus.tabon .comicplus_btn a {
	background: url(../images/common/sp_comicplus_btn.png) no-repeat 50% 100%;
}


/* contents */
.article_contents {
	position: relative;
	width: 640px;
	margin: 0 auto;
	background-color: #eee;
	-webkit-box-shadow: 0px 3px 4px 0px #aaa;
	-moz-box-shadow: 0px 3px 4px 0px #aaa;
	-o-box-shadow: 0px 3px 4px 0px #aaa;
	-ms-box-shadow: 0px 3px 4px 0px #aaa;
	box-shadow: 0px 3px 4px 0px #aaa;
}
.article_contents_inner{
  box-shadow: 0 2px 4px 0 #999999 inset;
	padding-top:10px;
}
body#index .article_contents {
	margin-top: -582px;
}
.section_contents {
	width: 620px;
	margin: 0 auto;
	background-color:
}

.section_contents p,
.section_contents dt,
.section_contents dd,
.section_contents li,
.section_contents h3,
.section_contents h4{
	/*background-color:#ffffff;*/
	background-image:url(../images/common/sp_bg_a.gif);
}

/* pagetop */
.nav_pagetop {

}
.nav_pagetop p {
	padding: 40px 0;
	text-align: center;
}
.nav_pagetop p a {
	display: inline-block;
	padding: 20px 40px 20px 80px;
	background: #4e4e4e url(../images/common/sp_nav_pagetop.png) no-repeat 40px 50%;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	font-size: 83%;
	text-align: center;
	line-height: 1.1;
	color: #fff;
}
.sp_nav_pagetop {
	display: none;
}
.sp_nav_pagetop a {
	position: fixed;
	right: 0px;
	bottom: 20px;
	z-index: 999;
	width: 107px;
	height: 107px;
	background: url(../images/common/sp_nav_pagetop2.png) no-repeat 0 0;
	text-indent: -9999px;
}


/* footer */
.article_footer {
	line-height: 1.1;
}

#footer_nav dt,
#footer_nav dd {
	background-color:#ffffff;
}
.footer_nav_magamega,
.footer_nav_comicplus {
	background-color: #fff;
}
.footer_nav_magamega {
	margin: 15px 0;
	-webkit-box-shadow: 0px -3px 4px 0px #aaa,0px 3px 4px 0px #aaa;
	-moz-box-shadow: 0px -3px 4px 0px #aaa,0px 3px 4px 0px #aaa;
	-o-box-shadow: 0px -3px 4px 0px #aaa,0px 3px 4px 0px #aaa;
	-ms-box-shadow: 0px -3px 4px 0px #aaa,0px 3px 4px 0px #aaa;
	box-shadow: 0px -3px 4px 0px #aaa,0px 3px 4px 0px #aaa;
}
.footer_nav_comicplus {
	-webkit-box-shadow: 0px -3px 4px 0px #aaa;
	-moz-box-shadow: 0px -3px 4px 0px #aaa;
	-o-box-shadow: 0px -3px 4px 0px #aaa;
	-ms-box-shadow: 0px -3px 4px 0px #aaa;
	box-shadow: 0px -3px 4px 0px #aaa;
}
.section_footer li a {
	position: relative;
	display: block;
	padding: 30px 15px 30px 35px;
	border-top: 1px dashed #c7c7c7;
}
.section_footer ul li:first-child a {
	border-top: 1px solid #c7c7c7;
}
.section_footer li a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 15px;
	display: block;
	width: 13px;
	height: 24px;
	margin-top: -12px;
	background: url(../images/common/sp_footer_nav.png) no-repeat 0% 50%;
}
.footer_nav_magamega h2 span,
.footer_nav_comicplus h2 span {
	position: relative;
	display: block;
	height: 59px;
	padding: 30px 0;
	text-indent: -9999px;
}
.footer_nav_magamega h2 span {
	background: url(../images/common/sp_footer_nav_magamega.png) no-repeat 10px 50%;
}
.footer_nav_comicplus h2 span {
	background: url(../images/common/sp_footer_nav_comicplus.png) no-repeat 10px 50%;
}
.footer_nav_magamega h2 span:before,
.footer_nav_comicplus h2 span:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 30px;
	display: block;
	width: 42px;
	height: 21px;
	margin-top: -10px;
}
.footer_nav_magamega h2 span:before {
	background: url(../images/common/sp_footer_nav_magamega_on.png) no-repeat 0% 50%;
}
.footer_nav_comicplus h2 span:before {
	background: url(../images/common/sp_footer_nav_comicplus_on.png) no-repeat 0% 50%;
}
.footer_nav_magamega dt span,
.footer_nav_comicplus h3 span {
	position: relative;
	display: block;
	padding: 30px 20px 30px 15px;
	background-color: #eeeeee;
	border-top: 1px solid #c7c7c7;
	border-bottom: 1px solid #d9d9d9;
	font-size: 125%;
}
.footer_nav_magamega dt span:hover,
.footer_nav_comicplus h3 span:hover {
	cursor: pointer;
}
.footer_nav_magamega dt span:before,
.footer_nav_comicplus h3 span:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 40px;
	display: block;
	width: 20px;
	height: 41px;
	margin-top: -20px;
	background: url(../images/common/sp_footer_nav_off.png) no-repeat 0% 50%;
}
.footer_nav_magamega dt span.navon:before,
.footer_nav_comicplus h3 span.navon:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 30px;
	display: block;
	width: 41px;
	height: 20px;
	margin-top: -10px;
	background: url(../images/common/sp_footer_nav_on.png) no-repeat 0% 50%;
}
.footer_nav_comicplus_book ul li:first-child a {
	border-top: 1px dashed #c7c7c7;
}
.footer_nav_comicplus dt {
	padding: 15px 15px 0px 15px;
	border-top: 1px dashed #d9d9d9;
	font-size: 125%;
	font-weight: bold;
	color: #d4d4d4;
}
.footer_nav_comicplus_book1a dt {
	border-top: 0px;
}
.footer_nav_magamega dd,
.footer_nav_comicplus h3 + div,
.footer_nav_comicplus h3 + ul {
	display: none;
}

/* copyright */
.footer_copyright {
	padding: 30px 0;
	background-color: #fff;
	border-top: 1px solid #d9d9d9;
	text-align: center;
	color: #000;
}
.footer_copyright h2 a {
	display: block;
	height: 60px;
	background: url(../images/common/sp_footer_logo.png) no-repeat 50% 0;
	text-indent: -9999px;
}
.footer_copyright p {
	margin: 20px 0 0;
	font-size: 67%;
}

#overlayer {
	display:none;
}


