@charset "utf-8";


/*
 * お知らせ欄
 * 前立腺肥大症に対する日帰り低侵襲手術
 * 土曜日の診療体制の変更について（代務医師との併診開始）
 * マイクロニードルRF ～シルファームX～
 * がんに対する超高濃度水素吸入療法
 * 最新薄毛治療HARG+療法
 * フォトフェイシャル
 * ハイドラフェイシャル
 * リバースピール
 */
#information table .info-title a[href*="2025/09/22/influ"],
#information table .info-title a[href*="2024/08/02/staff-corona"],
#information table .info-title a[href*="2024/02/20/ruby-fractional"],
#information table .info-title a[href*="2024/02/20/discovery-pico-plus"],
#information table .info-title a[href*="2024/02/20/tatoo-removal"],
#information table .info-title a[href*="2024/01/29/rezum"],
#information table .info-title a[href*="2024/01/26/sat"],
#information table .info-title a[href*="2024/01/09/sylfirm-x"],
#information table .info-title a[href*="2023/12/19/hifu"],
#information table .info-title a[href*="2023/09/13/biyou-dial"] {
	animation: flash 0.8s linear infinite;
	color:#ff6680;
	font-size:123.1%;
	font-weight:bold;
	line-height:1.3em;
}
@keyframes flash {
  0%,100% {
	color:#ff6680;
  }
  50% {
	color:#ffbac6;
  }
}


/*
 * お知らせ欄
 * 休診
 * ワクチン関係
#information table .info-title a[href*="2022/09/27/influenza-2022"] {
	color:#ff6680;
}
#information table .info-title a[href*="2022/09/27/corona-omicron-vaccine"] {
	color:#ff6680;
}

#information table .info-title a[href*="2022/07/19/summer"] {
	color:#ff6680;
}
 */





/*
 * お知らせ欄
 * 休診
 */
#information table .info-title a[href*="2023/04/27/corona-202305/"],
#information table .info-title a[href*="2023/03/13/shinryoujikan/"] {
	animation: flash 0.8s linear infinite;
	color:#ff6680;
	font-size:123.1%;
	font-weight:bold;
	line-height:1.3em;
}
@keyframes flash {
  0%,100% {
	color:#ff6680;
  }
  50% {
	color:#ffbac6;
  }
}


/*
 * お知らせ欄
 * 臨時休診
#information table .info-title a[href*="2023/01/10/close/"] {
	animation: flash 0.8s linear infinite;
	color:#ff6680;
	font-size:123.1%;
	font-weight:bold;
	line-height:1.3em;
}
@keyframes flash {
  0%,100% {
	color:#ff6680;
  }
  50% {
	color:#ffbac6;
  }
}
 */


/*
 * お知らせ欄
 * 自費診療における価格改定のお知らせ
 */
#information table .info-title a[href*="2022/07/19/price"] {
	animation: flash 0.8s linear infinite;
	color:#ff6680;
	font-size:123.1%;
	font-weight:bold;
	line-height:1.3em;
}
@keyframes flash {
  0%,100% {
	color:#ff6680;
  }
  50% {
	color:#ffbac6;
  }
}



/*
 * お知らせ欄
 * 3回目及び4回目 新型コロナウイルスワクチン予防接種のお知らせ。
 */
#information table .info-title a[href*="2022/02/28/important"] {
	color:#ff6680;
}
#information table .info-title a[href*="2022/07/19/corona-vaccine"] {
	animation: flash 0.8s linear infinite;
	color:#ff6680;
}
@keyframes flash {
  0%,100% {
	color:#ff6680;
  }
  50% {
	color:#ffbac6;
  }
}

.info-pdf{
	font-size:77%;
}