@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Template:   cocoon-master
Version:    1.0.8
*/

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

/************************************
** サイト型トップページの設定/* 
************************************/
/* --- タイトル・SNSボタン・日付・著者を非表示 --- */
.home.page .entry-title,
.home.page .sns-share,
.home.page .sns-follow,
.home.page .date-tags,
.home.page .author-info{
  display: none;
}

/************************************
** 続きを読むを挿入
************************************/
.internal-blogcard::after{
	content: '続きを読む \00bb'; /* 内部リンク右下枠の文言 */
	position: absolute;
	bottom: .5rem;
	right: 1rem;
	font-size: 70%;
	background-color: #ffe642; /* 内部リンク右下枠の背景色 */
	padding: .4em 2em;
	font-weight: bold;
	color: #808080; /* 内部リンク右下枠の文字色 */
	border-radius: 2px;
}

/************************************
**ブログカードのスニペットとURLを非表示
************************************/
.blogcard-snippet {
 display: none;
}
.internal-blogcard-footer{
	display: none; /* 内部ブログカードのアイコンとURLを非表示 */
}

/************************************
**ブログカードの文字サイズ変更
************************************/
.blogcard-title {
 font-size: 1em; /* 1倍 */
} 
@media screen and (max-width: 480px){
.blogcard-title{
	font-size: 16px;
}
}

/************************************
**ブログカードの下部のスペースを広げる
************************************/
.blogcard{
	position: relative;
	padding-bottom:30px; /* 30px分 */
}

