@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
*/
.sidebar-title{background-color:#a01a3a;color:#fff;padding:10px;font-size:18px;font-weight:700}.matome-link{text-decoration:none}.random-post-card{display:flex;flex-direction:column;border:1px solid #ccc;padding:10px;border-radius:10px;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);width:100%;max-width:400px;box-sizing:border-box;margin-bottom:20px}.random-post-thumbnail img{width:100%;height:200px;object-fit:cover;border-radius:6px;display:block}.random-post-content{padding-top:10px}.random-post-title{font-size:16px;font-weight:700;margin:5px 0;color:#333}.random-post-title a{text-decoration:none;color:inherit}.random-post-category{font-size:12px;color:#999;margin-bottom:5px}.random-post-excerpt{font-size:14px;color:#555;line-height:1.4;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.random-grid-block h3{text-align:center;font-size:22px;color:#d81b60;margin-bottom:20px;font-weight:700}.random-grid-container{display:flex;flex-direction:column;gap:16px;max-width:500px;margin:0 auto}.random-grid-item{display:flex;align-items:center;gap:12px;background:#fff0fa;border:2px solid #f8c3dc;border-radius:12px;padding:10px;box-shadow:0 3px 6px rgba(255,192,203,.15)}.random-grid-item-link{display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit}.random-grid-image-wrapper{width:100px;height:100px;overflow:hidden;border-radius:8px;flex-shrink:0}.random-grid-image{width:100%;height:100%;object-fit:cover;display:block}.random-grid-title{font-size:18px;font-weight:700;color:#000;line-height:1.4;transition:color .2s ease}.random-grid-title:hover{color:#333}