@charset "UTF-8";

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

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

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

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

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

}

/* ----------------------------------------------- */
/*

      BlogRoll css 2

*/
/* ----------------------------------------------- */
.blogroll_wrapper {
	width: 100%;
	background-color: #F7F7F7;
	border:1px solid #CCC;
	overflow-y:scroll;
}
.blogroll_innner {
	width: 50%;
	height: 400px;
	float: left;
	margin-bottom:15px;
	}

.blogroll-channel,
.blogroll-channel * {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    border: none;
    text-align: left;
	background-color:#FFF;	
}

.blogroll-channel {
    margin-bottom: 15px;
    padding: 10px;
	padding-right:0px;
	height: 300px;
}

.blogroll-channel .blogroll-list-wrap {
    margin-bottom: 10px;
	padding-left:0px;
}

.blogroll-channel .blogroll-list {
    list-style-type: none;
	margin: 5px 0;
    line-height: 1.6;
	white-space: nowrap;
	overflow:hidden;
	border-bottom:dashed 1px #CCC;
	background-color:#FFF;
}

.blogroll-channel .blogroll-list img {
    vertical-align: middle;
}

.blogroll-channel img.blogroll-icon,
.blogroll-channel img.blogroll-favicon {
    margin: 0 5px 0 0;
}

.blogroll-channel img.blogroll-favicon {
	width: 16px;
	height: 16px;
}

.blogroll-channel a.blogroll-link {
	text-decoration:none;
}

.blogroll-channel .blogroll-new-entry {
    margin-left: 5px;
    color: red;
}

.blogroll-channel .blogroll-clip,
.blogroll-channel .blogroll-hatebu {
    margin: 0 0 0 5px;
}

.blogroll-channel .blogroll-link-time {
    margin: 0 0 0 3px;
    color: #666;
}

.blogroll-channel .blogroll-ad-img {
}

.blogroll-channel .blogroll-ad-text {
    display: block;
    margin-top: 5px;
    color: #666;
}
#blogroll-311010,
#blogroll-304102{
	font-size:16px!important;
	height: 300px;

}

.blogroll-channel .blogroll-list{
	font-size:16px!important;
}
#blogroll-311352,
#blogroll-319212,
#blogroll-327917,
#blogroll-310178,
#blogroll-306761,
#blogroll-306762{
	height:400px;
}

.box2-green{
	margin: 2em auto; /* ボックスの余白 */
	border-radius:4px; /* ボックス角丸 */
	max-width:600px; /* ボックス横幅 */
	background-color: #F5F5F5; /*ボックス背景色*/ 
	border:1px solid #58be89; /* ボックス線 */
	padding: 3.5em 0.5em 1em; /* ボックス内側余白 */
	position:relative; /* 配置に関するもの(ここを基準に) */
}
.box2-green .box-title {
	background: #58be89; /* タイトル背景色 */
	color: #fff; /* タイトル文字色 */
	font-weight: bold; /* タイトル文字の太さ */
	font-size: 20px;/* タイトル文字の大きさ */
	padding: 5px;/* タイトル周りの余白 */
	text-align: center;	/* タイトル中央寄せ */
	border-radius: 4px 4px 0px 0px;	/* タイトル角丸 */
	position:absolute;	/* 配置に関するもの(ここを動かす) */
	top:0;	/*上から(0px)に配置 */
	left:0; /*左から(0px)に配置 */
	width:100%;/*横幅最大幅 */
}
.box2-green p {
	margin: 0;/* 文字の余白リセット */
	padding: 0; /* 文字の内側余白リセット*/
}

.box6-blue {
	position:relative;/* 配置に関するもの(ここを基準に) */
	padding: 2em 0.5em 1em;	/* ボックスの内側余白(上:2em　左右:2em 下：1.7em) */
	margin: 2.5em auto;/*ボックス外側余白*/ 
	background-color: #e6f1f9; /*ボックス背景色*/ 
	box-shadow: 0px 1px 5px rgba(0,0,0,0.1);/*ボックス影*/ 
	border-radius:4px;/* ボックス角丸 */
	max-width:600px;/*ボックス横幅*/ 
}

.box6-blue .box-title {
	position: absolute;/* 配置に関するもの(ここを動かす) */
	top: -22px;/* 上から（-22px）移動*/
	left: 30px;/* 左から（30px）移動*/
	padding: 0.2em 2em;/* テープ内側余白*/
	color: #0e7ac4; /* テープ文字色 */
	font-weight: bold;/* テープ文字太さ*/
	font-size:18px;/* テープ文字大きさ*/
	background-color: rgba(255,255,255,.1);/* テープ背景色と透過*/
	border-left: 2px dotted rgba(0,0,0,.1);/* テープのギザギザ左*/
	border-right: 2px dotted rgba(0,0,0,.1);/* テープのギザギザ→*/
	box-shadow: 0 0 5px rgba(0,0,0,0.2); /* テープ影*/
	transform: rotate(-3deg);/* テープの傾き*/
}

