@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
*/
.toppage{padding:3em 0}div.title{margin:2rem 0;padding:0;text-align:center;font-size:2.5rem;letter-spacing:4px;line-height:1.8}div.title:after{display:block;font-size:.8rem}div.newpost:after{content:'新着記事'}div.category:after{content:'カテゴリー別の記事'}div.popular:after{content:'今日、読まれている記事'}.link-btn{display:block;margin:1em auto;padding:.7em 2.5em;text-align:center;text-decoration:none;border:1px solid #ccc;font-size:.9em;color:#666;width:250px}.widget-entry-cards.large-thumb{display:flex;flex-wrap:wrap}.new-entry-cards.large-thumb a{width:calc(100%/2)}.cate .new-entry-cards.large-thumb a,.popular-entry-cards.large-thumb a{width:calc(100%/3)}@media screen and (max-width:834px){.new-entry-cards.large-thumb a{width:100%}.cate .new-entry-cards.large-thumb a,.popular-entry-cards.large-thumb a{width:calc(100%/2)}}@media screen and (max-width:834px){.widget-entry-card-title,.popular-entry-card-title{font-size:14px!important}}.tab-wrap{display:flex;flex-wrap:wrap;margin:5px 0}.tab-label{border:1px solid #ccc;text-align:center;padding:.5em 1em;order:-1;position:relative;z-index:1;cursor:pointer;flex:1}.tab-label:not(:last-of-type){margin-right:5px}.tab-content{width:100%;height:0;overflow:hidden;opacity:0}.tab-switch:checked+.tab-label{color:#fff;background-color:#b5b5ae;border:1px solid #b5b5ae}.tab-switch:checked+.tab-label:after{content:"";position:absolute;top:100%;left:calc(50% + 5px);margin-left:-15px;border:10px solid transparent;border-top:10px solid #b5b5ae;width:0;height:0}.tab-switch:checked+.tab-label+.tab-content{height:auto;overflow:auto;padding:20px 0 0;opacity:1;transition:.5s opacity}.tab-switch,.home .article-header,.home .article-footer{display:none}