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

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
/*全てをまとめて非表示*/
.home.page .entry-title,
.home.page .sns-share,
.home.page .sns-follow,
.home.page .date-tags,
.home.page .author-info{
  display: none;
}
/*シェア・フォローボタンの枠組み*/
.sns-share.ss-top .sns-share-buttons,
.sns-share.ss-bottom .sns-share-buttons,
.sns-follow.sf-bottom .sns-follow-buttons,
.sns-follow.sf-widget .sns-follow-buttons {
	justify-content: center; /*中央に寄せる*/
	flex-wrap: wrap; /*折り返す*/
}

/*シェア・フォローボタンのリンク*/
.sns-share.ss-top .sns-buttons a,
.sns-share.ss-bottom .sns-buttons a,
.sns-follow.sf-bottom .sns-buttons a,
.sns-follow.sf-widget .sns-buttons a {
	width: 40px; /*横幅*/
	height: 40px; /*高さ*/
	margin-right: 4px; /*右側の余白*/
	margin-left: 4px; /*左側の余白*/
	border: none; /*線*/
}

/*フォローボタン（プロフィール）のリンク*/
.sns-follow.sf-profile .sns-buttons a {
	border: none; /*線*/
}

/*シェアボタンのアイコン*/
.sns-share.ss-top .sns-buttons a .social-icon,
.sns-share.ss-bottom .sns-buttons a .social-icon {
	font-size: 20px; /*アイコンの大きさ*/
}

/*フォローボタンのアイコン*/
.sns-follow.sf-bottom .sns-follow-buttons .follow-button,
.sns-follow.sf-widget .sns-follow-buttons .follow-button {
	font-size: 25px; /*アイコンの大きさ*/
}

/*シェアボタンのキャプション*/
.sns-share.ss-top .sns-buttons a .button-caption,
.sns-share.ss-bottom .sns-buttons a .button-caption {
	display: none; /*非表示*/
}

/*シェア・フォローボタンのシェア数*/
.sns-share.ss-top .sns-buttons a .share-count,
.sns-share.ss-bottom .sns-buttons a .share-count,
.sns-follow.sf-bottom .sns-buttons a .follow-count,
.sns-follow.sf-widget .sns-buttons a .follow-count {
	right: 0; /*右側からの距離*/
	bottom: -10px; /*下側からの距離*/
	left: 0; /*左側からの距離*/
	font-size: 10px; /*文字の大きさ*/
	color: #333; /*文字の色*/
}

/*シェア・フォローボタンの各アイコンをまとめて指定*/
[class*="sns-share"][class*="ss-"] [class*="-button"],
[class*="sns-follow"][class*="sf-"] [class*="-button"] {
	background-color: inherit; /*背景の色*/
}

/*ボタンカラーがモノクロ時のアイコンをまとめて指定*/
[class*="sns-"][class*="bc-monochrome"] [class*="icon-"]:before {
	color: #333; /*アイコンの色*/
}


/* シェアボタンの各アイコン
-----------------------------------*/

/*Twitterアイコン*/
.icon-twitter:before {
	color: #1da1f2; /*アイコンの色*/
}

/*Facebookアイコン*/
.icon-facebook:before {
	color: #3b5998; /*アイコンの色*/
}

/*はてブアイコン*/
.icon-hatena:before {
	color: #2c6ebd; /*アイコンの色*/
}

/*Pocketアイコン*/
.icon-pocket:before {
	color: #ef4056; /*アイコンの色*/
}

/*LINEアイコン*/
.icon-line:before {
	color: #00c300; /*アイコンの色*/
}

/*Pinterestアイコン*/
.icon-pinterest:before {
	color: #bd081c; /*アイコンの色*/
}

/*LinkedInアイコン*/
.icon-linkedin:before {
	color: #0077b5; /*アイコンの色*/
}

/*コピーアイコン*/
.icon-copy:before {
	color: #333; /*アイコンの色*/
}

/*コメントアイコン*/
.icon-comment:before {
	color: #333; /*アイコンの色*/
}


/* フォローボタンの各アイコン
-----------------------------------*/

/*ウェブサイトアイコン*/
.sns-follow.sf-bottom .icon-home-logo:before,
.sns-follow.sf-widget .icon-home-logo:before {
	color: #002561;/*アイコンの色*/
}

