アニフェアアーティクル vol.5

RSS元: 【獣医師賛同型】anifare(アニフェア) | 保護犬・保護猫の里親募集サイトアニフェアアーティクル vol.5

.pc .ct-hd,
.mb-theme .ct-hd {
display: none !important;
}
.fmeta_area {
display: none !important;
}
.entry img {
width: 100%;
object-fit: cover;
margin: 0;
}
.entry h1,
.entry h2,
.entry h3,
.entry h4 {
padding: 0;
border-bottom: none;
margin: 0;
}
.entry h1::after,
.entry h2::after,
.entry h3::after,
.entry h4::after {
background: none;
}
.entry p {
line-height: 2em;
margin: 0;
}
.entry ol,
.entry ul {
list-style: none;
padding: 0;
margin: 0;
}
.entry ol li,
.entry ul li {
padding: 0;
margin: 0;
line-height: 1;
}
.entry ul li::before {
display: none;
}
.news_container {
color: #77441f;
max-width: 1440px;
background: #eaf2f8;
padding: 0 40px 80px;
margin: 0 auto;
}
.wrap {
display: flex;
align-items: center;
justify-content: space-between;
}
.news_container .title {
margin-bottom: 120px;
}
.news_container .title img {
border-radius: 0;
}
.section_1 {
margin-bottom: 80px;
background: #fff;
padding: 40px 24px;
border-radius: 32px;
}
.section_1 .content_1 {
align-items: start;
margin-bottom: 32px;
}
.section_1 .content_1 div {
width: 45%;
}
.section_1 .content_1 div img {
width: 90%;
margin-bottom: 24px;
}
.section_1 .content_1 > img {
width: 53%;
border-radius: 24px;
}
.section_1 .content_2 {
align-items: start;
}
.section_1 .content_2 div {
width: 30%;
}
.section_1 .content_2 img {
border-radius: 16px;
margin-bottom: 16px;
}
.section_1 .content_2 h3 {
font-size: 18px;
text-align: center;
color: #0086cd;
text-decoration: underline;
margin-bottom: 8px;
}
.section_1 .content_2 .arrow {
width: 20px;
height: 20px;
border-top: 4px solid #0086cd;
border-right: 4px solid #0086cd;
transform: rotate(45deg) translateY(5px);
margin: auto 0;
}
.section_2 {
margin-bottom: 160px;
}
.section_2 .wrap {
align-items: start;
}
.section_2 .wrap div {
width: 32%;
}
.section_2 .wrap img {
border-radius: 16px;
margin-bottom: 16px;
}
.section_3 {
margin-bottom: 80px;
}
.section_3 .content_1 {
position: relative;
background: #fff;
padding: 64px 24px 32px;
border: dotted 3px #ed6f00;
border-radius: 32px;
margin-bottom: 40px;
}
.section_3 .content_1 img {
width: auto;
height: 160px;
object-fit: contain;
position: absolute;
top: -120px;
}
.section_3 .content_1 ol li {
display: flex;
align-items: center;
gap: 8px;
font-size: 18px;
font-weight: 700;
}
.section_3 .content_1 ol li:not(:last-of-type) {
margin-bottom: 16px;
}
.section_3 .content_1 ol li span {
font-size: 32px;
}
.section_3 .content_2 {
flex-wrap: wrap;
align-items: inherit;
row-gap: 24px;
}
.section_3 .content_2 > li {
width: 32%;
background: #fff;
padding: 24px;
border: solid 1px #2fb1e4;
border-radius: 24px;
}
.section_3 .content_2 img {
display: block;
width: 60%;
border-radius: 160px;
margin: 0 auto 16px;
}
.section_3 .content_2 h3 {
font-size: 18px;
color: #0086cd;
text-align: center;
margin-bottom: 16px;
}
.section_3 .content_2 ol li {
display: flex;
align-items: start;
gap: 8px;
line-height: 1.7;
padding: 16px 0;
border-bottom: solid 1px #2fb1e4;
}
.section_3 .content_2 ol li:first-of-type {
border-top: solid 1px #2fb1e4;
}
.section_3 .content_2 ol li span {
font-size: 18px;
font-weight: 700;
font-style: italic;
}
.section_4 {
align-items: inherit;
}
.section_4 > .wrap {
width: 50%;
background: #fff;
padding: 16px;
gap: 16px;
}
.section_4 > .wrap div:first-of-type {
width: 60%;
text-align: center;
}
.section_4 > .wrap div:first-of-type img {
display: inline-block;
width: 120px;
margin-bottom: 16px;
}
.section_4 > .wrap div:first-of-type h2 {
font-size: 18px;
padding-bottom: 8px;
border-bottom: dotted 2px #5bbde5;
}
.section_4 > .wrap div:last-of-type {
width: 40%;
display: flex;
align-items: center;
gap: 8px;
}
.section_4 > .wrap div:last-of-type p {
width: fit-content;
font-weight: 700;
color: #009fde;
white-space: nowrap;
}
.section_4 > .wrap div:last-of-type img {
width: 70%;
}
.section_4 > div:last-of-type {
width: 50%;
color: #fff;
background: #009fde;
padding: 16px;
}
.section_4 > div:last-of-type p {
padding: 16px;
border: solid 1px #fff;
border-radius: 16px;
}
.section_4 > div:last-of-type p span {
display: block;
text-align: center;
font-size: 18px;
font-weight: 700;
margin-bottom: 8px;
}
@media(max-width:820px) {
.news_container .title {
margin-bottom: 80px;
}
.section_1 {
border-radius: 24px;
margin-bottom: 64px;
}
.section_1 .content_1 {
flex-direction: column;
gap: 24px;
margin-bottom: 24px;
}
.section_1 .content_1 div {
width: 100%;
display: flex;
align-items: start;
gap: 16px;
}
.section_1 .content_1 div img {
width: 40%;
margin-bottom: 0;
}
.section_1 .content_1 div p {
width: 60%;
}
.section_1 .content_1 > img {
width: 100%;
border-radius: 16px;
}
.section_1 .content_2 img {
border-radius: 8px;
}
.section_1 .content_2 h3 {
font-size: 15px;
}
.section_1 .content_2 .arrow {
width: 16px;
height: 16px;
border-top: 3px solid #0086cd;
border-right: 3px solid #0086cd;
}
.section_2 {
margin-bottom: 120px;
}
.section_2 .wrap img {
border-radius: 8px;
}
.section_3 {
margin-bottom: 64px;
}
.section_3 .content_1 {
border-radius: 24px;
margin-bottom: 32px;
}
.section_3 .content_1 img {
height: 120px;
top: -80px;
left: 0;
}
.section_3 .content_2 > li {
width: 49%;
}
.section_4 {
flex-direction: column;
}
.section_4 > .wrap {
width: 100%;
}
.section_4 > .wrap div:first-of-type {
width: 50%;
}
.section_4 > .wrap div:first-of-type h2 {
width: fit-content;
margin: 0 auto;
}
.section_4 > .wrap div:last-of-type {
width: 50%;
}
.section_4 > div:last-of-type {
width: 100%;
}

}
@media(max-width:768px) {
.news_container {
padding: 0 8px 80px;
}
.section_1 .content_1 div {
flex-direction: column;
}
.section_1 .content_1 div img {
width: 70%;
margin: 0 auto;
}
.section_1 .content_1 div p {
width: 100%;
}
.section_3 .content_1 ol li {
display: block;
font-size: 15px;
}
.section_3 .content_1 ol li span {
font-size: 18px;
}
}
@media(max-width:500px) {
.news_container .title {
margin-bottom: 40px;
}
.section_1 {
padding: 24px 16px;
}
.section_1 .content_2 {
flex-direction: column;
gap: 16px;
}
.section_1 .content_2 div {
width: 100%;
}
.section_1 .content_2 h3 {
font-size: 18px;
}
.section_1 .content_2 .arrow {
transform: rotate(135deg) translateY(5px);
margin: 0 auto;
}
.section_2 {
margin-bottom: 80px;
}
.section_2 .wrap {
flex-direction: column;
gap: 16px;
}
.section_2 .wrap div {
width: 100%;
}
.section_2 .wrap img {
margin-bottom: 8px;
}
.section_3 .content_1 {
padding: 40px 16px 32px;
}
.section_3 .content_1 img {
width: 100%;
height: auto;
top: -50px;
}
.section_3 .content_1 ol li {
line-height: 1.7;
}
.section_3 .content_2 > li {
width: 100%;
padding: 16px;
}
.section_4 > .wrap {
flex-direction: column;
}
.section_4 > .wrap div:first-of-type {
width: 100%;
}
.section_4 > .wrap div:first-of-type img {
margin-bottom: 8px;
}
.section_4 > .wrap div:last-of-type {
width: 100%;
justify-content: center;
}
.section_4 > div:last-of-type p {
border-radius: 8px;
}
.section_4 > div:last-of-type p span {
text-align: left;
}
}

