/*このページ独自のスタイル 直接記述*/
section.image_bg {
    background: url(/sayuri/assets/img/medical/image-bg.png) no-repeat center;
    background-size: cover;
}
section.image_bg ul.contents li.left img.image{
    width: 70%;
    height: auto !important;
    margin: auto;
}