/*Twitterアイコン*/
.sns-follow.sf-bottom .icon-twitter-logo:before,
.sns-follow.sf-widget .icon-twitter-logo:before {
	color: #1da1f2; /*アイコンの色*/
}

/*Facebookアイコン*/
.sns-follow.sf-bottom .icon-facebook-logo:before,
.sns-follow.sf-widget .icon-facebook-logo:before {
	color: #3b5998; /*アイコンの色*/
}

/*はてブアイコン*/
.sns-follow.sf-bottom .icon-hatebu-logo:before,
.sns-follow.sf-widget .icon-hatebu-logo:before {
	color: #2c6ebd; /*アイコンの色*/
}

/*Instagramアイコン*/
.sns-follow.sf-bottom .icon-instagram-logo:before,
.sns-follow.sf-widget .icon-instagram-logo:before {
	color: #405de6; /*アイコンの色*/
}

/*YouTubeアイコン*/
.sns-follow.sf-bottom .icon-youtube-logo:before,
.sns-follow.sf-widget .icon-youtube-logo:before {
	color: #cd201f; /*アイコンの色*/
}

/*LinkedInアイコン*/
.sns-follow.sf-bottom .icon-linkedin-logo:before,
.sns-follow.sf-widget .icon-linkedin-logo:before {
	color: #0077b5; /*アイコンの色*/
}

/*noteアイコン*/
.sns-follow.sf-bottom .icon-note-logo:before,
.sns-follow.sf-widget .icon-note-logo:before {
	color: #41c9b4; /*アイコンの色*/
}

/*SoundCloudアイコン*/
.sns-follow.sf-bottom .icon-soundcloud-logo:before,
.sns-follow.sf-widget .icon-soundcloud-logo:before {
	color: #ff8800; /*アイコンの色*/
}

/*Flickrアイコン*/
.sns-follow.sf-bottom .icon-flickr-logo:before,
.sns-follow.sf-widget .icon-flickr-logo:before {
	color: #111; /*アイコンの色*/
}

/*Pinterestアイコン*/
.sns-follow.sf-bottom .icon-pinterest-logo:before,
.sns-follow.sf-widget .icon-pinterest-logo:before {
	color: #bd081c; /*アイコンの色*/
}

/*LINEアイコン*/
.sns-follow.sf-bottom .icon-line-logo:before,
.sns-follow.sf-widget .icon-line-logo:before {
	color: #00c300; /*アイコンの色*/
}

/*Amazonアイコン*/
.sns-follow.sf-bottom .icon-amazon-logo:before,
.sns-follow.sf-widget .icon-amazon-logo:before {
	color: #ff9900; /*アイコンの色*/
}

/*ROOMアイコン*/
.sns-follow.sf-bottom .icon-rakuten-room-logo:before,
.sns-follow.sf-widget .icon-rakuten-room-logo:before {
	color: #c61e79; /*アイコンの色*/
}

/*Slackアイコン*/
.sns-follow.sf-bottom .icon-slack-logo:before,
.sns-follow.sf-widget .icon-slack-logo:before {
	color: #e01563; /*アイコンの色*/
}

/*GitHubアイコン*/
.sns-follow.sf-bottom .icon-github-logo:before,
.sns-follow.sf-widget .icon-github-logo:before {
	color: #4078c0; /*アイコンの色*/
}

/*CodePenアイコン*/
.sns-follow.sf-bottom .icon-codepen-logo:before,
.sns-follow.sf-widget .icon-codepen-logo:before {
	color: #333; /*アイコンの色*/
}

/*Feedlyアイコン*/
.sns-follow.sf-bottom .icon-feedly-logo:before,
.sns-follow.sf-widget .icon-feedly-logo:before {
	color: #2bb24c; /*アイコンの色*/
}

/*RSSアイコン*/
.sns-follow.sf-bottom .icon-rss-logo:before,
.sns-follow.sf-widget .icon-rss-logo:before {
	color: #f26522; /*アイコンの色*/
}
/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

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

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


