@charset "utf-8";
/* CSS Document */
body#system .game-logo{left:50%;transform: translate(-50%,-15%)}
.shadow {
	-webkit-box-shadow: 6px 6px 29px 2px rgba(0,0,0,0.75);
	-moz-box-shadow: 6px 6px 29px 2px rgba(0,0,0,0.75);
	box-shadow: 6px 6px 29px 2px rgba(0,0,0,0.75);
}
.hero .system-logo {
    position: absolute;
    bottom: 15%;
    left: 50%;
	transform:translate(-50%,0);
    width: 65%;
    height: auto;
}
.systemContainer {
	max-width: 1200px;
	margin: 0 auto;
}
.systemContainer p {
	font-size: 24px;
}
#mainContainer {
	width: 100%;
	text-align: center;
	font-family: "mrs-eaves-xl-serif", serif;
	background-color: antiquewhite;
	padding: 0 0 .5%;
	margin: 0 auto;
	background-image: url(../img/common/bg_pattern.jpg);
	background-repeat: repeat;
	background-position: center top;
}

.systemButtons a{
	display:inline-block;
	background:url(../img/system/gameflow_button_on.png) left top no-repeat;
	background-size:100% auto;}
.systemButtons a#link-timeline{background-image:url(../img/system/historia_button_on.png)}
.systemButtons a#link-combat{background-image:url(../img/system/battlesystem_button_on.png)}
.systemButtons a#link-field{background-image:url(../img/system/fieldaction_button_on.png)}
.systemButtons, .gameFlowImageGroup img {
	margin: 1.5%;
	display: inline-block;
}
.systemButtons img:hover {
	opacity: .90;
}
.systemButtons img:hover {
	opacity: .90;
}
.info-wrapper {
	width: 95%;
    padding: 25px;
    background:url(../img/system/info_bg.png) left top repeat,url(../img/system/info_grunge_bg.png) left top repeat-y;
	background-color: rgba(0,0,0,0.6);
	background-size:20% auto,100% auto;
    box-shadow: 10px 15px 10px 5px rgba(0,0,0,0.25), inset 0 0 20px 5px rgba(0,0,0,0.75);
    color: #FFF;
    border: 2px solid #FFF;
    font-size: 24px;
    text-shadow:2px -2px 4px #000, -2px 2px 4px #000,2px 2px 4px #000,-2px -2px 4px #000;
	margin: 3% auto 5%;
}
#gameFlowTitle, .historiaTitle,
.battleSystemTitle, .forgeTitle {
	max-width: 50%;
	margin: 0 auto;
}
.forgeTitle {
	width: 70%;
}
#gameFlowInfo, .historiaInfo,
.battleBasicsInfo, .forgeInfo {
	max-width: 90%;
	margin: 0 auto;
}
.lineDecor {
	width: 85%;
	margin: 0 auto;
}
.gameFlow div {
	max-width: 80%;
	margin: 0 auto;
}

.systemContainer p {
	font-family: "angie-sans", san-serif;
}
.gameFlowImageGroup img {
	max-width: 100%;
}
.centralHub {
	max-width: 95%;
	margin: 0 auto;
}
.centralHub p, .centralHub img {
	display: inline-block;
	max-width: 50%;
	margin: 0 auto;
	vertical-align: middle;
}
.whiteChronicleGroup {
	position: relative;
	margin-bottom:-6%
}
.bookGroup, .timeNodes {
	max-width: 95%;
	margin: 0 auto;
}
.bookGroup p, .bookGroup img {
	position: relative;
	display: inline-block;
	max-width: 50%;
	margin: 0 auto;
}
#whiteChronicleBook {
    width: 33%;
	bottom: 180px;
	right: 35px;
}
.bookGroup p {
	top: 3%;
}
.timeNodes p, .timeNodes img {
	display: inline-block;
	max-width: 50%;
	margin: 0 auto;
}
.timeNodes p {
	vertical-align: top;
}
.historiaTitle {
	margin-top: 3%;
}
.possibleHistoriesGroup, .dunamies {
	max-width: 100%;
}
.left, .right {
	margin: 2%;
	max-width: 45%;
	display: inline-block;
	vertical-align: top;
}
.right p, .left p {
	margin: 3% auto;
}
.dunamies p {
	max-width: 90%;
	margin: 0 auto;
}
.dunamies img {
	max-width: 95%;
	margin: 0 auto;
}
.possibleHistories{margin-bottom:40px}
.strikeImages{margin:40px auto}
.strengthImages{margin-bottom:40px}
.bomber{margin-bottom:40px}
.manaSightImages{margin-bottom:40px}
.battleBasics, .supportSkills,
.manaBurst, .fieldActionGroup {
	max-width: 90%;
	margin: 0 auto;
}
.bbImages img, .ssImages img,
.mbImages img, .mbImages img,
.vanishImages img, .bomberImages img {
	max-width: 100%;
	margin: 3%;
}
.bbImages{margin-bottom:40px}
.ssImages{margin-bottom:40px}
.ewImages{margin-bottom:40px}

