@charset "utf-8";
@media (min-width:520px) and (max-width:959px){
	
	.top-pc{
		display: none;
	}
	
	.top-phone{
		display: block;
		width: 100%;
	}
	
	.top-title{
		position: absolute;
		top: 10%;
		left: 50%;
		transform: translate(-50%, -10%);
	}
	
	.top-name{
		font-size:6vw;
		line-height: 50px;
		}
	
	.history-wrapper img{
		width: 300px;
	}
	
	.history-outer{
		width: 500px;
	}
	
	.history-outer2{
		width: 630px;
	}
	
	.middle-br{
		display: block;
	}
	
	.small-br{
	display: none;
}
	
	.history-name4{
		padding: 50px 30px 0;
	}

	
	.machi_img{
		width: 70%;	
	}
	
	.line{
		height: 200px;
		position: absolute;
		z-index: 5;
		right: 13%;
		top: 190px;
	}
	
	.machi_title{
		position: absolute;
		z-index: 5;
		font-size: 70px;
		left: 85%;
	}
	
	.machi_text{
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.blackflame_container{
		height: 100px;
	}
	
	.blackflame_img{
		width: 70%;
	}
	
	.blackflame_line{
		height: 200px;
		position: absolute;
		z-index: 5;
		left: 13%;
		top: 400px;
	}
	
	.blackflame_title{
		position: absolute;
		z-index: 5;
		font-size: 70px;
		right: 85%;
		top: 150px;
	}
	
	.blackflame_text{
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.rakuen_container{
		height: 100px;
	}
	
	.rakuen_img{
		width: 70%;	
	}
	
	.rakuen_text{
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.rakuen_line{
		height: 200px;
		position: absolute;
		z-index: 5;
		right: 13%;
		top: 520px;
	}
	
	.rakuen_title{
		position: absolute;
		z-index: 5;
		font-size: 70px;
		left: 85%;
		top: 150px;
	}
	
	.rakuen_background{
		position: absolute;
		top: 14%;
		left: 0%;
	}
	
	.standstill_wrapper{
	height: 1400px;
}
	
	.standstill_container{
		height: 100px;
	}
	
	.standstill_text{
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.standstill_img{
		width: 70%;
	}
	
	.standstill_line{
		height: 200px;
		position: absolute;
		z-index: 5;
		left: 13%;
		top: 400px;
	}
	
	.standstill_title{
		position: absolute;
		z-index: 5;
		font-size: 70px;
		right: 85%;
		top: 150px;
	}
	
	.standstill_text{
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.standstill_background{
		position: absolute;
		top:20%;
		right: 0%;
	}
	
	}

/* CSS Document */

