

.ivfzpz_banner {
	width:90%;
	height:500px;
	border:1px solid #bbb;
	padding:20px;
	background:url(../images/banner_ivfzpz_bg_001.jpg) center top;
	background-repeat:no-repeat;
	background-size: 130%;
	background-position: -100px -310px;
}

.ivfzpz_banner .ad_marker {
	font-size:10px;
	position:relative;
	top:-10px;
	left:-10px;
}

.ivfzpz_banner .txt {
	margin-top:340px;
}

.ivfzpz_banner .txt .copytxt {
}

.ivfzpz_banner,
.ivfzpz_banner p,
.ivfzpz_banner a,
.ivfzpz_banner h1,
.ivfzpz_banner h2,
.ivfzpz_banner h3,
.ivfzpz_banner h4,
.ivfzpz_banner .ad_marker  {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#777;
	margin:0;
}

.ivfzpz_banner h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	line-height:25px;
	margin:0 0 0.2em 0;
	text-align:left;
}

.ivfzpz_banner .logo {
	width:80%;
}

.ivfzpz_banner .logo img {
	width:100%;
}


@media (max-width: 384px){

	.ivfzpz_banner {
		width: 83%;
		height:400px;
		background-position: -100px -200px;
	}
	
	.ivfzpz_banner .txt {
		margin-top: 210px;
	}
	
	.ivfzpz_banner .logo {
		width: 100%;
	}

}