@charset "UTF-8";
/*
*******************************************************************************************************
# ゲームフロー 
*******************************************************************************************************
*/
/* ------------------------------------
wrapper
* ------------------------------------ */


.p-img{
	text-align: center;
}
.p-w100{
	width: 100%;
	min-width:1083px;

}
/*下のボタン部分*/
.p-box{
	margin-top: 60px;
}

.p-btn{
	margin: 0 auto;
	text-align: center;
}