@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-pr-widget{margin-bottom:20px}.pr-post-cards{display:flex;flex-direction:column;gap:12px}.pr-post-card{border:1px solid #ccc;border-radius:6px;padding:10px;background-color:#fff;transition:box-shadow .3s}.pr-post-card:hover{box-shadow:0 0 5px rgba(0,0,0,.2)}.pr-post-thumb img{width:100%;height:auto;border-radius:4px;margin-bottom:8px}.pr-post-title{font-weight:700;font-size:16px;color:#333;line-height:1.4}