#blogroll-328771{
	font-size:18px!important;
	height:305px;
	overflow-y:scroll;
	margin: 0; /* 文字の外側余白リセット*/
}

.widget-entry-card-pv{
	color:#0095D9!important;
}

#content-bottom-in{
	background-color:#FFFFFF;
}

.ambox{
	width:100%!important;
	height:auto;
	white-space:nowrap;
	overflow-x:scroll;
}

.post-comment-count{
	font-weight:bold;
	font-size:18px;
	color:#dc143c;
}
ul.pickup{
	padding:0;
}
#PERMALINK_SYSTEM_03cf99b36e57caccf0fb2543f76c3bb4_0_0,
#PERMALINK_SYSTEM_03cf99b36e57caccf0fb2543f76c3bb4_0_1,
#PERMALINK_SYSTEM_03cf99b36e57caccf0fb2543f76c3bb4_1_0,
#PERMALINK_SYSTEM_03cf99b36e57caccf0fb2543f76c3bb4_1_1,
#PERMALINK_SYSTEM_03cf99b36e57caccf0fb2543f76c3bb4_2_0,
#PERMALINK_SYSTEM_03cf99b36e57caccf0fb2543f76c3bb4_3_0,
#PERMALINK_SYSTEM_03cf99b36e57caccf0fb2543f76c3bb4_4_0,
#PERMALINK_SYSTEM_03cf99b36e57caccf0fb2543f76c3bb4_5_0,
#PERMALINK_SYSTEM_03cf99b36e57caccf0fb2543f76c3bb4_6_0,
#PERMALINK_SYSTEM_03cf99b36e57caccf0fb2543f76c3bb4_7_0,
#PERMALINK_SYSTEM_03cf99b36e57caccf0fb2543f76c3bb4_8_0,
#PERMALINK_SYSTEM_03cf99b36e57caccf0fb2543f76c3bb4_9_0{
	font-size:18px!important;
	font-weight:bold!important;
	border-bottom:1px dashed #666!important;
		padding-left: 30px!important;
	line-height: 1.6em!important;
	background: url(https://holosoku.com/wp-content/uploads/2021/01/ecbzns010_013.png) left 0px top 0px no-repeat!important;
	background-size: 25px auto!important;
	list-style:none;
	white-space: nowrap;
}
#PERMALINK_SYSTEM_b1a46a816ea913cc2066ff2a7e0d4681{
	font-size:18px;
}
#PERMALINK_SYSTEM_b1a46a816ea913cc2066ff2a7e0d4681 img{
	width:100%;
	height:100%;
margin:0!important;
}
.pickup li a{
	text-decoration:none!important;
}


ul.wpp-list{
	padding-left:0!important;
}
.wpp-comments{
	font-weight:bold;
	color:#dc143c;
}

.t_h{
	margin-top:80px;
}

.blogcard{
	margin-top:50px;
}

.widget-sidebar-title{
	background-color:#0095D9;	
}
.sidebar h3{
	background-color: #0095D9;
    color: #FFF;
}

