@charset "UTF-8";
/* CSS Document */

#box section.intro{
	h3{
		font-size: 48px;
		margin: 15px auto 8px;
	}
	h5{
		font-size: 32px;
		text-align: center;
		line-height: 120%;
		margin: 0 auto 15px;
	}
	p.l_photo{
		text-align: center;
	}
	
}
@media screen and (min-width: 641px){

}
@media screen and (max-width:640px){

	
}