@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
*/
.main{background-color:#1e1e1e}.main h2{border-left:6px solid #d4af37;border-bottom:3px double #d4af37;padding-left:.7em;font-family:"Yu Mincho",serif;color:#ffefc8}.blogcard{background-color:#1e1e1e;border:1px solid #444;border-left:5px solid #d4af37;padding:12px;margin:20px 0;display:flex;align-items:center;transition:all .3s ease;box-shadow:0 0 8px rgba(255,223,128,.1)}.blogcard:hover{background-color:#282828;border-left-color:#c1443f;transform:translateY(-2px)}.blogcard-thumbnail{margin-right:15px;flex-shrink:0;border-radius:6px;overflow:hidden}.blogcard-thumbnail img{width:100px;height:100px;object-fit:cover;border-radius:6px}.blogcard-content{color:#eee;font-family:"Noto Serif JP",serif}.blogcard-title{font-size:1.1em;font-weight:700;margin-bottom:4px;color:#fffae0}.blogcard-excerpt{font-size:.9em;color:#cfcfcf}