#toc {width: 100%;}
.toc .toc-list {line-height: 200%; font-weight: bold;}
.toc-list li ol {padding: 0 0 0 7px !important;}
.toc-list li ol li {padding-left: 10px; font-weight: normal;}
.toc-list li ol li::marker {
content:"\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}


.o_list {
	list-style-type: none;
	    border: 1px dotted #ccc;
    padding: 20px 20px 20px 50px;
}
.o_list li {position: relative;}
.o_list li::after {
  content: '';
  display: block;
  position: absolute;
  top: .5em;
  left: -1.5em;
  width: 10px;
  height: 5px;
  border-left: 2px solid #ff0000;
  border-bottom: 2px solid #ff0000;
  transform: rotate(-45deg);
}


.entry-content h2.h2_001 {
  padding: 1em;
  color: #494949;
background: #f2f2f2;
	border: none;
border-left: solid 5px #ff0000;
border-bottom: 2px solid #ccc;
}

.entry-content h2.h2_003 {
    display: flex;
    align-items: center;
    padding: 1em;
    background-color: #f2f2f2;
    color: #333333;
	border: none;
border-bottom: 2px solid #ccc;
}

.entry-content h2.h2_003::before {
    display: inline-block;
    width: 5px;
    height: 1.5em;
    margin-right: .5em;
    background-color: #ff0000;
    content: '';
}
.entry-content h3.h3_001 {
    position: relative;
    padding-left: 12px;
    border-left: 5px solid #ff0000;
    border-bottom: 2px dotted #ff0000;
    font-weight: bold;
    font-size: 1.1em;
    margin-top: 40px;
    margin-bottom: 20px;
    padding-bottom: 6px;
    background: none;
    padding: .7em;
}
.entry-content h3.h3_002 {
    font-size: 1.1em;
	border: none;
  border-bottom: solid 3px #ccc;
  position: relative;
	    padding: 0.6em 0.5em;
}
.entry-content h3.h3_002:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #ff0000;
  bottom: -3px;
  width: 15%;
	left: 0;
}

.o_table table {border: none !important;}
.o_table tr {}
.o_table th {    border: 1px solid #fff !important; background: #82AE46; color: #fff;}
.o_table td {    border: 1px solid #fff !important;}

.o_table table thead {border-bottom: 1px solid;}
.o_table table tbody tr:nth-child(odd) {background-color: #CCE7D3;}
.o_table table tbody tr:nth-child(even) {background-color: #f2f2f2;}


.o_top_h2_out {
	position: relative;
}
.entry-content h2.o_top_h2 {
	border: none;
	font-size: 200%;
	background: #fff;
    padding: 5px 10px;
    z-index: 100;
    width: fit-content;
	    margin: 0 0 0 50px !important;
display: flex;
    align-items: center;
}
.entry-content h2.o_top_h2 span {font-size: 70%; color: #ff0000; margin-left: 10px;}
.o_top_h2_sen {
	width: 100%;
	height: 3px;
	background: #ff0000;
	position: absolute;
	    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
@media screen and (max-width: 480px){
.entry-content h2.o_top_h2 {
	font-size: 150%;
	margin: 0 0 0 20px !important;
}
.o_top_h2_sen {height: 2px;}
}


.o_top_001_in {position: relative; padding: 10px; margin-bottom: 5px !important;}
.o_top_001_in figure {margin: 0 !important;}
.o_top_001_in .o_top_001_in_p {
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	line-height: 100%;
	color: #fff;
	padding: 13px 10px;
}

.o_top_001_in:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
  /*2色パターン*/
  border-top: 50px solid #ff0000;
  border-right: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 50px solid #ff0000;
  /*1色パターン：border-leftだけに色指定*/
  border-bottom: 50px solid transparent;
  border-left: 50px solid #ff0000;
  /*1色パターン：border-topだけに色指定*/
  border-top: 50px solid #ff0000;
  border-right: 50px solid transparent;
}

.o_top_001_in_title {text-align: center; margin-bottom: 5px !important; font-weight: bold;}

.o_top_search {}
.o_top_search .wp-block-search__input {
	border-radius: 30px;
}
.o_top_search .wp-block-search__button {
	background: #ffad5a;
	color: #fff;
}

.o_pc_none {display: none;}
@media screen and (max-width: 480px){
.o_pc_none {display: block;}
	.o_top_001_in_content {text-align: center !important;}
}


.author-thumb img {border-radius: 50%;}

@media screen and (max-width: 480px){
.author-thumb {
	float: none;
	width: 150px !important;
	margin: 0 auto 20px;
}
.author-content {
	margin: 0 0 20px 0 !important;
}
.author-name {text-align: center; margin-bottom: 20px !important;}
}

.sns-share-message {display: none;}
.sns-share {
	padding: 10px;
	background: #78CDD1;
}
.sns-buttons {margin: 0;}
.social-icon:before {color: #fff !important;}