/************************************
** プロフィールをSANGO風に変更
************************************/
 .nwa .author-box {
    text-align: center;
    max-width: 100%;
}
.sidebar .author-box {
    border: none;
    border-radius: 4px;
    margin: 1em 0;
    line-height: 1.4;
    position: relative;
    padding: 1.4% 2% 1.8%;
}
.nwa .author-box .author-thumb {
    float: none;
    width: 100%;
    margin: 9px auto 0;
    background: url(https://waku-tabi-life.com/wp-content/uploads/2020/03/DSC_1577-scaled-e1583731094584.jpg) center no-repeat;
    background-size: cover;
    height: 0;
    padding-top: calc(30%*800/450);
    position: relative;
}
.sidebar .author-thumb img {
    border: 3px solid #fff;
    width: 30%;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20%;
}
.nwa .author-box .author-content {
    margin-top: 16%;
    font-size: 0.9em;
}
.author-name {
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 10px;
}
.author-box .author-name a {
    text-decoration: none;
    color: #333;
}
.author-box p {
    margin-top: 0.3em;
    line-height: 1.6;
}
.author-box p a {
    text-decoration: none;
    color: #008cee;
}
.author-box p a:hover {
    text-decoration: underline;
    color: #008cee;
}
.author-box .sns-follow-buttons a.follow-button {
    font-size: 20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none;
    margin-bottom: 4px;
    margin-right: 8px;
    background: none;
    color: #fff;
}
.author-box a.follow-button span {
    line-height: 40px;
}
.author-box a.follow-button span::before {
    font-size: 22px;
}
.author-box .icon-twitter-logo::before {
    font-family: FontAwesome;
    content: "\f099"
}
.author-box .icon-facebook-logo::before {
    font-family: FontAwesome;
    content: "\f09a";
}
.author-box .icon-instagram-new::before {
    font-family: FontAwesome;
    content: "\f16d";
}
.author-box .icon-hatebu-logo::before {
    font-family: Verdana;
    content: 'B!';
    font-weight: bold;
}
.author-box .icon-google-plus-logo::before {
    font-family: FontAwesome;
    content: "\f0d5";
}
.author-box .icon-youtube-logo::before {
    font-family: FontAwesome;
    content: "\f167";
}
.author-box .icon-pinterest-logo::before {
    font-family: FontAwesome;
    content: "\f231";
}
.author-box .icon-amazon-logo::before {
    font-family: FontAwesome;
    content: "\f270";
}
.author-box .icon-github-logo::before {
    font-family: FontAwesome;
    content: "\f09b";
}
.author-box .website-button { background-color: #47555c !important; }
.author-box .twitter-button { background-color: #1da1f2 !important; }
.author-box .facebook-button { background-color: #3b5998 !important; }
.author-box .hatebu-button { background-color: #2c6ebd !important; }
.author-box .google-plus-button { background-color: #dd4b39 !important; }
.author-box .instagram-button { background: #e1306c !important; }
.author-box .youtube-button { background-color: #ef1515 !important; }
.author-box .flickr-button { background-color: #0063dc !important; }
.author-box .pinterest-button { background-color: #bd081c !important; }
.author-box .line-button { background-color: #00c300 !important; }
.author-box .amazon-button { background-color: #ff9900 !important; }
.author-box .rakuten-room-button { background-color: #c42e7f !important; }
.author-box .github-button { background-color: #333 !important; }
.author-box .feedly-button { background-color: #2bb24c !important; }
.author-box .rss-button { background-color: #f26522 !important; }
.author-box .soundcloud-button { background-color: #ff7700 !important; }

/************************************
** もしもアフィリエイト　かんたんリンク カスタマイズ
************************************/
/* --------- 外枠 --------- */
div.easyLink-box {
    border:double #CCC !important; /* ２重線 */
    box-shadow: 2px 3px 9px -5px rgba(0,0,0,.25);
}
/* ---  商品タイトル --- */
p.easyLink-info-name a {
  color: #2098a8 !important; /* 文字色 */
  font-size: 16px !important;
  font-weight:bold;
}
/* --- ボタンサイズ --- */
div.easyLink-box div.easyLink-info p.easyLink-info-btn a{
  padding:1.4px !important;
}
@media screen and (min-width: 704px) {  div.easyLink-box div.easyLink-info p.easyLink-info-btn a{
  margin-bottom:10px !important;
  }}
/* --- ボタン下空白を削除 --- */
div.easyLink-box{padding:10px;}
div.easyLink-box div.easyLink-info p.easyLink-info-btn a:last-child {
  margin-bottom: 0.2 !important;
}
/* --- ボタン色 --- */
a.easyLink-info-btn-amazon {
    background: #f6a306 !important; /* 背景色 */
    border: 2px solid #f6a306 !important; /* 外枠 */
    box-shadow: 0px 3px 7px 0px rgba(0,0,0,.25); /* 影 */
}
a.easyLink-info-btn-rakuten {
    background: #cf4944 !important; /* 背景色 */
    border: 2px solid #cf4944 !important; /* 外枠 */
    box-shadow: 0px 3px 7px 0px rgba(0,0,0,.25); /* 影 */
}
a.easyLink-info-btn-yahoo {
    background: #51a7e8 !important; /* 背景色 */
    border: 2px solid #51a7e8 !important; /* 外枠 */
    box-shadow: 0px 3px 7px 0px rgba(0,0,0,.25); /* 影 */
}
/* --- マウスオーバー時のボタン色 --- */
a:hover.easyLink-info-btn-amazon {
    opacity: 1 !important; /* 透明度(1.0=不透明 0.0=完全透明) */
    background: #fff !important; /* 背景色 */
    color: #f6a306 !important; /* 文字色 */
}
a:hover.easyLink-info-btn-rakuten {
    opacity: 1 !important; /* 透明度(1.0=不透明 0.0=完全透明) */
    background: #fff !important; /* 背景色 */
    color: #cf4944 !important; /* 文字色 */
}
a:hover.easyLink-info-btn-yahoo {
    opacity: 1 !important; /* 透明度(1.0=不透明 0.0=完全透明) */
    background: #fff !important; /* 背景色 */
    color: #51a7e8 !important; /* 文字色 */
}
/* --- 画像サイズ --- */
div.easyLink-box div.easyLink-img,
div.easyLink-box div.easyLink-img p.easyLink-img-box,
div.easyLink-box div.easyLink-img p.easyLink-img-box img.easyLink-img-pht{
  max-width: 130px !important;
  max-height: 130px !important;
  margin: auto;
}

/************************************
** テーブル表の背景色を統一
************************************/
.container table tr {
  background-color: transparent;
}

/**************************************
 * アフィリエイトバナー中央寄せにする　margin（上、右、下、左に余白）
************************************/
.content-ad {
  text-align:center;
  margin: 20px 0px 20px 0px;
}

/************************************
** 記事一覧をカード風にして影をつけ、カーソル合わせ時にふわっと浮かせる
************************************/
.home main,.archive main{
    background-color: transparent;
	margin-top: 0; /*記事一覧上マージン*/
    padding-top: 0; /*記事一覧下マージン*/
}	
.entry-card-wrap { /*エントリーカード設定*/
    transition-duration: 0.3s; /*アニメーションの時間*/
    box-shadow: 0px 4px 15px -5px rgba(85,85,85,0.75); /*通常時の画像の影*/ /*影の距離　ぼかし幅　色*/
}
.entry-card-wrap:hover {
    transform: translateY(-6px); /*マウスホバーで上に移動*/
    box-shadow: 0px 8px 18px -5px rgba(85,85,85,0.75); /*マウスホバー時の画像の影*/ /*影の距離　ぼかし幅　色*/
}
.a-wrap:hover { /*マウスホバー時の全体の背景色を消す*/
    background: none;
}

/************************************
** 記事一覧の写真とタイトルの間隔をあける
************************************/
.entry-card-title {
	margin-top: 10px;
	font-size: 14px; /* スマホ文字サイズ */
	line-height: 1.5;
}

@media screen and (min-width: 481px) {
	.entry-card-title {
		font-size:20px; /* スマホサイズ以上 */
		margin-bottom: 2em;
	}
	.entry-card-snippet {
		font-size: 20px;
	}
}

/************************************
** 記事一覧の投稿日の調整
************************************/
.e-card-info {
  color: #666; /*色を薄く*/
}
@media screen and (max-width: 480px){
    .e-card-info {
  font-size: 12px; /*スマホでの文字サイズ*/
    }
}

/************************************
** カテゴリーラベルを角を丸く・半透明・黄色にする
************************************/
.cat-label {
	padding: 1px 10px;
	background-color: rgba(255, 215, 0, 0.9);
	border: 0;
	border-radius: 30px;
}

/************************************
** 目次のカスタマイズ
************************************/
.toc {
  background:#F9F9F9; /* 目次全体の背景色を変える場合はここを変更 */
  border:none;
　display: block;
　border-top:5px solid;
  border-top-color:#75caff;
  box-shadow: 0 2px 2px rgba(0,0,0,0.2);
  padding: 20px 25px;
}
.toc-title { /*目次タイトル文字設定*/
  text-align:left;
  margin: 0 20px 20px -10px;
  padding-left: -20px;
  font-size: 23px;
  font-weight: 700;
  color: #75caff; /* 目次の文字色を変える場合はここを変更 */
}
.toc-title:before { /*目次アイコン設定*/
    top: 0;
    left: -45px;
    width: 50px;
    height: 50px;
    font-family: FontAwesome;
    content : "\f0ca"; /* アイコンを変える場合はここを変更 */
    font-size:20px;
    margin-right:5px;
    color:#FFF; /* アイコンの色を変える場合はここを変更 */
    background-color:#75caff; /* アイコンの背景色を変える場合はここを変更 */
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    padding:14px;
}
.toc-content ol { /* 目次のデザインカスタマイズ */
    padding: 0 0.5em;
    position: relative;
}
/* h2のみナンバー表示と行間設定 */
.toc-content ol li {
    line-height: 1.5;
    padding: 0.6em 0 0.5em 1.3em;
    border-bottom: dashed 1px silver;
}
/* h3以降ナンバー非表示と行間設定上右下左 */
.toc-content ol li li {
    line-height: 1;
    padding: 0.6em 0 0.5em 1.4em;
    border-bottom: dashed 1px silver;
    list-style-type: none!important;
}
/* h3以降の各節の先頭にあるアイコンを設定 */
.toc-content ol li li:before {
    font-family: FontAwesome;
    content: "\f138"; /* アイコンを変える場合はここを変更 */
    position: absolute;
    left : 0.5em;
    color: #75caff; /* 色を変える場合はここを変更 */
}
.toc-content ol li:last-of-type {
    border-bottom: none;
}
.toc-content .toc-list li {
    font-weight:700; /* h2のみ太文字に */
}
.toc-content .toc-list li li {
    font-weight:normal; /* h3以降の文字サイズを普通に */
}