@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
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}
/*デフォルトリンク*/
a {
  color: #1967d2;
}
a:hover {
  color: #00e5c3;
}

#navi .navi-in a:hover {
  background-color: #f5f8fa;
  color: #00e5c3;
}
.related-entry-card-title, .entry-card-title {
  font-size: 14px;
}

.pager-post-navi a figure {
  min-width: 80px;
  max-width: 80px;
}

.entry-date {
font-family: 'Quintessential',"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  margin-left: 3px;
}

.sidebar h3 {
  background-color: var(--cocoon-xx-thin-color);
  padding: 8px;
  margin: 10px 0;
  border-radius: var(--cocoon-badge-border-radius);
	font-size: 1em;
}
/*---------------------------------------
* ヘッダーサイト名・descriptionの位置変更
* ヘッダーの高さ指定
*---------------------------------------*/

/* サイト名・サイト説明 */
.header .logo-text,
.tagline {
padding: 0;
text-align: left; /* 文字左寄せ */
position:absolute; /* 位置を強引に決める */
left: 40px; /* 左から40pxの位置に */
}
/* サイト名の位置 */
#header-in {
position: relative; /* サイト名・descriptionはメイン領域に合わた位置 */
}
.header .logo-text {
bottom: 40px; /* ヘッダーの下から40px */
}
/* サイト説明の位置；微調整必要 */
.tagline {
bottom: 5px; /* 下から20px */
padding-right: 1em; /* 右内側余白1文字分 */
}

.navi-in > ul {
justify-content: flex-start;
	margin-left: 40px;
}

/*グローバルメニューの高さを変更*/
#navi .navi cf > ul li{
	height: 60px;
	line-height: 60px;
}
.content {
  margin-top: 0px;
}

.main {
  padding: 9px 29px;
}

/*ダウンロードページの為*/
.article h3 {
  border-style: none;
}
	
.cap-on {
background: #fff;
border: 1px solid #ccc;
margin-bottom:10px;
box-shadow: 0 10px 8px -6px #bebebe;
margin-left:0px;
max-width: 100%;
box-sizing: border-box;
display: inline-block;
	padding:10px;
}
.dropcap:first-letter {
    font-size: 2.6em;/*文字の大きさ*/
  margin-right: 6px;
	margin-top: 6px;
    float: left;
    line-height: 1;/*必要*/
}
.date {
  font-family: 'Quintessential',"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

.fa-tags::before {
  content: "◇";
  font-size: 0.6em;
}
.fa-folder-open::before {
  content: "◆";
  font-size: 0.6em;
}


h3.widget-sidebar-title widget-title{
  font-size: 0.6em;	
}

.wp-block-image is-resized cap-on {
background: #fff;
border: 1px solid #ccc;
margin-bottom:10px;
box-shadow: 0 10px 8px -6px #bebebe;
margin-left:0px;
max-width: 100%;
box-sizing: border-box;
display: inline-block;
	padding:10px;	
}
.wp-block-image figcaption {
font-family: 'Quintessential',"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	margin-bottom:0px;
	font-size:1em;
	text-align: center;
padding:0px;
}



/* サイドバーのカスタムカテゴリーのカスタム */

/* カテ間の調整 */
.body .widget{
  margin-bottom: 1em;
}

.widget_nav_menu ul li a {
  line-height: 0.7; /* 行間の調整 */
  border-bottom: 1px dashed #CCCCCC; /* 下線をひく */
}

.widget_pages ul li a {
  line-height: 0.7; /* 行間の調整 */
  border-bottom: 1px dashed #CCCCCC; /* 下線をひく */
}

.widget_text ul li a {
  line-height: 0.7; /* 行間の調整 */
  border-bottom: 1px dashed #CCCCCC; /* 下線をひく */
}

.pt-cv-wrapper .btn {
    padding: 2px 6px
}

.pt-cv-wrapper .btn-success.active, .pt-cv-wrapper .btn-success:active,
.pt-cv-wrapper .btn-success:hover, .pt-cv-wrapper .open > .dropdown-toggle.btn-success {
    color: #4cae4c;
    background-color: #fff;
    border-color: #999;
    border-bottom-color: #398439
}

.pt-cv-wrapper .btn-success {
    color: #173862;
    background-color: #fff;
    border-color: #666;
    border-bottom-color: #990900
}

.wp-block-media-text {
    padding: 15px;
    margin-bottom: 12px;
    margin-top: 12px;
    border: 1px solid #999
}
h4.pt-cv-title {
font-size: 1.2rem;
padding: 0 12px;
border: 0;
border-left: solid 12px #999;
}

.pt-cv-title a {
font-weight: 600;
border-bottom: none;
}

.logo-text {
	padding: 0px 0 0;
}
.tagline {
	text-align:left
	margin: 0 0px 0px;
}


.footer {
  margin-top: 0px; /*フッターとコンテンツの間に余白追加*/
  background: #f4f5f7; /*フッター背景色*/
}
.footer-bottom {
  margin-top: 0px; /*フッター内上部の余白を詰める*/
}

/*ページ送りナビの画像を消す*/
.prev-post-thumb,
.next-post-thumb{
  display:none;
}