﻿
@charset "utf-8";
/* CSS Document */

/*@media screen and (max-width: 800px){
	.drow_area img, .photo_area img{
		width:60%;
	}
		.footer p{
	font-size:0.8em;
	letter-spacing:0;
	}
}
*/
@media screen and (max-width: 800px){

/*.head-img{
	display:inline;
		height: 100vh;
  width:100%;
  position:fixed;
  top: 0;
    left: 0;
}*/

	#header{
  background-image: url('../images/head-img4.jpg');
  
  /*background-image:none;*/
	}

			

}


/*@media screen and (max-height: 500px){

	h1{
	left:60px;
	top:50px;
}
.ttext{
	left:90px;
	top:90px;
}

*/

}