@charset "utf-8";

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

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

#main {
	position: relative;
}
h1 {
	position: relative;
}
#gigaindexDescription {
	margin-top: -60px;
	position: relative;
}
.gigaindexContentsImage {
	font-size: 16px;
	line-height: 1.6;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

ul, li {
	list-style-type: none;
	font-size: 100%;
}
.gi {
	background: url(/feature/giga/113_vainglory/img/mainvisual.jpg) no-repeat center top;
	padding-bottom: 20px;
}
.gi a:hover {
	opacity: 0.7;

	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
}

.gi	.mainvisual {
}
.gi	.mainvisual .catch {
	font-size: 1.5em;
	color: #ffffff;
	padding: 30px;
}

.gi	.mainvisual .dlbadge {
	margin: 360px 0 0 80px;
}
.gi	.mainvisual .dlbadge > .item {
	display: inline-block;
	margin: 0 15px;
}
.gi	.mainvisual .dlbadge > .item > .anc {
	width: 180px;
	display: block;

}
.gi	.mainvisual .dlbadge > .item > .anc img {
	width: 100%;
	height: auto;
}

.gi	.mainvisual .summary {
	width: 650px;
	padding: 20px;
	background-color: rgba(0, 0, 0, 0.6);
	float: right;
	margin: 170px 0 50px 0;
}
.gi	.mainvisual .summary > .text {
	line-height: 1.8;
	font-size: 1.0em;
	color: #ffffff;
}
.gi	.mainvisual .summary > .articletop {
	margin-top: 5px;
	text-align: right;
}
.gi	.mainvisual .summary > .articletop a {
	line-height: 1.8;
	color: #33ffff;
	font-weight: normal;
	font-size: 0.93em;
}

.gi .sectionheader {
	height: 110px;
	background: url(/feature/giga/113_vainglory/img/bg_header.png) no-repeat center center;
	margin: 20px 0 10px;
	line-height: 114px;
	text-align: center;
	font-weight: normal;
	font-size: 130%;
}

.gi .chara-section {
}
.gi .chara {
	position: relative;
	font-size: 0;
	background: url(/feature/giga/113_vainglory/img/thumbs.png) no-repeat center center;
}
.gi .chara > .item {
	position: relative;
	display: inline-block;
	margin: 10px;
}
.gi .chara > .item > .anc {
	width: 176px;
	height: 120px;
	display: block;
}
.gi .chara > .noimage {
	width: 176px;
	height: 120px;
}
.gi .chara > .chara-lead {
	position: absolute;
	top: 0;
	left: 0;
	width: 380px;
	height: 280px;
	font-size: 16px;
	line-height: 1.8;
	padding: 10px;
}



.gi .pickup {
}
.gi .pickup > .article {
	float: left;
	margin: 0 10px 10px 0;
}
.gi .pickup > .article:nth-child(3n) {
	margin: 0 0 10px 0;
}
.gi .pickup > .article > .anc {
	display: block;
	width: 320px;
	height: 180px;
	background: url() no-repeat center center;
	background-color: rgba(221, 221, 221, 0.4);
	position: relative;
}
.gi .pickup > .article > .anc > .text {
	min-height: 50px;
	position: absolute;
	bottom: 0;
	margin: 0;
	padding: 6px 10px;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.8) 100%);
	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)));
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.8) 100%);
	background: -o-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.8) 100%);
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.8) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
	color: #ffffff;
	font-weight: normal;
}
.gi .pickup > .comingsoon {
	width: 320px;
	height: 180px;
	background-color: rgba(221, 221, 221, 0.4);
	line-height: 180px;
	text-align: center;
	color: #999999;
}