@media screen and (max-width: 1250px) {
	.gameFlow, .historia, .battleSystem, .fieldAction {
		width: 95%;
		margin: 3% auto 5%;
	}
}
@media screen and (max-width: 1100px) {
	#whiteChronicleBook {
		width: 35%;
		bottom: 150px;
	}
	.strImgRight, .manaImgRight {
		max-width: 40%;
		margin-left: 6%;
	}
}
@media screen and (max-width: 1024px) {
	.centralHub p, .centralHub img,
	.timeNodes p, .timeNodes img {
		max-width: 100%;
	}
	.centralHub img, .timeNodes img {
		margin-top: 3%;
	}
	#whiteChronicleBook {
		width: 40%;
		bottom: 120px;
	}
	.left, .right {
		display: block;
		margin: 0 auto;
		max-width: 100%;
		vertical-align: inherit;
	}
	.left img, .right img {
		max-width: 100%;
	}
	.left {
		margin-bottom: 4.5%;	
	}
	.right img {
		margin-top: 0;
	}
	.gameFlowImageGroup img {
		margin: 2.5% auto;
	}
	.fieldActionTitle {
		max-width: 90%;
	}
	.strengthImages, .manaSightImages {
		display: flex;
		flex-flow: column;
	}
	.strImgRight, .manaImgRight {
		order: 1;
	}
	.strImgLeft, .manaImgLeft {
		order: 2;
	}
}
@media screen and (max-width: 998px) {
	.manaImgLeft {
		top: 22vh;
	}
}
@media screen and (max-width: 799px) {
	#whiteChronicleBook {
		width: 45%;
		bottom: 83px;
	}
}
@media screen and (max-width: 768px) {
	.systemContainer p {
		font-size: 20px;
	}
}
@media screen and (max-width: 700px) {
	.whiteChronicleGroup {
		margin-bottom:0
	}
	#whiteChronicleBook {
		width: 100%;
		margin: 0 auto;
		position: static;
	}
	.bookGroup p {
		max-width: 100%;
	}
	#gameFlowInfo, .historiaInfo, 
	.battleBasicsInfo, .forgeInfo {
		margin: 0 auto -20px;
	}
	
}
@media screen and (max-width: 525px) {
	#gameFlowTitle, .historiaTitle, 
	.battleSystemTitle, .forgeTitle {
		max-width: 80%;
	}
	#gameFlowInfo, .historiaInfo, 
	.battleBasicsInfo, .forgeInfo {
		max-width: 100%;
	}
/*
	.systemContainer p {
		font-size: 18px;
	}
*/
	#gameFlowInfo, .historiaInfo, 
	.battleBasicsInfo, .forgeInfo {
		max-width: 110%;
		margin: 0 0 -20px -5%;
	}
	.bbImages img, .ssImages img, .mbImages img, .mbImages img, .vanishImages img, .bomberImages img {
		margin: 3% auto;
	}
}

@media screen and (max-width: 414px) {
	.systemContainer p {
		font-size: 16px;
	}
}
@media screen and (max-width: 320px) {
	.systemContainer p {
		font-size: 12px;
	}
}