@charset "UTF-8";
/* CSS Document */
/*---------------------------------

  予防歯科

---------------------------------*/
.prevention {}
/*---------------------------------
リード文
---------------------------------*/
#readtxt {
  padding: 0 !important;
}
#readtxt .wrap {
  background: var(--bg-col);
  border-radius: 1rem;
  padding: 4rem;
}
/*---------------------------------
お口の健康は体の健康にリンクする
---------------------------------*/
#about {}
#about .wrap ._flex .txt {
  flex-basis: 55%;
}
#about .wrap ._flex figure {
  flex-basis: 40%;
}
/*---------------------------------
定期検診の重要性
---------------------------------*/
#routine_checkup {}
/*---------------------------------
フッ素塗布およびシーラントの重要性
---------------------------------*/
#fluorine_sealant {}
@media screen and (max-width: 1024px) {}
@media screen and (max-width: 896px) {}
@media screen and (max-width: 480px) {}