@charset "UTF-8";

main {
	background: url(../images/bg_gamemode.png) no-repeat left top;
	background-size: 100% auto;
}
section .ttl img,
section .sttl img {
	width: 100%;
	height: auto;
}
section .text {
	line-height: 1.8;
	width: 90.625%;
	margin: 0 auto;
}
.movie img {
	width: 100%;
	height: auto;
}
.movie {
	padding-bottom: 23.4375%;
}
.movie dd {
	position: relative;
	line-height: 1.4;
}
.movie dd .ico {
	position: absolute;
	top: 0;
	left: 0;
	width: 28.125%;
	height: auto;
}
.movie dd p {
	position: relative;
	float: right;
	width: 71.625%;
	padding-top: 3%;
	padding-right: 4%;
	z-index: 10;
}
.multi img {
	width: 100%;
	height: auto;
}
.multi dl {
	width: 90.625%;
	margin: 5% auto 0;
}
.multi dl dd {
	line-height: 1.8;
	margin: 2.5% 0 0;
	text-align: center;
}
.multi dl dd .name {
	display: block;
	color: #c00000;
}