/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.2
*/
 .internal-blogcard-footer{display:none}.blogcard-snippet{display:none}.my_searchform input,.my_searchform select{margin-bottom:.5em}.entry-card .cat-label{display:none}.widget-entry-cards.ranking-visible .card-thumb::before{background-color:transparent!important;color:#333;font-size:15px;font-family:'ZCOOL XiaoWei';font-style:italic}.popular-entry-card::before{content:"";border-bottom:24px solid #fff0;border-right:24px solid #fff0;border-top:24px solid #EFECE9;border-left:24px solid #EFECE9;opacity:.9;top:0;position:absolute}.new-txt{background-color:red;color:#fff;font-size:.8em;padding:.1em .5em;border-radius:1px;margin-right:5px}.new-txt{animation:blinking 1s ease-in-out infinite alternate}@keyframes blinking{0%{opacity:0}100%{opacity:1}}.custom-search-form{background-color:#f8f9fa;border-radius:12px;padding:25px;margin-bottom:30px;box-shadow:0 4px 6px rgb(0 0 0 / .1);font-family:'Helvetica Neue',Arial,sans-serif}.custom-search-form h4{margin-top:0;margin-bottom:15px;color:#333;font-size:18px;font-weight:600}.custom-search-form .form-group{margin-bottom:25px}.custom-search-form input[type="text"]{width:100%;padding:12px;border:2px solid #ddd;border-radius:6px;font-size:16px;transition:border-color 0.3s ease}.custom-search-form input[type="text"]:focus{border-color:#06c;outline:none;box-shadow:0 0 0 3px rgb(0 102 204 / .1)}.custom-search-form .checkbox-group{display:flex;flex-wrap:wrap;gap:12px}.custom-search-form label{display:inline-flex;align-items:center;margin-right:12px;color:#444;font-size:14px;cursor:pointer}.custom-search-form input[type="checkbox"]{margin-right:6px;cursor:pointer}.custom-search-form .form-group.buttons-group{display:flex;justify-content:space-between;gap:15px}.custom-search-form input[type="submit"],.custom-search-form input[type="button"]{flex:1;background-color:#06c;color:#fff;border:none;padding:12px 20px;cursor:pointer;border-radius:6px;font-size:16px;font-weight:600;transition:all 0.3s ease}.custom-search-form input[type="submit"]{background-color:#28a745}.custom-search-form input[type="submit"]:hover{background-color:#218838}.custom-search-form input[type="button"]:hover{background-color:#0056b3}.custom-search-form input[type="submit"]:focus,.custom-search-form input[type="button"]:focus{outline:none;box-shadow:0 0 0 3px rgb(0 102 204 / .25)}@media (max-width:768px){.custom-search-form .checkbox-group{flex-direction:column;gap:10px}.custom-search-form label{margin-right:0}}.search-parameters{background-color:#f8f9fa;padding:10px;margin-bottom:20px;border-radius:5px}.notice-area{overflow:hidden}.notice-area span{display:inline-block;padding-left:100%;white-space:nowrap;animation:marquee 15s linear infinite}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}