.cbox{
	height:300px;
	overflow-x:scroll;
}
.st-comment-meta.st-commentmetadata {
    font-size: 16px;
}
.st-comment-author .fn {
    font-weight: bold;
    color: green;
}
span.cnm {
    color: #0095D9;
    font-weight: normal;
}
td.rtd {
    padding: 20px 10px;
    border: 1px solid #666;
}
span.rsc, span.cnm, span.cnw{
	margin-right:5px;
	font-size:16px;
}
span.cno{
	font-size:16px;
}
.rsc::after{
	content: "：";/*必須*/
}
.appreach {
  text-align: left;
  padding: 10px;
  border: 1px solid #7C7C7C;
}
.appreach:after {
  content: "";
  display: block;
  clear: both;
}
.appreach p {
  margin: 0;
}
.appreach a:after {
  display: none;
}
.appreach__icon {
  float: left;
  border-radius: 10%;
  margin: 0 3% 0 0 !important;
  width: 25% !important;
  height: auto !important;
  max-width: 120px !important;
}
.appreach__detail {
  display: inline-block;
  font-size: 20px;
  line-height: 1.5;
  width: 72%;
  max-width: 72%;
}
.appreach__detail:after {
  content: "";
  display: block;
  clear: both;
}
.appreach__name {
  font-size: 16px;
  line-height: 1.5em !important;
  max-height: 3em;
}
.appreach__info {
  font-size: 12px !important;
}
.appreach__developper, .appreach__price {
  margin-right: 0.5em;
}
.appreach__posted a {
  margin-left: 0.5em;
}
.appreach__links {
  float: left;
  height: 40px;
  margin-top: 8px;
  white-space: nowrap;
}
.appreach__aslink img {
  margin-right: 10px;
  height: 40px;
  width: 135px;
}
.appreach__gplink img {
  height: 40px;
  width: 134.5px;
}
.appreach__star {
  position: relative;
  font-size: 14px !important;
  height: 1.5em;
  width: 5em;
}
.appreach__star__base {
  position: absolute;
  color: #737373;
}
.appreach__star__evaluate {
  position: absolute;
  color: #ffc107;
  white-space: nowrap;
}
.comeinfo{
	font-size:14px;
	font-weight:bold;
	color:#c40035;
}
.widget-index-bottom-title.main-widget-label{
    background-color: #0095D9;
    color: #FFF;
    display: block;
    font-size: 1.17em;
    margin-bottom: 1em;
    padding: 0.4em;
    font-weight: bold;
}

.categoryid-4529 #related-entries {
  display: none;
}


/*****************************************
Jetpack「人気の投稿」のサムネイル画像のサイズを変更
******************************************/

.widgets-list-layout .widgets-list-layout-blavatar {
    max-width: 70px!important;
    width: 100%!important;
    margin: 2px 8px 2px 0;
    padding: 3px 1px 3px 0;
    aspect-ratio: 1/1;
}

.widgets-list-layout-links{
    margin-top: 2px;
    font-size: 0.95em;
    line-height: 1.5em;
    float: none!important;
    width: auto!important;
}

/*****************************************
 Jetpack「人気の投稿」の順位の表示
 
******************************************/

#top-posts-2 ul {
	counter-reset: ranking;
	list-style-type: none;
}

#top-posts-2 ul li {
	clear: both;
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
	font-weight: bold;
}

#top-posts-2 ul li::before {
	counter-increment: ranking;
	content: counter(ranking);
	position: absolute;
	top: 5px;
	left: 0;
	background-color: rgba(23,185,135,0.8);
	text-align: center;
	width: 1.5em;
	height: 1.5em;
	color: #fff;
	line-height: 1.5em;
	font-size: 14px;
	z-index: 1;
	box-shadow: 2px 2px 2px 1px rgba(0,0,0,0.3);
}

.widget-index-top-title {
    background-color: #0095D9;
	color: #FFF;
	padding: 0.4em;
	margin: 0.3em 0;
	font-size: 20px;
}


/*****************************************
 Jetpack「人気の投稿」の1・2・3位の背景色を金・銀・銅にする
 
******************************************/

#top-posts-2 ul li:nth-child(1)::before {
    background: rgba(230,180,34,0.8);
}

#top-posts-2 ul li:nth-child(2)::before {
    background: rgba(192,192,192,0.8);
}

#top-posts-2 ul li:nth-child(3)::before {
    background: rgba(196,112,34,0.8);
}

/*****************************************
 Jetpack「人気の投稿」の順位の表示SP
 
******************************************/

#top-posts-3 ul {
	counter-reset: ranking;
	list-style-type: none;
}

#top-posts-3 ul li {
	clear: both;
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
	font-weight: bold;
}

#top-posts-3 ul li::before {
	counter-increment: ranking;
	content: counter(ranking);
	position: absolute;
	top: 5px;
	left: 0;
	background-color: rgba(23,185,135,0.8);
	text-align: center;
	width: 1.5em;
	height: 1.5em;
	color: #fff;
	line-height: 1.5em;
	font-size: 14px;
	z-index: 1;
	box-shadow: 2px 2px 2px 1px rgba(0,0,0,0.3);
}


/*****************************************
 Jetpack「人気の投稿」の1・2・3位の背景色を金・銀・銅にするSP
 
******************************************/

#top-posts-3 ul li:nth-child(1)::before {
    background: rgba(230,180,34,0.8);
}

#top-posts-3 ul li:nth-child(2)::before {
    background: rgba(192,192,192,0.8);
}

#top-posts-3 ul li:nth-child(3)::before {
    background: rgba(196,112,34,0.8);
}

.comment-form-author {
    display: none;
}

.comment-form-email {
    display: none;
}
