
.content_wrap {
	font-family: 'A1 Gothic R';
}

#yodogawa{
    line-height: 1.9em;
}

#information .info_title, #information_free .info_title {
    line-height: 1.9em;
    width: 70%;

}



.box {
    font-weight: bold;
	border-bottom: solid 3px #ffea00;
	margin-top: 30px;
	margin-bottom: 5px;
}

.box p {
    margin: 0; 
    padding: 0;
	line-height: 1.5em;
}

.red  {
    color: #F15A24;
	text-align: center;

}


hr{
	border-top: 1px solid #c0c0c0;
	margin-bottom: 40px;
	margin-top: 40px;
}

h1{
	font-size: 21px;
	font-weight: bold;
	color: #07084D;
	margin-bottom: 30px;
	margin-top: 30px;
}


.btn {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 0px;
	
}

.date {
	font-size: 14px;
	line-height: 1.6em;
	color: #696969;
	margin-top: 20px;
	text-align: center;
}



@media (max-width: 640px) {
	
	
	#kv img {
    margin-bottom: -100px;
}
	
#wrap{
	padding-top: 50px;
	width: 90%;
	margin: auto;
	}
	
#information .info_title, #information_free .info_title {
    width: 90%;

}	
	
#home_contents
	{
	width: 90%;
	margin: auto;
	}
}

@media (min-width: 641px){
		
		#kv img {
    margin-bottom: -100px;
}
	
		
	}
	
	