/* 2025updata */
.w-contact .btn{
    justify-content: center;
}
.w-contact .btn a{
 margin:10px;
}

/* 2026.07 2-3 健康増進アプリ追加*/
.card-2{
	margin-top: -20px;
}
.btnarrow4-hover--long > span{
	display: block;
	max-width: 15em;
    text-indent: -2em;
    margin-left: 2em;
}
@media screen and (max-width: 750px){
	.btnarrow4-hover--long > span{
		max-width: 20em;
	}
}

.card-body  .btnarrow4-hover--long:hover .tooltips{
	bottom: 6em;
}
