@charset "UTF-8";
/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/
.custom-html-widget{text-align:center}.cocoon-reco-posts{margin-top:1rem;width:100%;display:flex;gap:16px;flex-wrap:wrap;text-align:left}.cocoon-reco-item{flex:1 1 calc(25% - 8px);min-width:260px;padding:.3rem;border:1px solid #ccc}.cocoon-reco-link{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:2fr;gap:8px;text-decoration:none}.cocoon-reco-thumb{width:100%}.cocoon-reco-thumb img{height:90px;object-fit:cover;display:block;border-radius:8px}.cocoon-reco-noimg{height:90px;border-radius:8px;background:rgba(0,0,0,.06)}.cocoon-reco-title{line-height:1.3;margin-bottom:6px}.cocoon-reco-excerpt{line-height:1.2;grid-column:1/3;font-size:var(--cocoon-text-size-s);color:#000}@media screen and (max-width:834px){.cocoon-reco-item{flex:1 1 100%}.cocoon-reco-thumb{flex-basis:96px}.cocoon-reco-thumb img,.cocoon-reco-noimg{width:96px;height:72px}}