アニフェアアーティクル vol.5

里帰り会 デンタルケア勉強会

2024年2月29日、お台場シェルターにて「里帰り会」として、獣医師さんによるデンタル講習会を開催しました。
実際にお迎えしていただいたわんちゃんと一緒に、7人の里親様が参加してくださいました。
モニターや模型を使って、クイズも交えながら、楽しくデンタルケアについて学びました。

まずはモニターを使って
みんなでお勉強

最初から歯ブラシを使うのではなく、ステップ1からステップ5まで、少しずつ刺激になれてもらうように教えてもらいました。

歯磨きトレーニングの
実践練習!

まずはお腹を見せて歯磨きの体制を作るところから。「うちの子はできるかな〜」と不安そうな里親様。みんなとってもお利口さんで、歯磨き大成功!

模型を使って歯磨きの仕方を
教えていただきました!

歯に直角に当てると刺激が強いため、必ず斜めにブラシを当てるのがポイント。里親様からも「知らなかった!」との驚きの声がありました。

歯磨きペーストは、チキンフレーバーでちゅーるのように大人気でした。

今回は、ビルバックさんの歯磨きペーストと歯ブラシをご用意。

先生に 質問しながら、みんなで歯磨きにチャレンジ!

里帰り会・デンタルケア勉強会を終えて里親様にインタビュー

  1. 1.参加する前、 デンタルケアにどのようなイメージを持っていましたか?
  2. 2.デンタルケア勉強会を通して、どのようにイメージが変わりましたか?
  3. 3.今後組み込んでほしいカリキュラムはありますか?
  • めいちゃんパパ

    1. 1毎日ジェルやシートを使ってケアしていたが、ブラシは全然使っていなかった。
    2. 2毎日やることの重要性、歯磨きの後におやつを食べてもいいんだなと知った。
    3. 3ダイエットの仕方を教えてほしい。外でしか排泄しないので、家の中でするようにどうやったら出来るようになるか知りたい。
  • ゆづちゃんママ

    1. 1寝ている時にこっそりなどをルーティンでは出来ていなかった。出来ないことが今までもとても多く、歯磨きを甘くみていた。
    2. 2歯は大切ということが実感できた。今まで飼っていた子もほとんどしたことが無かった。
    3. 3お散歩の仕方を教えてほしい。日々の疑問などお悩み解消会があるといい。
  • ミルカちゃんママ

    1. 1自己流でシートを使っていただけだった。
    2. 2重要性を再認識できた。歯だけではなく心臓などにもつながっていることを学べた。
    3. 3お散歩がうまく出来ないので、お散歩トレーニング法を教えてほしい。
  • 心優ちゃんママ

    1. 1前の子が酷い歯周病で亡くなってしまった。歯磨きについては気を遣わなければいけないということを実感できた。
    2. 2大事なのは変わらないが、必死に毎日磨いていたが、部分磨きで良いなど分かり良かった。
    3. 3遊んだことがないおもちゃで遊べない。怖がってしまうことが多いため、みんなで遊ぶなど、里親さんたち卒業生だけで遊べたら良いなと思う。
  • 六三郎くんママ

    1. 1歯ブラシを使うのが難しいと思っており、デンタルガムを使うなど歯ブラシ以外でケアをしていた。
    2. 2歯周ポケットに当てる、斜めに当てるなど知らなかった。歯ブラシを使うのが難しいと思っており、デンタルガムを使う等歯ブラシ以外でケアをしていた。とても勉強になり今後のケアに生かしていきたい。
    3. 3お手やお座り、社交性などの交流会もあったら良いと思う。
  • くるみちゃんママ

    1. 1お迎えする時に歯石中度だったのでスケーリングしたが時間が経ってついてしまった。実際にどうやっていいか分からなかった。
    2. 2自分で一気にやらなきゃ、と思っていたが、段階的にステップでやればいいと分かり気が楽になった。
    3. 3避妊手術をしてから太ったため、食事療法を教えてほしい。外をうまくお散歩できないのでやり方を教えてほしい。
  • マリーちゃんママ

    1. 1毎日嫌がっても健康のために頑張らなくてはいけないと思っていたが、デンタルケアのイメージが変わった。
    2. 21つ1つステップを踏むやり方を勉強でき継続して家でもやってみたいと思った。
    3. 3食事などわんちゃんの栄養学を学んでみたい。
Congratulations!

保護犬に家族が決まりました!!

3月の
譲渡数

543頭

次回も「デンタルケア勉強会」を開催予定!
お台場シェルターでは、これからも里親様のための企画を定期的に開催いたします。

詳細はこちら『 アニフェアアーティクル vol.5』 by 【獣医師賛同型】anifare(アニフェア) | 保護犬・保護猫の里親募集サイト

里親募集の外部リンクのプレビュー