@charset "utf-8";
/****************************************
 センター病院  耳鼻咽喉科 style-otolaryngology.css
*****************************************/

/*-------------------------------------
  嚥下フレイル外来
-------------------------------------*/
.article .txtbox a img.swallowing-frailty_img {
  width: 50%;
  border: 1px solid #ccc;
}

@media screen and (max-width: 484px) {
  .article .txtbox a img.swallowing-frailty_img {
    width: 90%;
  }
}
