﻿
.button_VDV {
	width: 47px; height: 46px;
	position: fixed;
	right: 0;
	cursor: pointer;
  	z-index: 90;
}
.cont_VDV {
	display: none;
	position: fixed;
	box-sizing: border-box;
	padding: 38px 56px;
	background: #fff;
	z-index: 900;
	box-shadow: -1px 2px 3px rgba(100,100,100,0.6);
}



.zz_VDV {
  top: 164px; background: no-repeat left top url("../../design/images/zz_VDV.png");
}
.zz_form_VDV {
	width:551px;
	top:165px;
	right: -551px;
}

.np_VDV {
  top: 217px;	background: no-repeat left top url("../../design/images/np_VDV.png");
}
.np_form_VDV {
	width:551px;
	top:210px;
	right: -551px;
}


.cupon_VPD {
  top: 270px; 	background: no-repeat left top url("../../design/images/cupon_VPD.png");
}


.np_form_VDV_bottom {
	width:550px;
	height: 628px;
	left:50%; margin-left: -123px;
	bottom: -628px;
}

.cont_VDV_abs {
    position: absolute;
}



@media screen and (max-width: 1024px) {
	.zz_VDV {
		background: #00639b url("../../design/images/ic_phone.png") no-repeat center center;  
		order: 2;
	}
	.np_VDV {
		background: #00639b url("../../design/images/ic_mail.png") no-repeat center center;
		order: 1;
	}

}
