@charset "UTF-8";

/* ========================================
	main
======================================== */
.ttl {
	position: absolute;
	width: 100%;
}
main img {
	width: 100%;
}

.text {
	width: 90.625%;
	margin: 0 auto;
	line-height: 1.75;
}
.f11 {
	font-size: 79%;
}

.img {
	width: 75%;
	margin: 0 auto;
}

.chara {
	margin-top: -4.35343%;
}

/* margin */
.mb4 {
	margin-bottom: 4.51672%;
}

/* hero */
.hero-txt {
	margin-top: 2.57981%;
	text-align: center;
	line-height: 1.5;
}

/* battle */
.battle {
	background: url(../mode/images/battle_bg.png) no-repeat center bottom;
	background-size: 100%;
}

