@charset "Shift_JIS";

/* --------------------------------------------------------------------
	ヘッダー／フッター調整
-------------------------------------------------------------------- */
@import url(http://www.kids-station.com/sb/assets/add_css/smartpn.css);
div#inc_header_pc,
div#footer,
div.popup_ {
	display:none;
}
header,
footer {
	display:block;
}
footer nav#globalnav ul li a:hover {
	color:#333333 !important;
}

/* --------------------------------------------------------------------
	銀魂ステーション！ 20160401
--------------------------------------------------------------------- */
#gintama_station_wrap {
	width:100%;
	padding:60px 0 532px 0;
	background:url(../img/footer.png) center bottom no-repeat, url(../img/footer_bg.png) center bottom repeat-x, #e6291a url(../img/header.png) center top no-repeat;
}
#gintama_station img {
	max-width:100%;
}
#gintama_station {
	width:100%;
	height:auto;
	min-height:auto;
	margin:0;
	padding:0;
	text-align:center;
	background:#FFF;
}
#gintama_station .inner {
	max-width:auto;
	height:auto;
	margin:0 auto;
	padding:0;
	text-align:center;
	background:none;
	position:inherit;
}
#gintama_station .top_banner {
	margin-top:0;
	text-align:center;
}
#gintama_station .paper {
	width:320px;
	height:auto;
	margin:0 auto;
	position:relative;
}
#gintama_station ul.papersns_ {
	width:100%;
	height:auto;
	padding:0 0 20px 0;
	overflow:hidden;
	position:inherit;
	left:0;
	bottom:0;
}
#gintama_station ul.papersns_ li {
	width:33%;
	margin:0;
	float:left;
}
#gintama_station ul.papersns_ li a {
	margin:5px;
	display:block;
}
#gintama_station a.pdf {
	width:62px;
	height:auto;
	cursor:pointer;
	position:absolute;
	left:35px;
	bottom:109px;
	display:block;
}
#gintama_station a.close_paper {
	width:246px;
	height:auto;
	cursor:pointer;
	position:absolute;
	left:38px;
	bottom:23px;
}
