@charset "utf-8";
/* CSS Document */

#cs {
width:742px;
height:225px;
margin-bottom:50px;
position:relative;
border:4px solid #f5ecd6;
}
#cs .contact {
	width:300px;
	position:absolute;
	top:178px;
	left:381px;
	font-size:113%;
}
div.bnr_plurality{
 text-align:center; 
 margin-bottom:50px;
}

div.bnr_plurality a:hover img{
filter:alpha(opacity=70);
-ms-filter:"alpha(opacity=70)";
-moz-opacity:0.7;
opacity:0.7;
}

/*見積もりについて*/

#btn_mitsumori_area {
/*	background:var(--color-info-bg);
	text-align: center;*/
	padding:0 0 30px;
}
#btn_mitsumori_area img:hover {
opacity: 0.5;
	
}
/*同梱バナー*/	
.plurality_box a:hover img{
	opacity:0.7;
}