@charset "utf-8";

.clearfix {zoom:1;}
.clearfix:after {
	content:"";
	display:block;
	clear:both;
}

/* インサイド編集部の方々のための策 */
b { font-weight: bold; }
/* --------------------------- */

.gigaindexContentsItem {
	font-size: 16px; line-height: 1.6; font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border: none;
	background:url(/feature/giga/253_sengokuenbu/img/_bg_mainvisual.png) no-repeat 0 0;
	width: 980px;
	padding: 0 0 10px;
	margin-top: 0;
	position: relative;
	left: -10px;
}
.gigaindexContentsTitleFrame {
	border: solid 1px #bfbfbf;
	margin: 20px 10px 0;
}
.gigaindexContentsTitleFrame h1 {
	padding: 5px 0 5px 16px;
}

.free-custom {
	background:url(/feature/giga/253_sengokuenbu/img/_bg_mainvisual.png) no-repeat 0 0;
	background-size: 100% auto;
}

.main-visual {
	min-height: 440px;
	padding-top: 20px;
}
.toptitle {
	margin: 0;
	text-align: center;
}
.goArticle {
	margin: 0 0 2em;
	text-align: center;
}
.goArticle a {
	font-size: 1.2em;
	color: #ffffff;
	display: block;
	background: #000000;
	padding: 6px 0;
	/*
	border: solid 3px #ffffff;
	*/
	width: 400px;
	margin: auto;
}
.goArticle a:hover {
	background: #333333;
	text-decoration: none;
}

.gi {
	width: 960px;
	padding: 0 10px;
}
.gi ul {
	float: left;
}
.gi li {
	width: 650px;
	margin: 0 0 30px;
}
.gi li h3 {
	padding: 1px 20px 0;
	margin: 0 0 10px;
	color: #ffffff;
	font-weight: normal;
	background: url(/feature/giga/253_sengokuenbu/img/_bg_subhead2.png) no-repeat 0 0;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.gi li p {
	margin: 0 0 10px;
}
.video {
	height: 366px;
	text-align: center;
}
.summary h3 {
	background: #3a9bfc;
}
.story h3 {
	background: #fd9827;
}
.bold-title {
	font-weight: bold;
	display: block;
	margin-top: 10px;
}


.tweet {
	width: 300px;
	float: right;
	background: #00aeef;
	background: #999999;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.tweet-cage {
	width: 296px;
	margin: 0 auto 2px;
}
.tweet h4 {
	padding: 4px 20px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
/*
margin: 0 0 10px;
-webkit-border-radius: 6px 6px 0 0;
border-radius: 6px 6px 0 0;
*/
}
.icon-twi {
	width: 16%;
	vertical-align: middle;
}
.dl-link h3 {
	background: #632cb6;
}

.bt-download {
	width: 300px;
	margin: 30px 0;
	float:right;
}
.bt-download>li {
	width: 300px;
	text-align: center;
	padding: 6px 0;
	margin: 0;
	float: left;
}
.bt-download>li img {
	width: 200px;
}
.appinfo {
	width: 290px;
	float: right;
	padding:0 0 0 10px;
}
.appinfo a {
	display: block;
}
.appinfo img {
	float: left;
}
.appinfo p {
	font-size: 0.75em;
	margin: 0.5em 0;
	padding-left: 0.8em;
	float: left;
	width: 200px;
}
/*
.artlink {
	margin: 10px 12px 30px;
	padding: 0;
	list-style-type: none;
}
.artlink li {
	width: 237px;
	height: 150px;
	margin: 0 1px 2px;
	float: left;
	overflow: hidden;
}
.artlink li a {
	padding-top: 80px;
	display: block;
	line-height: 1.4;
	color: #ffffff;
	text-decoration: none !important;
}
.artlink li a:hover {
	color: #ffe086;
}

.comingsoon {
	background: #eeeeee;
	width: 237px;
	height: 150px;
	color: #666666;
	line-height: 150px;
	text-align: center;
}
*/
.artlink li .title {
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.8) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.1)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.8) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.8) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.8) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.8) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#b3000000',GradientType=0 ); /* IE6-9 */
	padding: 10px 10px 4px;
}

/* ==================================================== */
.artlink, .gametitle {
	margin: 10px 0 30px 3px;
}
.artlink li {
	background: #eeeeee;
	float: left;
	margin: 0 0 2px 2px;
	border: solid 1px #cccccc;
}
.artlink li a {
	color: #ffffff;
	display: block;
	width: 320px;
	height: 46px;
	padding-top: 134px;
	overflow: hidden;
}
.artlink li a:hover {
	color: #ffe086;
	text-decoration: none;
}
.artlink li .title {
	font-size: 0.8125em;
	padding: 4px 6px;
	min-height: 40px;
	overflow: hidden;
	/*background-color: rgba(0, 0, 0, 0.6);*/
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.8) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.2)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.8) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.8) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.8) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.8) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#b3000000',GradientType=0 ); /* IE6-9 */

	margin: 0;
}
.comingsoon {
	background: #eeeeee;
	width: 320px;
	height: 180px;
	color: #666666;
	line-height: 180px;
	text-align: center;
}
/* ==================================================== */

