/*　▼大阪府私立病院協会団体保険制度　*/

.insurance2024 img {
	width: 100%;
}
.insurance2024 a:hover img{
	opacity: 1;  
 	filter: none;  
}

.insurance2024 img:nth-child(4) {
	margin-top: 15px;
}

.insurance2024 .pamphlet {
	padding: 50px;
	background-color: #eef5ff;
	margin: 10px auto;
}

.insurance2024 .pamphlet-inner {
	text-align: center;
}
.insurance2024 .pamphlet span {
	font-size: 18px;
	margin-right: 15px;
	font-weight: bold;
}

.insurance2024 .pamphlet a {
	font-size: 18px;
	color: #FFF;
	background-color: #00c5d2;
	padding: 0.7% 1.5% 0.7% 1.5%;
	border-radius: 5px;
}

.insurance2024 .pamphlet a:hover{
	   text-decoration:none;
   }




