/* 医院様専用のCSS */

.care-item .care-image-wrap a {
    color: #6e5757;
}
.care-item .care-text a {
    color: #6091d2;
}
.care-item .care-image-wrap a:hover, .care-item .care-text a:hover {
    opacity: 0.7;
}
.greeting-sum {
    position: absolute;
    top: 30%;
    right: 12%;
    left: auto;
}
.content h2 {
    color: #ed5c6d;
    padding-bottom: 25px;
    font-weight: bold;
}