/* CSS Document */

		@media screen and (max-width:768px){
			.yasumi{width: 90%;}
			p.title{font-size: 2em;}
			
		}