@charset "utf-8";

li {
	font-size:16px;
}

a:hover {
	text-decoration: none;
}

	



html #galleryPage, body #galleryPage,#galleryPage div, #galleryPage span,#galleryPage p,#galleryPage li,#galleryPage label{
	line-height: 1.6;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media screen and (min-width: 320px) and (max-width: 767px)  {	
	.header_fix {
		height: 70px;
	}
		
	#galleryPage .bnr img {
		width: 94%!important;
	}	

	.bnrRequest.center {
		margin-bottom: 50px;
	}	

}

@media screen and (min-width: 768px) { 	
	h2.suv {
		margin-bottom: 3rem;
	}
	
		
	.bnrRequest {
		margin: 50px auto;
	}
	
	

}





