.bentoyoki-blog{background:e0c49e;font-family:Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN,Yu Gothic,メイリオ,sans-serif;padding:0 16px 40px}.bentoyoki-blog-title{margin:0 auto 20px;max-width:820px}.bentoyoki-blog-title h2{border-bottom:3px solid #3b2a1f;color:#3b2a1f;font-size:24px;font-weight:800;padding-bottom:10px}.bentoyoki-blog-grid{display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin:auto;max-width:820px}.bentoyoki-blog-card{background:#fdecc8;border-radius:6px;color:#333;overflow:hidden;text-decoration:none;transition:transform .2s ease}.bentoyoki-blog-card:hover{transform:translateY(-3px)}.bentoyoki-blog-image{height:110px;overflow:hidden;padding:10px 0 0;text-align:center;width:100%}.bentoyoki-blog-text{padding:10px}.bentoyoki-blog-text p{color:#000;font-size:13px;line-height:1.5}.bentoyoki-blog-image img{display:block;height:100%;margin:0 auto;object-fit:cover;width:85%}@media (max-width:768px){.bentoyoki-blog-grid{grid-template-columns:repeat(2,1fr)}.bentoyoki-blog-image img{width:85%}}@media (max-width:640px){.bentoyoki-blog{padding:30px 14px}.bentoyoki-blog-grid{grid-template-columns:1fr}.bentoyoki-blog-image img{width:80%!important}}